Koozali.org: home of the SME Server

Update from Sme 7.6 to Sme 8.x with yum

Offline dadou

  • ***
  • 47
  • +0/-0
Update from Sme 7.6 to Sme 8.x with yum
« on: April 05, 2014, 11:44:10 AM »
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_8

But It seems that a package is missing :

Code: [Select]
--> 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 :

Code: [Select]
# rpm -qa | grep tcl
tcl-8.4.7-4.el4

it seems I have already this package installed.

An idea ?
Thanks,

David