Author Topic: If configure fails try --with-jpeg-dir=<DIR>  (Read 11165 times)

0 Members and 1 Guest are viewing this topic.

Offline
*
If configure fails try --with-jpeg-dir=<DIR>
« 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?

Offline
*
Re: If configure fails try --with-jpeg-dir=<DIR>
« Reply #1 on: May 26, 2014, 01:06:17 PM »
PHP 5.2 requires:

Code: [Select]
yum install libjpeg-devel
AntiDDoS Protection (web + mail)
http://centos-webpanel.com/website-ddos-protection-proxy

Join our Development Team and get paid !
http://centos-webpanel.com/develope-modules-for-cwp


Services Monitoring & RBL Monitoring
http://centos-webpanel.com/services-monitor


Do you need Fast and FREE Support included for your CWP linux server?
http://centos-webpanel.com/noc-partner-list
Installation Instructions
http://centos-webpanel.com/installation-instructions
Get Fast Support Here
http://centos-webpanel.com/support-services

Offline
*
Re: If configure fails try --with-jpeg-dir=<DIR>
« Reply #2 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
« Last Edit: July 02, 2014, 07:04:25 AM by thundersword »