On Thu, Jun 25, 2015 at 2:35 AM, César Augusto Ramírez Franco < [email protected]> wrote:
> 2015-06-25 1:09 GMT-05:00 César Augusto Ramírez Franco < > [email protected]>: > >> The fact that I'm getting the same error on 7.0.0, 7.0.svn and 7.0.1RC1 >> makes me think there must be something I'm doing wrong, or maybe the >> problem is in the liblas-bin and liblas-dev packages on debian repos. >> > > Well, I just tried compiling libLAS from source: > > wget http://download.osgeo.org/liblas/libLAS-1.8.0.tar.bz2 > tar xjf libLAS-1.8.0.tar.bz2 > mkdir libLAS-1.8.0/makefiles > cd libLAS-1.8.0/makefiles > cmake -G "Unix Makefiles" ../ > make > make install > > Tried ./configure ... --with-liblas=yes > > And it worked > > There must be something wrong with the packages on debian jessie repo > In case you are sure, you had all the required packages installed before, you should report it to the maintainers. This should just work.
_______________________________________________ grass-user mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/grass-user
