Hello everyone,<div><br></div><div>I am trying to load some lidar data with grass/QGIS. Following the compilation instructions at <a href="http://liblas.org/compilation.html">http://liblas.org/compilation.html</a>, I have successfully compiled and installed LibLAS1.6.0 on Linux Mint 10 (Ubuntu 10.10) with GDAL support to /usr/local.</div>
<div><br></div><div>whenever I run</div><div><br></div><div>     lasinfo -c ~/Downloads/S1980745.las</div><div><br></div><div>I get the following error message:</div><div><br></div><div>lasinfo: error while loading shared libraries: liblas.so.2.0.0: cannot open shared object file: No such file or directory</div>
<div><br></div><div>This error occurs when running any of the las* tools, though liblas-config will correctly output its version.</div><div><br></div><div>My /usr/local/lib directory contains the following liblas related files: </div>
<div><br></div><div><div>liblas_c.so        liblas.so        </div><div>liblas_c.so.2.0.0  liblas.so.2.0.0 </div></div><div><br></div><div>so I am not sure why is saying that it cannot find the files.</div><div><br></div>
<div>Any insight into this issue would be greatly appreciated.</div><div><br></div><div>Thanks,</div><div>Eric</div><div><br></div><meta http-equiv="content-type" content="text/html; charset=utf-8">