Control Web Panel

WebPanel => PHP => Topic started by: thundersword on May 26, 2014, 04:09:09 AM

Title: If configure fails try --with-jpeg-dir=<DIR>
Post by: thundersword on May 26, 2014, 04:09:09 AM
Dear Admin,
I tried to switch php version to 5.2, but failed. in the end of the php-rebuild.log,  "If configure fails try --with-jpeg-dir=<DIR>" shows up. how to resove this?
Title: Re: If configure fails try --with-jpeg-dir=<DIR>
Post by: Administrator on May 26, 2014, 01:06:17 PM
PHP 5.2 requires:

Code: [Select]
yum install libjpeg-devel
Title: Re: If configure fails try --with-jpeg-dir=<DIR>
Post by: thundersword on July 02, 2014, 06:41:36 AM
PHP 5.2 requires:

Code: [Select]
yum install libjpeg-devel

It seems not work. it still stopped at "If configure fails try --with-jpeg-dir=<DIR>" after yum install libjped-devel