[Thuban-list] Implementation of GDAL
Bernhard Herzog
bh at intevation.de
Tue Sep 30 12:50:23 CEST 2003
Stephan Holl <sholl at gmx.net> writes:
> The "make install" from gdal installed the python_modules in
> /usr/lib/python2.2/site-packages/gdal
> After that I did a
> python setup.py install_local
> in the thuban-src-dir.
> After launching "thuban-src-dir/thuban.py" gdal is still not available.
Were there any error messages during the build? Do you have a file
gdalwarp.so in Lib/? Can you import gdalwarp? One way to test the latter
would be to do
cd Lib; python -c "import gdalwarp"
Maybe you have to put the directory containg the gdal library into the
LD_LIBRARY_PATH
Bernhard
--
Intevation GmbH http://intevation.de/
Sketch http://sketch.sourceforge.net/
Thuban http://thuban.intevation.org/
More information about the Thuban-list
mailing list
This site is hosted by Intevation GmbH (Datenschutzerklärung und Impressum | Privacy Policy and Imprint)