Did not download optional dependencies: pear/Net_SMTP, use --alldeps to download automatically
pear/Mail requires PEAR Installer (version >= 1.5.6), installed version is 1.4.9
pear/Mail can optionally use package “pear/Net_SMTP” (version >= 1.4.1)
No valid packages found
install failed
Hrm, it looks like it’s not seeing the PEAR installer. If that’s indeed the case, the install script may need to have that added as a dependency.
However, to get around that – you can manually pull the php-pear package using yum or apt. We can help with how to do that if you like, just let us know which distribution you’re using
Okay, it seems there’s a dependency issue of some sort that’s not resolvable. I’m not sure I understand what the issue is, but Jamie would
My suggestion would be to file a support request using the Support link above, include the error message the Install Script is giving you, and Jamie should be able to help you resolve that.
Hi guys i dont know if Denverb got this issue sorted or not but though id post a reply reguardless.
CentOS 5 repos only has version “php-pear.noarch 1:1.4.9-6.el5” when 1.5.6 => is required the CentOS 5 testing repo does have version “php-pear.noarch 1:1.8.1-2.el5.centos” in it though would probably require the whole of php to be upgraded. Not bad since the c5-testing php5 seems better anyway.
edit “/etc/yum.repos.d/CentOS-Base.repo” and add the following at the bottom.