Hello,
I'm trying to update my SME box from 7.6 to 8.x with yum following the tutorial from here :
http://wiki.contribs.org/SME_Server_8But It seems that a package is missing :
--> Processing Dependency: tcl = 8.4.7 for package: tk
--> Finished Dependency Resolution
Error: Missing Dependency: tcl = 8.4.7 is needed by package tk
and when I check which package is installed :
# rpm -qa | grep tcl
tcl-8.4.7-4.el4
it seems I have already this package installed.
An idea ?
Thanks,
David