The only solution that I have right now is to hack all the Makefile's after
the configuration process has completed to remove the extra rpaths. That
is quite painful. The other thing I could do is hack the startup scripts
to set LD_LIBRARY_PATH, and hack the perl scripts to do the same and make
s
We are about to upgrade our production system to 2.2.8. One of the biggest
problems that I am fighting is the rpath issue. Basically, it is important
for the binaries (imapd, pop3d, etc) to be able to find both the SSL libs
and the SASL2 libs. When I configure the server, I set LDFLAGS to set th