Installed here is pdal-2.2.0. When I configure the updated source code it
fails at this point:
checking whether to use PDAL... yes
configure: error: *** Unable to locate suitable (>=1.7.1) PDAL library.
The configuration file ends with
--with-pdal=/usr/bin/pdal
and pdal is found in /usr/bin/pdal
Please suggest how I let configure know the installed pdal is >=1.7.1.
Check that you also have -dev packages (if they are separate on your
Linux distro). Exact error message will be in the config.log file.
Without it it is hard to tell what went wrong as I have PDAL 2.3.0 and
it compiles fine.
Māris.
piektd., 2023. g. 24. nov., plkst. 17:21 — lietotājs Rich Shepard via
grass-user (<grass-user@lists.osgeo.org>) rakstīja:
Installed here is pdal-2.2.0. When I configure the updated source code it
fails at this point:
checking whether to use PDAL... yes
configure: error: *** Unable to locate suitable (>=1.7.1) PDAL library.
The configuration file ends with
--with-pdal=/usr/bin/pdal
and pdal is found in /usr/bin/pdal
Please suggest how I let configure know the installed pdal is >=1.7.1.