Home » Images » Image_Remote » Bug #208
installation troubles
Details
| Submitted | 2003-11-07 08:16 UTC |
|---|---|
| From | pear at humbapa dot ch |
| Assigned | tuupola |
| Status | Closed |
| Package | Image_Remote |
| PHP Version | 4.3.4 |
| OS | Linux (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