On Thursday, June 25, 2015, Vaclav Petras <[email protected]> wrote:
> > On Thu, Jun 25, 2015 at 2:35 AM, César Augusto Ramírez Franco < > [email protected] <javascript:_e(%7B%7D,'cvml','[email protected]');>> > wrote: > >> 2015-06-25 1:09 GMT-05:00 César Augusto Ramírez Franco < >> [email protected] <javascript:_e(%7B%7D,'cvml','[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. > The package that has to be installed is liblas-c-dev, not liblas-dev. I tried with that one and it compiled succesfully. Thanks!!! -- *César Augusto Ramírez Franco* Laboratorio de Sistemas Complejos Naturales Escuela de Geociencias Facultad de Ciencias Universidad Nacional de Colombia - Sede Medellín Teléfono: (57-4) 430 9369 - 300 459 6085
_______________________________________________ grass-user mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/grass-user
