You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@httpd.apache.org by Noor Dawod <no...@comrax.com> on 2002/03/03 23:30:27 UTC

More on: Apache 1.3.23 + mod_ssl dies on server-status

Hi,

The current httpd binary has the following dependencies:

root:~# ldd /usr/local/bin/httpd
/usr/local/bin/httpd:
        libpam.so.1 => /usr/lib/libpam.so.1 (0x281df000)
        libmysqlclient.so.10 => /usr/local/lib/mysql/libmysqlclient.so.10
(0x281e8000)
        libz.so.2 => /usr/lib/libz.so.2 (0x28205000)
        libgd.so.1 => /usr/local/lib/libgd.so.1 (0x28212000)
        libttf.so.4 => /usr/local/lib/libttf.so.4 (0x28240000)
        libpng.so.4 => /usr/local/lib/libpng.so.4 (0x28265000)
        libjpeg.so.9 => /usr/local/lib/libjpeg.so.9 (0x28283000)
        libcrypt.so.2 => /usr/lib/libcrypt.so.2 (0x282a1000)
        libssl.so.2 => /usr/lib/libssl.so.2 (0x282ba000)
        libcrypto.so.2 => /usr/lib/libcrypto.so.2 (0x282e6000)
        libm.so.2 => /usr/lib/libm.so.2 (0x2839d000)
        libc.so.4 => /usr/lib/libc.so.4 (0x283b9000)

I hope it helps.

Noor


---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: users-unsubscribe@httpd.apache.org
For additional commands, e-mail: users-help@httpd.apache.org