On Sat, Apr 20, 2002 at 08:15:17AM -0400, Jeff Trawick wrote:
> "Gregory (Grisha) Trubetskoy" <[EMAIL PROTECTED]> writes:
> 
> > This fixed it, thanks.
> > 
> > Seems to me though that httpd ought to know where the libs are without my
> > help :)
> 
> I think Pier Fumagalli explained it recently.  IIRC, the need for the
> envvar is because we link against the libraries before they were
> installed.
> 
> I don't remember whether or not we discussed the appropriateness of
> setting DYLD_LIBRARY_PATH in the envvars file that apachectl uses.  It
> would seem to me to be a reasonable thing to do.

Isn't the -install_name option to the Darwin libtool supposed to handle
that case? This way you can embed the final install destination in the
shared library.

-- 
Jens-Uwe Mager  <pgp-mailto:62CFDB25> <jabber:[EMAIL PROTECTED]>

Reply via email to