[Liblas-devel] python bindings in 1.6

Howard Butler hobu.inc at gmail.com
Sat Nov 20 15:40:19 EST 2010


On Nov 2, 2010, at 5:08 PM, Peter wrote:

> Oh wizards,
> 
> I've successfully compiled and installed v 1.6.0b1 however python cannot find liblas. Do I need to manually add to python path? Or move the python directory into existing python path location?

Peter,

You most likely have to install the libLAS python bindings manually.  They are not installed (or built) by default using 'make install'.  cd in to the ./python directory and issue 'sudo python setup.py install' and it should install them for you.

Howard


More information about the Liblas-devel mailing list