Koozali.org: home of the SME Server

5.1.2_Update1 blade failed )-:

Richard

5.1.2_Update1 blade failed )-:
« 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.

Dan Brown

Re: 5.1.2_Update1 blade failed )-:
« Reply #1 on: May 26, 2002, 09:09:58 PM »
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.

Richard

Re: 5.1.2_Update1 blade failed )-:
« Reply #2 on: May 26, 2002, 10:41:37 PM »
Dan,

Why didn't I think of that )-: ... apologies for my lack of thought.

Done & dusted

Thank you.