You also might consider using ImageMagick.  It's usually installed in a
default Linux installation.  If not, you can download an RPM here:

http://www.rpmfind.net/linux/rpm2html/search.php?query=imagemagick

There's also http://www.imagemagick.org.


-----Original Message-----
From: Michael Mauch [mailto:[EMAIL PROTECTED] 
Sent: Friday, September 19, 2003 2:43 PM
To: [EMAIL PROTECTED]
Subject: [PHP-INSTALL] Re: I need JPEG support in gd with php

Bj wrote:

> I an trying to compile php with gd and be able to use jpeg support under
> Linux. I Can correctly compile php with gd and have zlib, png, bmp support
> and when installed all those functions work, the problem is just jpeg will
> never work. I know I have to use the -with-jpeg-dir= extention. The
problem
> is that whenever I put that extention in the ./configure line I get major
> erros upon typing the Make command.

Try --with-jpeg-dir=... (starting with two "-"). If that is not the
problem, it would be useful to actually paste the error messages and
your complete configure line, so we don't have to guess. And can you
please omit the superfluous HTML part of your message?

Regards...
                Michael

Reply via email to