Justin Clift writes:
> It doesn't seem to have been mentioned that the preferable way to
> compile PostgreSQL on Solaris is to unset your LD_LIBRARY_PATH and set
> an LD_RUN_PATH instead.
>
> That is right isn't it?
Not really. You don't need to set either of these variables. In the
problem that was posted LD_LIBRARY_PATH was necessary to find a
non-PostgreSQL library. This is a system administration issue, which any
other source package (that uses the library in question) would run into.
--
Peter Eisentraut peter_e@gmx.net http://yi.org/peter-e/