PEAR is archived and read-only

This mirror preserves historical PEAR package releases and metadata so existing references remain available.

Home » PEAR » PEAR » Bug #6112

GD is not recognized

Details

Submitted2005-11-30 00:27 UTC
Frommpapet at sci-s dot com
StatusBogus
PackagePEAR
PHP Version4.3.10
OSDebian Sarge
Roadmaps(Not assigned)

Comments

[2005-11-30 00:27 UTC] mpapet at sci-s dot com

Description:
------------
Pear doesn't see gd which is installed. It's confirmed in the php test page for the server. This is the text under GD
GD Support enabled
GD Version 2.0 or higher
FreeType Support enabled
FreeType Linkage with freetype
T1Lib Support enabled
GIF Read Support enabled
GIF Create Support enabled
JPG Support enabled
PNG Support enabled
WBMP Support enabled

How would I include the proper path? In my case that's
/usr/lib/php4/20020429

Pear's config also points to that directory as ext_dir

Test script:
---------------
pear install image_color

Expected result:
----------------
Image_Color installs

Actual result:
--------------
'gd' PHP extension not installed

[2005-11-30 22:25 UTC] mpapet at sci-s dot com

Okay,

Then there's a substantial gap between what pear show-config reports and what's actually going on below pear because there's no clue suggesting otherwise.

It's somebody's problem, maybe not yours. I submitted the issue to the Debian package maintainer too.

Thanks