Hi Brian On Mon, 24 Dec 2001, Brian Clark wrote:
> > gcc: /usr/local/snmp/lib/.libs/libsnmp.so: No such file or directory > > Does libsnmp.so actually exist in /usr/local/snmp/lib? Yes (a symlink to another file, which exists), and SNMP is detected fine through 'configure'. I have two theories. The first is that libsnmp.so is the name of the Apache module that is being compiled and it is being referenced incorrectly; the second is that a spurious .libs/ has appeared from somewhere. As I said in the first e-mail, it works fine when PHP is to be statically compiled in to Apache, which leads me to believe my first theory more than the second.... Peter. -- 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]