If you are getting this error while compiling the PHP source, this is how to fix the problem.
Solution: If your machine is registered to redhat network just execute up2date -i libjpeg-devel to install in your machine
If your machine is not registered download the libjpeg-devel.x.x.x.rpm then install it your machine.
rpm -ivh libjpeg-devel.x.x.x.rpm
No comments:
Post a Comment