ID: 29299 Updated by: [EMAIL PROTECTED] Reported By: sonny at sun dot com -Status: Open +Status: Bogus Bug Type: *Configuration Issues Operating System: RHEL 3u2 AMD64 PHP Version: 5.0.0 New Comment:
Please do not submit the same bug more than once. An existing bug report already describes this very problem. Even if you feel that your issue is somewhat different, the resolution is likely to be the same. Thank you for your interest in PHP. Already reported a couple of times. Previous Comments: ------------------------------------------------------------------------ [2004-07-21 14:21:32] sonny at sun dot com Description: ------------ The configure scsript is hardcoded to search only in */lib for libaries and not as well in */lib64. No option in configure allow to extend the search path. ld.conf.so will be ignored as well. Reproduce code: --------------- simple configure with extensions like mysql, gd, ldap, imap and so on fails. Expected result: ---------------- Change configure script to search as well in */lib64 or extra flag/option to extend search path, or accept LD_LIBRARY_PATH ------------------------------------------------------------------------ -- Edit this bug report at http://bugs.php.net/?id=29299&edit=1
