That's what I have, even if that's not what I wrote.

simon.eves@football:~/scratch/gdal3/gdal-3.0.0$ echo $LD_LIBRARY_PATH
/home/simon.eves/scratch/gdal3/install/lib:/usr/local/mapd-deps/lib64:/usr/local/mapd-deps/lib:/usr/local/cuda/lib64:
simon.eves@football:~/scratch/gdal3/gdal-3.0.0$ ./configure --without-geos
--with-libkml=/usr/local/mapd-deps
--with-proj=/home/simon.eves/scratch/gdal3/install
...
simon.eves@football:~/scratch/gdal3/gdal-3.0.0$ make
...
(cd apps; make)
make[1]: Entering directory '/home/simon.eves/scratch/gdal3/gdal-3.0.0/apps'
/bin/bash /home/simon.eves/scratch/gdal3/gdal-3.0.0/libtool --mode=link
--silent g++  gdalinfo_bin.lo  /home/simon.eves/scratch/gdal3/gdal-3.0.0/
libgdal.la  -o gdalinfo
/home/simon.eves/scratch/gdal3/gdal-3.0.0/.libs/libgdal.so: undefined
reference to `proj_alter_name'
[etc.]

On Tue, May 7, 2019 at 2:21 PM Even Rouault <even.roua...@spatialys.com>
wrote:

> > The <local Proj install> path is in $LD_LIBRARY_PATH
>
> For $LD_LIBRARY_PATH, this should be <local Proj install>/lib
>
>
> --
> Spatialys - Geospatial professional services
> http://www.spatialys.com
>


-- 
<http://www.omnisci.com/>
Simon Eves
Senior Graphics Engineer, Rendering Group
OmniSci, 1 Front St. #2650, San Francisco, CA 94111, USA


Email: simon.e...@omnisci.com | Cell:  415.902.1996
_______________________________________________
gdal-dev mailing list
gdal-dev@lists.osgeo.org
https://lists.osgeo.org/mailman/listinfo/gdal-dev

Reply via email to