NYCPHP Meetup

NYPHP.org

[nycphp-talk] PHP 4.4.4 + GD ...

Rob Marscher rmarscher at beaffinitive.com
Thu Nov 9 16:10:39 EST 2006


You probably need to add --with-jpeg to your configure statement (and 
--with-png if you want that too).  I actually needed to compile libjpeg 
on my Fedora Core 5 box as php couldn't find it, nor could I.  So then I 
had --with-jpeg-dir=/usr/local in my configure statement.
-Rob

Baer, Jon wrote:
>
> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
>
> I just upgraded a box w/ 4.4 and included --with-gd and php -m shows 
> gd but imagecreatefromjpeg() can no longer be accessed or any of the 
> jpeg functions and libjpeg is installed ... did I miss a step here?
>
> Thanks.
>
> - - Jon
> -----BEGIN PGP SIGNATURE-----
> Version: GnuPG v1.4.3 (MingW32)
>
> iD8DBQFFU46+99e5DI8C/rsRAubGAJ9GGiydpCqk9izi+X798QBVQagKoQCguYd4
> lhvJHgSz5cnYU6fTyVAhLL4=
> =dID+
> -----END PGP SIGNATURE-----
>
>
> ------------------------------------------------------------------------
>
> I just upgraded a box w/ 4.4 and included --with-gd and php -m shows 
> gd but imagecreatefromjpeg() can no longer be accessed or any of the 
> jpeg functions and libjpeg is installed ... did I miss a step here?
>
> Thanks.
>  
> - Jon
> ------------------------------------------------------------------------
>
> _______________________________________________
> New York PHP Community Talk Mailing List
> http://lists.nyphp.org/mailman/listinfo/talk
>
> NYPHPCon 2006 Presentations Online
> http://www.nyphpcon.com
>
> Show Your Participation in New York PHP
> http://www.nyphp.org/show_participation.php
>   



More information about the talk mailing list