[Proj] PROJ from the comand line (Symbol ERROR)
Dave Sampson
gis at watersheds.ca
Tue Jul 19 12:00:19 PDT 2005
Carl Godkin,
Interesting, this is a new program for me: ldd -v returned
linux-gate.so.1 => (0xffffe000)
libproj.so.0 => /usr/local/lib/libproj.so.0 (0xb7fac000)
libm.so.6 => /lib/libm.so.6 (0xb7f8b000)
libc.so.6 => /lib/libc.so.6 (0xb7e90000)
/lib/ld-linux.so.2 => /lib/ld-linux.so.2 (0xb7fee000)
Version information:
/usr/bin/proj:
libm.so.6 (GLIBC_2.0) => /lib/libm.so.6
libc.so.6 (GLIBC_2.3) => /lib/libc.so.6
libc.so.6 (GLIBC_2.1) => /lib/libc.so.6
libc.so.6 (GLIBC_2.0) => /lib/libc.so.6
/usr/local/lib/libproj.so.0:
libc.so.6 (GLIBC_2.3) => /lib/libc.so.6
libc.so.6 (GLIBC_2.1.3) => /lib/libc.so.6
libc.so.6 (GLIBC_2.1) => /lib/libc.so.6
libc.so.6 (GLIBC_2.0) => /lib/libc.so.6
libm.so.6 (GLIBC_2.0) => /lib/libm.so.6
/lib/libm.so.6:
ld-linux.so.2 (GLIBC_PRIVATE) => /lib/ld-linux.so.2
libc.so.6 (GLIBC_2.1.3) => /lib/libc.so.6
libc.so.6 (GLIBC_2.0) => /lib/libc.so.6
/lib/libc.so.6:
ld-linux.so.2 (GLIBC_2.1) => /lib/ld-linux.so.2
ld-linux.so.2 (GLIBC_PRIVATE) => /lib/ld-linux.so.2
ld-linux.so.2 (GLIBC_2.0) => /lib/ld-linux.so.2
I don't see a reference to pj_list or pj_version. Man page doesn't realy
help me understand what is going on here... I assume I see two sections
(one of which is a version section). It shows me my library linkages for
the proj exec, and they seem to make sense. Maybe this says my problem
is not libraries?
where to next?
> Dave Sampson wrote:
>
>>
>> Where would I learn more about matching up the libs properly?
>
>
> You might try running "ldd" on your proj executable and seeing
> if the shared library(ies) are the ones you expect.
>
> Hope that helps,
>
> carl
>
> _______________________________________________
> Proj mailing list
> Proj at lists.maptools.org
> http://lists.maptools.org/mailman/listinfo/proj
>
>
--
+---------------------------------------------------------------+
|Dave Sampson: Geographic Information System (GIS) Technician |
| |
|Centre for Sustainable Watersheds |
|Cooperative Approaches to Protect Canada's Water Resources |
| |
|14 Water St, P.O Box 280. Portland Ontario, Canada. K0G 1V0 |
|Lat: 44.700 Long: -76.19 |
|www.watersheds.ca gis at watersheds.ca |
+---------------------------------------------------------------+
More information about the Proj
mailing list