PEAR is archived and read-only

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

Home » Images » Image_Remote » Bug #208

installation troubles

Details

Submitted2003-11-07 08:16 UTC
Frompear at humbapa dot ch
Assignedtuupola
StatusClosed
PackageImage_Remote
PHP Version4.3.4
OSLinux (Debian 2.6.0-test9)
Roadmaps(Not assigned)

Comments

[2003-11-07 08:16 UTC] pear at humbapa dot ch

Description:
------------
When I try to install the package the following error occurs:

./pear install Image_Remote-1.0.tgz

Unable to open /tmp/pearCA4LKh/package.xml
User Warning: Could not open dir /tmp/pearCA4LKh in System.php on line 87

the same error occurs with the following 2 packages:
Net_Curl
Numbers_Roman

all other packages work fine (I use the pear that comes with php 4.3.4)

[2003-11-17 08:41 UTC] pear at humbapa dot ch

the following installation procedure works:

./pear download Image_Remote
tar xzf Image_Remote-1.0.tgz
./pear install Image_Remote-1.0/package.xml