php-install | 2003092
Date: 09/19/03
- Next message: Ramkumar Vaidyanathan: "Re: [PHP-INSTALL] mcrypt function installation"
- Previous message: James Hughbanks: "Re: [PHP-INSTALL] mcrypt function installation"
- In reply to: Michael Mauch: "[PHP-INSTALL] Re: I need JPEG support in gd with php"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
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:elmicha <email protected>]
Sent: Friday, September 19, 2003 2:43 PM
To: php-install <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
- Next message: Ramkumar Vaidyanathan: "Re: [PHP-INSTALL] mcrypt function installation"
- Previous message: James Hughbanks: "Re: [PHP-INSTALL] mcrypt function installation"
- In reply to: Michael Mauch: "[PHP-INSTALL] Re: I need JPEG support in gd with php"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

