LD_LIBRARY_PATH

From: jagga@chamkila.org
Date: Sun Jul 20 2003 - 19:26:32 EDT


Hi Guys,

I just jumpstarted a ultra5 with Solaris 9 and was trying to install
apache. However, everytime I run apachectl, I get the following error:

# ./apachectl start
Syntax error on line 240 of /usr/local/apache/conf/httpd.conf:
Cannot load /usr/local/apache/libexec/libssl.so into server: ld.so.1:
/usr/local/apache/bin/httpd: fatal: libssl.so.0.9.6: open failed: No such
file or directory
./apachectl start: httpd could not be started
#

I checked my Env. variables:
# env
HOME=/
HZ=
LOGNAME=root
PATH=/usr/sbin:/usr/bin
SHELL=/sbin/sh
TERM=xterm
TZ=US/Central
#

and could not find LD_LIBRARY_PATH anywhere.. so I issued the following
command:

set LD_LIBRARY_PATH=/usr/local/ssl/lib

But, that din't seem to help either :( So, I added this line to my
/etc/profile file as well hoping that it would work but still no luck..
Any ideas as to how I can add that path to LD_LIBRARY_PATH so that I can
get apache to find those libraries? Also, /etc/profile is where root
would get itz default path from right?

Any suggestions or comments would be grately appreciated.

Thanks in advance,
Simran H.
_______________________________________________
sunmanagers mailing list
sunmanagers@sunmanagers.org
http://www.sunmanagers.org/mailman/listinfo/sunmanagers



This archive was generated by hypermail 2.1.7 : Wed Apr 09 2008 - 23:26:47 EDT