ID: 13821 Updated by: rasmus Reported By: [EMAIL PROTECTED] Old Status: Open Status: Closed Bug Type: SNMP related Operating System: Linux Cobalt PHP Version: 4.0.6 New Comment:
Fixed in CVS (in July) Previous Comments: ------------------------------------------------------------------------ [2001-10-25 04:15:36] [EMAIL PROTECTED] The configuration and make process fails to find mib.h when ucd-snmp is install in the default location of /usr/local. In particular the configuration looks every where BUT /usr/local/include/ucd-snmp for the necessary headers. The simple work around of course is to add a symbolic link: cd /usr/local/include ln -s ucd-snmp snmp and/or then specify: --with-snmp=/usr/local But thats nusance to remember late at night, especially for a module that goes out of its way to include every thing and the kitchen sink (one might think it was Perl). ------------------------------------------------------------------------ Edit this bug report at http://bugs.php.net/?id=13821&edit=1 -- PHP Development 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]