Date: 04/29/00
- Next message: Sascha Schumann: "Re: [PHP-DEV] PHP 4.0 Bug #4269: Limit on records added with dba_insert"
- Previous message: php-dev <email protected>: "[PHP-DEV] PHP 3.0 Bug Summary Report"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
ID: 4134
User Update by: ribas <email protected>
Status: Feedback
Bug Type: Compile Failure
Description: Configure can't find imap libs
php4-200004290545 doesn't works, either. But I found the
problem : configure is looking for a c-client.a on
/usr/c-client/c-client.a or /usr/local/c-client/c-client.a,
while it's actually installed on /usr/lib/c-client.a . Additionally,
configure tries to create a symlink named libc-client.a pointing
to c-client.a . Well, this only works if you are compiling as root.
Any autoconf/M4 expert there ? :)
Full Bug description available at: http://bugs.php.net/?id=4134
-- 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: Sascha Schumann: "Re: [PHP-DEV] PHP 4.0 Bug #4269: Limit on records added with dba_insert"
- Previous message: php-dev <email protected>: "[PHP-DEV] PHP 3.0 Bug Summary Report"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

