I am attempting to compile PHP with Net-SNMP package from Sourceforge
(ucd-snmp-4.2.i386.rh6.2.tar.gz).  I also tried installing from the source
tar ball (ucd-snmp-4.2.tar.gz)

configure and make/make install work fine.

starting apache returns:
        Cannot load /usr/local/apache/libexec/libphp4.so into server:
libsnmp-0.4.2.so: cannot open shared object file: No such file or directory

What directory is it trying to load from, or what environment variable is it
referring to?  The file does exist under /usr/local/lib.  I also made a
symbolic link [/usr/local/snmp -> /usr/local] so that /usr/local/snmp/lib
exists.

Redhat 6.2
Apache 1.3.17
PHP 4.0.4pl1
        --with-snmp
        --with-esoob
        --enable-ftp
        --with-xml
        --with-apxs
        --enable-track-vars
        --enable-force-cgi-redirect
        --with-mysql

Thanks.

Michael Geier
CDMSports Systems Administration
 EMail: [EMAIL PROTECTED]


-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to