Re: [Exim] LD/Exim errors

Αρχική Σελίδα
Delete this message
Reply to this message
Συντάκτης: Tabor J. Wells
Ημερομηνία:  
Προς: Gary Ferrer
Υ/ο: Exim Users
Αντικείμενο: Re: [Exim] LD/Exim errors
On Mon, Nov 12, 2001 at 12:18:37PM -0800,
Gary Ferrer <gary@???> is thought to have said:

>    I can start exim no problem.  However, if I reboot the server, I get
>    the
>    same error as above when exim starts up.  I started looking at the
>    problem
>    but still haven't solved it.  For exim to have compiled with ssl, my
>    makefile would have had the location of the libraries, so why doen't
>    it know
>    where they are?


Because root's environment at startup time has a limited LD_LIBRARY_PATH
set. It hasn't sourced your .profile (or whatever you used to define those
variables). The following works for me on Solaris (in my Local/Makefile):

#TLS/SSL encryption support
SUPPORT_TLS = yes
TLS_LIBS = -L/usr/local/ssl/lib -lssl -lcrypto
TLS_INCLUDE = -I/usr/local/ssl/include

Tabor

-- 
--------------------------------------------------------------------
Tabor J. Wells                                     twells@???
Fsck It!                 Just another victim of the ambient morality