SSH & Pear
Posted by: SebHughes
Posted on: 2007-08-20 07:49:00
The other day I install pear via SSH and all went fine, but I need to use the Mail_Mime package and I don't know how to upgrade my pear. Below is the error im getting:
[whittier]$ pear install pear/Mail_Mime
pear/Mail_Mime requires PEAR Installer (version >= 1.6.0), installed version is 1.5.0
pear/Mail_mimeDecode requires PEAR Installer (version >= 1.6.0), installed version is 1.5.0
pear/Mail_mimeDecode requires package "pear/Mail_Mime" (version >= 1.4.0, excluded versions: 1.4.0)
No valid packages found
How can I update my pear via SSH?
Thanks,
Sebastian D Hughes.