Edward Pilatowicz wrote:

> if you start apache via it's normal scripts, it sources:
>       /usr/apache2/2.2/bin/envvars
> 
> which includes a LD_LIBRARY_PATH directive.  we don't want to depend on
> any of the site apache configuration files (ie, any apache files in
> /etc, which the above script also sources) so we have to set
> LD_LIBRARY_PATH ourselves.
> 
> there should probably be a comment explaining this in the code.

Ugh.  I think there should also be a bug filed against apache so that it
doesn't require LD_LIBRARY_PATH to be set in order to run.  How nasty.

Danek
_______________________________________________
pkg-discuss mailing list
[email protected]
http://mail.opensolaris.org/mailman/listinfo/pkg-discuss

Reply via email to