"Jim C. Nasby" <jnasby(at)pervasive(dot)com> writes:
> buildfar(at)phonebook(dot)1[11:13]~/buildfarm/source:39%otool -L `which perl`
> /opt/local/bin/perl:
> /usr/lib/libSystem.B.dylib (compatibility version 1.0.0, current version 71.1.3)
These aren't particularly relevant: you need to look at the shared
libraries that are being pulled into the PG link commands, not random
standalone executables that happen to come from the same package.
regards, tom lane