Edit report at http://bugs.php.net/bug.php?id=53303&edit=1
ID: 53303 User updated by: sites at evoluons dot net Reported by: sites at evoluons dot net Summary: x86_64 PHP needs libjpeg and libpng i686 ? -Status: Feedback +Status: Open Type: Bug Package: Compile Failure Operating System: Fedora 14 x86_64 PHP Version: 5.3.3 Block user comment: N New Comment: My ./configure is : ./configure --with-apxs2=/usr/local/apache_maxou/bin/apxs --with-config-file-path=/usr/local/apache_maxou/conf --disable-ipv6 --with-gd --with-zlib --enable-ftp --enable-sockets --with-curl --enable-mbstring --enable-exif --without-pdo-sqlite --without-sqlite --without-pear --enable-zip --prefix=/usr/local/php_maxou --with-mysql=/usr/local/mysql --with-jpeg-dir --with-png-dir --with-freetype-dir --enable-gd-native-ttf --with-mcrypt Thank you ;) Previous Comments: ------------------------------------------------------------------------ [2010-11-13 04:10:41] [email protected] What was your ./configure line? ------------------------------------------------------------------------ [2010-11-12 22:17:21] sites at evoluons dot net Description: ------------ Hi, I always compile PHP myself, and I use Fedora 14 x86_64. libjpeg and libpng are already installed, but PHP don't found them. But, if I install libjpeg i686 and libpng i686, it works. With other libraries, i686 is not necessary. Why ? Thank you ;) PS : SELinux is disabled Expected result: ---------------- PHP should compile with libjpeg and libpng x86_64, no ? Actual result: -------------- libjpeg and libpng x86_64 are already installed, but PHP don't found them. ------------------------------------------------------------------------ -- Edit this bug report at http://bugs.php.net/bug.php?id=53303&edit=1
