Koozali.org: home of the SME Server
Legacy Forums => Experienced User Forum => Topic started by: surtrut on January 26, 2004, 04:24:48 PM
-
Anyone know why anaconda-7.3-7es116.i386.rpm won't install. It depends on a lot of files? Where can I download these files?
Don't know if this has anything to do with anaconda.... not bring installed but the logo in the upper left corner of the server-manager isn't updated and still says mitel.
-
After several reboots the logo is the rigth one now. It looks very good the new GUI.
-
try to install the rpm with the --nodeps command:
rpm -Uvh --nodeps anaconda*
the rpm is looking for graphical interface files that SME Server does not have...it's safe to install dev rpms, but shouldn't be doing it on a "live" server
-
surtrut and all others are interested in the new style !
To install the files from 6.0.1-01 you need the following commands:
rpm -Uvh --replacefiles --nodeps *.rpm
/sbin/e-smith/signal-event post-upgrade
/sbin/e-smith/signal-event reboot
After this you have the new version.
There are still messages with "Mitel Network SME Server" but this is no problem for me.
Hope this will work also for you.
Martin
-
It sure did, thanks :-)