[GRASS-dev] grass with LASzip

Markus Neteler neteler at osgeo.org
Mon Nov 24 14:59:12 PST 2014


On Mon, Nov 24, 2014 at 10:55 PM, Anna Petrášová <kratochanna at gmail.com> 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


More information about the grass-dev mailing list