Hi folks,
I have a kind of a newbi question but I have been working with it for a while now.
I have a RedHat 7.2 box with php. It seems löike I have twop different versions of php, see below:
#rpm -q php
php-4.0.6-7
php-4.1.0-0horde2
php-4.1.0-0horde2 is distributed by
horde.org for a application named imp (among much, a webbased imap-client, very good). It should be upgraded, the same is for php-4.0.6-7, I think. (Is it ok to have two installed php?)
For more info see:
http://mikgus.pointclark.net/phpinfo.html. Ok, then I download the new rpms from
horde.org but I get the following dependencies when trying to install:
error: failed dependencies:
libjs.so is needed by php-4.1.0-0horde4
libsablot.so.0 is needed by php-4.1.0-0horde4
How do I get the reuested rpm's? I have search in
rpmfind.net but not succeeded.