[ gpsdrive ] postgresql & postgis integration
Hamish
hamish_b at yahoo.com
Thu Jun 5 22:23:10 AKDT 2008
> 2008-06-05 23:34:19 EDT ERROR: could not load library
> "/usr/lib/postgresql/8.3/lib/liblwgeom.so":
> /usr/lib/postgresql/8.3/lib/liblwgeom.so:
> undefined symbol: pj_get_release
....
> Then it cant load a specific library, "liblwgeom.so" and gets
> an undefined symbol pj_get_release. Ive seen this error before
> somewhere (mapserver I think) and it may be related to the version
> of proj installed.
>
> I have 4.6.0-1 installed according to synaptic.
I think you are on the right track.
can you try:
ldd /usr/lib/postgresql/8.3/lib/liblwgeom.so
and see what that says about libproj.so?
maybe it was compiled against another version of proj4
Hamish
More information about the GPSdrive
mailing list