Koozali.org: home of the SME Server

Legacy Forums => General Discussion (Legacy) => Topic started by: dayhat on January 31, 2004, 10:20:24 PM

Title: Mitel SME 6.0 to contribs.org SME 6.0 new look
Post by: dayhat on January 31, 2004, 10:20:24 PM
I installed Mitel sme 6.0 and it works good. I like the screenshots of contribs.org SME 6.01 but i can not get my server manager to look like it.

I installed the following rpms:

e-smith-base 4.14.1-14
e-smith-formmagick 1.2.2-02
e-smith-hosts 1.12.0-02
e-smith-ldap 4.10.0-03
e-smith-lib 1.14.0-09
e-smith-lilo 1.12.0-04
e-smith-manager 1.10.0-02
e-smith-release 6.0.0.1-01
e-smith-support 1.4.4-03

Is there anything else that i need to install or update?

Thank you
Title: Mitel SME 6.0 to contribs.org SME 6.0 new look
Post by: byte on January 31, 2004, 10:59:29 PM
Hi,

I grabbed these files from http://www.ibiblio.org/contribs/releases/development/ and typed rpm -Uvh --replacefiles --nopeds *.rpm

followed by /sbin/e-smith/signal-event post-upgrade and finally /sbin/e-smith/signal-event reboot

Logged back into Webinterface and had the new look...Great work from guys at contribs  :-D

HTH

Byte
Title: Mitel SME 6.0 to contribs.org SME 6.0 new look
Post by: dayhat on January 31, 2004, 11:25:32 PM
Quote from: "byte"
Hi,

I grabbed these files from http://www.ibiblio.org/contribs/releases/development/ and typed rpm -Uvh --replacefiles --nopeds *.rpm

followed by /sbin/e-smith/signal-event post-upgrade and finally /sbin/e-smith/signal-event reboot

Logged back into Webinterface and had the new look...Great work from guys at contribs  :-D

HTH

Byte


Thank you Byte

Forgot the post-upgrade line  :-D
but the line "rpm -Uvh --replacefiles --nopeds *.rpm "
did not work for me i used instead
"rpm -Uvh --replacefiles  *.rpm" and worked fine.

Looks very good.
Title: Mitel SME 6.0 to contribs.org SME 6.0 new look
Post by: Boris on February 01, 2004, 08:31:55 AM
--nopeds
is just a typo
should be --nodeps
for no_checking_dependencies
Title: Mitel SME 6.0 to contribs.org SME 6.0 new look
Post by: sudemo on February 01, 2004, 04:24:27 PM
If not using the anaconda files, --nopeds is not necessary.

Martin
Title: Mitel SME 6.0 to contribs.org SME 6.0 new look
Post by: jcoleman on February 02, 2004, 02:17:36 PM
One more thing that you might want to try is:

#lilo -v

That will give you a new startup splash screen if all of the rpms have been installed.

-jeff
Title: Mitel SME 6.0 to contribs.org SME 6.0 new look
Post by: byte on February 02, 2004, 02:36:46 PM
Jeff - thats very cool, i didnt know that myself  :-?

Great Work again guys.

Byte
Title: Mitel SME 6.0 to contribs.org SME 6.0 new look
Post by: sudemo on February 02, 2004, 10:53:57 PM
Hey -jeff,

why this infos comming step by step ?
Is it not better to add a info file to the download directory with a description of all the new things.

I know it is just for testing but also there you need to know what to test. right ?

May you can arrange this.

Martin
Title: Mitel SME 6.0 to contribs.org SME 6.0 new look
Post by: andyberry on March 17, 2004, 02:12:37 PM
Hey guys.

I'm trying to update my 6.0 to the "new look and feel", but seem to be missing something.

I've installed 6.0, then went to http://www.ibiblio.org/pub/Linux/distributions/smeserver/releases/development/RPMS/
and downloaded all the rpms there.

Next I did rpm -Uvh --replacefiles --nodeps *.rpm*
followed by /sbin/e-smith/signal-event post-upgrade
followed by /sbin/e-smith/signal-event reboot.

I've also tried --replacepkgs
Also tried rpm -Uvh *.rpm followed by the above.

The server-manager shows the same Mitel pages and version 6.0

Any assistance is appreciated.
Thanks.
-A
Title: Mitel SME 6.0 to contribs.org SME 6.0 new look
Post by: andyberry on March 17, 2004, 02:30:38 PM
well, go figure.
I just used only the e-smith* files listed further up in the thread, and everything works like you'd expect now.

I don't understand why, though.

-A