jpeglib.h

April 26, 2008 | In: Installation, PHP

If this header file is not found when you give make for gd installation download it

===================
wget http://dev.w3.org/cvsweb/Amaya/libjpeg/jpeglib.h?rev=1.2

mv jpeglib.h?rev=1.2 /usr/lib/
===================

===================
updatedb
===================
or
===================
ldconfig
===================

Comment Form