Hi,
On Tue, May 6, 2014 at 12:29 PM, Mike Toews <[email protected]> wrote: > > > Unfortunately this is a bug: http://trac.osgeo.org/gdal/ticket/4563 Thank you for pointing me out. > > > There are a few workarounds, such as installing the Python bindings > manually with the appropriate --prefix: > $ cd swig/python > $ python setup.py install --prefix=/to/where/you/want/it > > or edit swig/python/GNUmakefile (line 71): > > $(PYTHON) setup.py install --prefix=$(DESTDIR)$(prefix) > Thanks for the workaround, but this doesn't seem to work for me, I'm probably doing something wrong. It expects to find /lib64/python2.6/site-packages/ inside the folder that I specify in --prefix.. -- Best regards, Dr. Margherita DI LEO Scientific / technical project officer European Commission - DG JRC Institute for Environment and Sustainability (IES) Via Fermi, 2749 I-21027 Ispra (VA) - Italy - TP 261 Tel. +39 0332 78 3600 [email protected] Disclaimer: The views expressed are purely those of the writer and may not in any circumstance be regarded as stating an official position of the European Commission.
_______________________________________________ gdal-dev mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/gdal-dev
