Date: 08/21/00
- Next message: Joey Smith: "Re: [PHP-DEV] "waldschrotts guide to nifty references" - manual page draft, version 0.9b"
- Previous message: Bug Database: "[PHP-DEV] PHP 4.0 Bug #5673 Updated: ld: elf error: file /opt/sybase/lib/libsybdb.so: unknown type, unable to proces"
- In reply to: Bug Database: "[PHP-DEV] PHP 4.0 Bug #6255 Updated: can't find SNMP includes"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
One small note to the user here:
cd /usr/local/include/ucd-snmp
ln -s . ./include
Easier than copying! :)
On 19 Aug 2000, Bug Database wrote the following to php-dev <email protected> :
> ID: 6255
> Updated by: rasmus
> Reported By: jluth <email protected>
> Status: Closed
> Bug Type: Compile Failure
> Assigned To:
> Comments:
>
> Well, your expectation is wrong. PHP needs to find both library and header files. So just specifying where the header files are is useless. When you specify a path like /usr/local, PHP will poke around beneath that path looking for 'include' and 'lib' directories. Try using just --with-snmp and if that doesn't work, try --with-snmp=/usr/local
>
>
> Full Bug description available at: http://bugs.php.net/?id=6255
>
>
>
-- PHP Development Mailing List <http://www.php.net/> To unsubscribe, e-mail: php-dev-unsubscribe <email protected> For additional commands, e-mail: php-dev-help <email protected> To contact the list administrators, e-mail: php-list-admin <email protected>
- Next message: Joey Smith: "Re: [PHP-DEV] "waldschrotts guide to nifty references" - manual page draft, version 0.9b"
- Previous message: Bug Database: "[PHP-DEV] PHP 4.0 Bug #5673 Updated: ld: elf error: file /opt/sybase/lib/libsybdb.so: unknown type, unable to proces"
- In reply to: Bug Database: "[PHP-DEV] PHP 4.0 Bug #6255 Updated: can't find SNMP includes"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

