On Mon, Nov 24, 2014 at 10:55 PM, Anna Petrášová <[email protected]> wrote:
> Hi I was trying to compile GRASS with libLAS with LASzip support on Ubuntu.
> I compiled LASzip and installed it in not standard path. Modules
> r/v.in.lidar then don't compile because they miss liblaszip.so.6. When I
> export LD_LIBRARY_PATH to the liblaszip.so.6, modules compile. Shouldn't
> this be handled in configure?

Not sure. I have here a ld-conf file for it:

cat /etc/ld.so.conf.d/liblas.conf
/usr/local/lib

(remember to run ldconfig as root)

Markus
_______________________________________________
grass-dev mailing list
[email protected]
http://lists.osgeo.org/mailman/listinfo/grass-dev

Reply via email to