Nevermind, got it to run with minimal flags. > gcc testprogram.c -o testprogram -L$projInstallDir/lib -lproj > ldd testprogram linux-vdso.so.1 (0x00007fffcb57f000) libproj.so.15 => /home/loshjawrence/clonesRedo/agi-asset-pipeline/build/ThirdParty/proj.4/lib/libproj.so.15 (0x00007f3f9db1b000) libc.so.6 => /lib/x86_64-linux-gnu/libc.so.6 (0x00007f3f9d720000) libsqlite3.so.0 => /usr/lib/x86_64-linux-gnu/libsqlite3.so.0 (0x00007f3f9d410000) libpthread.so.0 => /lib/x86_64-linux-gnu/libpthread.so.0 (0x00007f3f9d1f0000) libstdc++.so.6 => /usr/lib/x86_64-linux-gnu/libstdc++.so.6 (0x00007f3f9ce60000) libm.so.6 => /lib/x86_64-linux-gnu/libm.so.6 (0x00007f3f9cac0000) libgcc_s.so.1 => /lib/x86_64-linux-gnu/libgcc_s.so.1 (0x00007f3f9c890000) /lib64/ld-linux-x86-64.so.2 (0x00007f3f9e400000) libdl.so.2 => /lib/x86_64-linux-gnu/libdl.so.2 (0x00007f3f9c680000)
-- Sent from: http://osgeo-org.1560.x6.nabble.com/GDAL-Dev-f3742093.html _______________________________________________ gdal-dev mailing list gdal-dev@lists.osgeo.org https://lists.osgeo.org/mailman/listinfo/gdal-dev