Phil Campaigne <pcampaigne(at)charter(dot)net> writes:
> So I set these env variables:
> [postgres(at)hardwoodthunder postgres]$ LD_LIBRARY_PATH=/usr/local/pgsql/lib
> [postgres(at)hardwoodthunder postgres]$ export LD_LIBRARY_PATH
You'd probably do better to mess with /etc/ld.so.conf. See "man ldconfig".
regards, tom lane