Re: [GD-DEVEL] error: jpeglib.h: No such file or directory
[email protected] (Lars Hecking)
| Newsgroups | php.gd.devel |
|---|---|
| Message-ID | <[email protected]> |
> gcc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/local/include/freetype2 > -I/usr/local/inc lude -g -O2 -MT gd_jpeg.lo -MD -MP -MF > .deps/gd_jpeg.Tpo -c gd_jpeg.c -fPIC -DP IC -o .libs/gd_jpeg.o > gd_jpeg.c:47:21: error: jpeglib.h: No such file or directory I haven't use Fedora, but I assume it's pretty similar to RHEL. You need to have the libjpeg-devel package installed, in addition to the libjpeg rpm.