For Programmers: Free Programming Magazines  


Home > Archive > PHP Pear > February 2006 > Re: [PEAR] Installing Image_Color and other Image packages failed









You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

 

Author Re: [PEAR] Installing Image_Color and other Image packages failed
Justin Patrin

2006-02-22, 3:56 am

On 2/21/06, Louie Miranda <lmiranda@gmail.com> wrote:
> web:~ root# pear install Image_Color
> pear/Image_Color requires PHP extension "gd"
> No valid packages found
> install failed
> web:~ root#
>
> I got an error that it requires PHP extension "gd", But my php has a GD
> already. Is pear looking for a extions.so file? or something? How can i m=

ake
> this work?
>


Does the version of PHP you're using to install (the CLI binary) have
gd? It's quite likely that your web version has it but not the CLI
version. You can just force the installation and it will work fine if
this is the case.

"pear help"

--
Justin Patrin
Sponsored Links







Also available: Server administration forum archive | Web Design forum archive | Software forum archive | Hardware reviews archive

Copyright 2008 codecomments.com