ID: 41761 Updated by: [EMAIL PROTECTED] Reported By: no at no dot no -Status: Feedback +Status: Bogus Bug Type: *Configuration Issues Operating System: RHEL 5 x86_64 PHP Version: 5.2.3 Assigned To: pajoye New Comment:
still bogus Previous Comments: ------------------------------------------------------------------------ [2007-06-21 13:25:20] [EMAIL PROTECTED] You still have to use --with-png-dir=/usr and --with-jpeg-dir=/usr /usr is the prefix. Did you use these options? Reading your configure line: '--libdir=/usr/lib64' is _wrong_. It is --libdir=lib64 and works pretty well so far. ------------------------------------------------------------------------ [2007-06-21 13:22:22] [EMAIL PROTECTED] The correct option to use is '--with-libdir=lib64'. No bug here. ------------------------------------------------------------------------ [2007-06-21 12:56:52] [EMAIL PROTECTED] "Yes I tried it with '--libdir=/usr/lib64', with and without --with-jpeg-dir and got same error." That's wrong. You have to tell which suffix it has to use, not the full path. --with-libdir=lib64 or --with-libdir=/lib64 (not sure if / is required) ------------------------------------------------------------------------ [2007-06-21 12:41:24] no at no dot no Description: ------------ Bug #33685 still happens. Same error with not finding stuff from /usr/lib64 , same workaround in RHEL 5/64 with php 5.2.3 configure. configure: error: libjpeg.(a|so) not found. symbolic linking mention in Bug #33685 to opt fixes it (and png, and mysql) ------------------------------------------------------------------------ -- Edit this bug report at http://bugs.php.net/?id=41761&edit=1