On Mar 25, 2009, at 1:00 PM, Even Rouault wrote:
Hermann,
Actually you don't even need to have root priviledge to use the GDAL
bindings.
Go to swig/python and do "make install".
Actually, this is cleaner than hand copying:
cd swig/python
python setup.py bdist_egg (or python setup.py bdist)
cd dist
copy that (in the case of the .egg) or those (if you did just did
regular bdist) to a place that you can set your PYTHONPATH to
_______________________________________________
gdal-dev mailing list
[email protected]
http://lists.osgeo.org/mailman/listinfo/gdal-dev