<div dir="ltr"><br><div class="gmail_extra"><br><div class="gmail_quote">On Mon, Nov 24, 2014 at 5:59 PM, Markus Neteler <span dir="ltr"><<a href="mailto:neteler@osgeo.org" target="_blank">neteler@osgeo.org</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex"><div class=""><div class="h5">On Mon, Nov 24, 2014 at 10:55 PM, Anna Petrášová <<a href="mailto:kratochanna@gmail.com">kratochanna@gmail.com</a>> wrote:<br>
> Hi I was trying to compile GRASS with libLAS with LASzip support on Ubuntu.<br>
> I compiled LASzip and installed it in not standard path. Modules<br>
> r/v.in.lidar then don't compile because they miss liblaszip.so.6. When I<br>
> export LD_LIBRARY_PATH to the liblaszip.so.6, modules compile. Shouldn't<br>
> this be handled in configure?<br>
<br>
</div></div>Not sure. I have here a ld-conf file for it:<br>
<br>
cat /etc/ld.so.conf.d/liblas.conf<br>
/usr/local/lib<br>
<br>
(remember to run ldconfig as root)<br></blockquote><div><br></div>I did that. I didn't have problems until now when compiling grass with libLAS, but in order to read laz file, I had to compile libLAS with LASzip support and that's what causing the problem, as can be seen from the error I got (missing liblaszip.so.6). LibLAS can be configured in grass, so it seems that we should be able to specify LASzip library in configure too. It's possible I did something wrong so I was wondering if anyone else was trying to do the same.</div><div class="gmail_quote"><br></div><div class="gmail_quote">Anna<br><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex">
<span class=""><font color="#888888"><br>
Markus<br>
</font></span></blockquote></div><br></div></div>