[GRASS-dev] [GRASS GIS] #2065: grass70 not detecting latest source build of libLAS (1.7.0)

#2065: grass70 not detecting latest source build of libLAS (1.7.0)
------------------------+-------------------------
  Reporter: rashadkm | Owner: grass-dev@…
      Type: defect | Status: closed
  Priority: normal | Milestone: 7.1.0
Component: Compiling | Version: svn-trunk
Resolution: fixed | Keywords: liblas
       CPU: All | Platform: Linux
------------------------+-------------------------

Comment (by neteler):

Please report the output of

{{{
ls -la /usr/lib64/libgeotiff*
ls -la /usr/lib64/liblaszip*
}}}

I am sure that the .so names reported by liblas-config do not correspond
to the actual files/links.

For me I solved it by creating the missing links but indeed the liblas RPM
SPEC file needs a fix.

--
Ticket URL: <https://trac.osgeo.org/grass/ticket/2065#comment:12&gt;
GRASS GIS <https://grass.osgeo.org>