php5, gd & jpeg support

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • Pilu

    php5, gd & jpeg support

    Hi....I have a problem:

    I installed apache 1.3 on fedora core 3...
    I also installed jpeg-6b, gd-2.0.28,
    and I configured php5 with gd and jpeg support
    --with-gd=/usr/local/gd2/ --with-jpeg-dir=/usr/local/lib

    The gonfiguration hasn't errors:

    checking for gdImageCreateFr omJpeg in -lgd... (cached) yes

    make, e make install, and I install php correctly.
    But using phpinfo() I see that gd support is enabled, but not jpeg
    support.

    Do you know why and what can I do?
    tnx

Working...