I have been trying to install kronolith, imp, gollem, etc. The install always fails because of a missing php-pear-HTTP-Request dependency.
Resolving Dependencies
--> Populating transaction set with selected packages. Please wait.
---> Package e-smith-imp.noarch 0:5.0.0-4.el4.sme set to be updated
--> Running transaction check
--> Processing Dependency: php-pear-HTTP-Request for package: e-smith-imp
--> Finished Dependency Resolution
Error: Missing Dependency: php-pear-HTTP-Request is needed by package e-smith-imp
yum install e-smith-imp.noarch failed: 256
I have tried installing php-pear-HTTP-Request using yum localinstall, "yum localinstall php-pear-HTTP-Request-1.4.0-2.el4.sme.src.rpm" but I end up with the following results:
Loading "installonlyn" plugin
Loading "fastestmirror" plugin
Loading "protect-packages" plugin
Loading "smeserver" plugin
Setting up Local Package Process
Examining php-pear-HTTP-Request-1.4.0-2.el4.sme.src.rpm: php-pear-HTTP-Request - 1.4.0-2.el4.sme.noarch
php-pear-HTTP-Request-1.4.0-2.el4.sme.src.rpm: does not update installed package.
Nothing to do
Hoping someone can offer a little direction.
Thanks.