Tag: PEAR
-
PEAR install quick howto on Debian Lenny: Image_Graph
Tested on Debian Lenny. Time elapsed before a working script < 10 minutes 😉 Install PEAR installer: # apt-get install php-pear First, type: pear -h to get help. On root shell type: # pear install –alldeps Image_Graph Install failed with error: Failed to download pear/Image_Graph within preferred state “stable”, latest release is version 0.7.2, stability […]