Koozali.org: home of the SME Server
Legacy Forums => General Discussion (Legacy) => Topic started by: Richard on May 26, 2002, 08:44:12 PM
-
There are package conflicts with the SMEServer-5.1.2_Update1 blade
error: failed dependencies:
php = 4.0.4pl1-9 is needed by php-manual-4.0.4pl1-9
The following were downloaded:
php-4.0.6-7es4.i386.rpm
SMEServer-5.1.2_Update1-02.noarch.rpm
libxml2-2.4.2-1.i386.rpm
pspell-0.11.2-2.i386.rpm
php-mysql-4.0.6-7es4.i386.rpm
php-imap-4.0.6-7es4.i386.rpm
libtool-libs-1.3.5-8.i386.rpm
php-ldap-4.0.6-7es4.i386.rpm
I don't know where they are soted or what the blade install script is ... will e-Smith be issuing an update to address the above?
OR can someone give me the fix and how to apply in conjunction with the above?
Thanks.
-
The problem is that you've apparently installed php-manual, and the dependency on it is somewhat silly. Remove it (using 'rpm -e php-manual') and the update should work just fine.
-
Dan,
Why didn't I think of that )-: ... apologies for my lack of thought.
Done & dusted
Thank you.