2005-9-20 20:09
linux521
Solaris 8安装完apache-2.0.54-sol8-sparc-local,并设定定/usr/local/apache2/conf/httpd.conf,在运行apachectl start后,出现下列信息,请问解決? <br /><br /># /usr/local/apache2/bin/apachectl start <br />ld.so.1: /usr/local/apache2/bin/httpd: fatal: libssl.so.0.9.7: open failed: No such file or directory <br />Killed <br /># <br />安装完openssl-0.9.7e-sol8-sparc-local后, <br /># /usr/local/apache2/bin/apachectl start 出现 <br />ld.so.1: /usr/local/apache2/bin/httpd: fatal: libgdbm.so.3: open failed: No such file or directory <br />Killed <br /><br />安装完gdbm-1.8.3-sol8-sparc-local <br /># /usr/local/apache2/bin/apachectl start 出现 <br />ld.so.1: /usr/local/apache2/bin/httpd: fatal: libdb-4.2.so: open failed: No such file or directory <br />Killed <br /># <br /><br />安装完gdb-6.0-sol8-sparc-local <br /># /usr/local/apache2/bin/apachectl start 出现 <br />ld.so.1: /usr/local/apache2/bin/httpd: fatal: libdb-4.2.so: open failed: No such file or directory <br />Killed <br /># <br /><br /><br />我试了很多方法也没解决。先谢了<br />