On 12/01/2010 11:00 PM, Agustin Lobo wrote: > > Hi! > Is it possible to run gdalbuildvrt -separate > from a console under windows having qgis 1.6 from the Standalone Installer > or is the osgeo4w installation required for this? > > Agus
It might be possible if you load all of the correct tools into the PATH for a windows commandline session. If it's an exe does calling it by it's full path work? If it's python, you probably need the system python to be aware of the gdal bindings. But in the end it's far easier if you just install the OSGeow4 shell which takes care of all that for you. Enjoy, Alex _______________________________________________ Qgis-user mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/qgis-user
