nm -o libgd.a | grep -i jpeg
Triple-check that you don't have multiple versions of libgd.a on your
system.
-Rasmus
On Sun, 14 Jan 2001, Joakim Bomelin wrote:
>
> >Your GD library probably wasn't compiled with jpeg support.
>
> When I try to use gdImageJpeg() in a C program I get no errors. Is
>Your GD library probably wasn't compiled with jpeg support.
When I try to use gdImageJpeg() in a C program I get no errors. Is there a
way of telling wheter GD has jpeg support or not?
/Joakim
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For a
Your GD library probably wasn't compiled with jpeg support.
-Rasmus
On Sun, 14 Jan 2001, Joakim Bomelin wrote:
> Hi.
> I'm trying to compile PHP with jpeg-support, but it doesn't seem to work.
> my configure-line looks like this: "./configure
> --with-apxs=/usr/local/apache/bin/apxs --with-ldap
Hi.
I'm trying to compile PHP with jpeg-support, but it doesn't seem to work.
my configure-line looks like this: "./configure
--with-apxs=/usr/local/apache/bin/apxs --with-ldap --with-mysql --with-gd
--with-jpeg-dir=/usr --with-png --with-zlib --with-ttf" and when I run it I
get:
checking for l
4 matches
Mail list logo