ID: 41183 Updated by: [EMAIL PROTECTED] Reported By: joona at kide dot org Status: Bogus Bug Type: Compile Failure Operating System: Linux Fedora core 6 PHP Version: 4.4.6 New Comment:
PHP 4.4 does not have --libdir, nor is anything else than "/lib" for the library directory supported in PHP 4.4. Please upgrade to PHP 5.2. Previous Comments: ------------------------------------------------------------------------ [2007-04-25 06:57:20] [EMAIL PROTECTED] Thank you for taking the time to write to us, but this is not a bug. Please double-check the documentation available at http://www.php.net/manual/ and the instructions on how to report a bug at http://bugs.php.net/how-to-report.php Use --with-libdir configure flag. And please use the search before reporting an issue - the same thing has just been reported yesterday. (#41181) ------------------------------------------------------------------------ [2007-04-25 06:49:40] joona at kide dot org Description: ------------ Hello! Configure scipt of PHP 4.6.6 do not take into account different location of library files on FC6 X86_64 platform. I had to manually hardcode the paths to right directories in configure-script before it runned properly. It either couldn't find header files or library files depending on where I pointed the --with-mysql option. No help changing --includedir or --libdir options either. Could you look at this because bad configure script is real pain in the ... ------------------------------------------------------------------------ -- Edit this bug report at http://bugs.php.net/?id=41183&edit=1