[Xastir] Missing dependency for gpx2shape

Tom Russo russo at bogodyn.org
Mon Mar 21 22:11:56 EDT 2016


On Mon, Mar 21, 2016 at 09:16:42PM -0400, we recorded a bogon-computron collision of the <eric at christensenplace.us> flavor, containing:
> On 03/21/2016 08:03 PM, Tom Russo wrote:
> > ogr2ogf -f "ESRI Shapefile" <output directory> input.gpx
> 
> Okay, I think I was doing the opposite (-f "GPX").  Thanks for the
> command!  Nonetheless, this is what I get from that command:
> 
> $ ogr2ogr -f "ESRI Shapefile" . TdC_100.gpx
> ogr2ogr: symbol lookup error: /usr/lib/libgdal.so.1: undefined symbol:
> pj_ctx_alloc
> 
> 
> So this looks like a problem with GDAL.

Yep, that's something wrong with your install of gdal.  pj_* are functions
from the proj library, which is a separate library.

Did you install gdal from source or from a package?  

-- 
Tom Russo    KM5VY   SAR502   DM64ux          http://www.swcp.com/~russo/
Tijeras, NM  QRPL#1592 K2#398  SOC#236        http://kevan.org/brain.cgi?DDTNM
 echo "prpv_a'rfg_cnf_har_cvcr" | sed -e 's/_/ /g' | tr [a-m][n-z] [n-z][a-m]

 




More information about the Xastir mailing list