You are viewing a plain text version of this content. The canonical link for it is here.
Posted to bugs@httpd.apache.org by bu...@apache.org on 2003/07/02 03:08:13 UTC

DO NOT REPLY [Bug 8993] - openssl library location(s) are hardcoded in configure script

DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://nagoya.apache.org/bugzilla/show_bug.cgi?id=8993>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=8993

openssl library location(s) are hardcoded in configure script





------- Additional Comments From towerofpower@operamail.com  2003-07-02 01:08 -------
The deal with openssl is, you need to add /usr/local/ssl/lib to /etc/ld.so.conf 
and run ldconfig.

That is, if you installed openssl over Red Hat's rpm build.

Otherwise, the Apache config process will run openssl under the --with-ssl=DIR 
while openssl is still linked to the old libs and error on that point.

That was my original problem.

http://www.devside.net
DeveloperSide.NET

---------------------------------------------------------------------
To unsubscribe, e-mail: bugs-unsubscribe@httpd.apache.org
For additional commands, e-mail: bugs-help@httpd.apache.org