Koozali.org: home of the SME Server

Manually installing Update 3

Kelvin

Manually installing Update 3
« on: December 02, 2001, 12:00:13 PM »
Hi all,

Does anyone know how to manually install Update3 for SME 5 when Update2 is already installed ?

I tried

rpm -Uvh *.rpm

as well as

rpm -ivh *.rpm

and it generated a whole lot error messages.

Kelvin

Rob Hillis

Re: Manually installing Update 3
« Reply #1 on: December 02, 2001, 12:42:24 PM »
Kelvin wrote:
> Does anyone know how to manually install Update3 for SME 5
> when Update2 is already installed ?
> I tried
> rpm -Uvh *.rpm
> as well as
> rpm -ivh *.rpm
> and it generated a whole lot error messages.

It may assist you in getting an answer if you post the error messages that you're getting... "It doesn't work" doesn't give us much to go on...

Laurence Griffiths

Re: Manually installing Update 3
« Reply #2 on: December 02, 2001, 10:48:03 PM »
Try:-
rpm -Uvh --force *.rpm

It worked for me and the Update 3 Blade came up as installed and the Update 2 Blade as not installed. - Just as it is meant to!

Kelvin

Re: Manually installing Update 3
« Reply #3 on: December 02, 2001, 11:31:32 PM »
Thanks Laurence.

I'll give it a go.

Kelvin