Changes

Jump to navigation Jump to search
699 bytes added ,  05:47, 18 August 2012
Additional installation notes for sme8.x
Line 25: Line 25:  
Note: For sme8 there is a newer compatible rpm, smeserver-webshare-1.0.0-10.el4.sme.noarch.rpm
 
Note: For sme8 there is a newer compatible rpm, smeserver-webshare-1.0.0-10.el4.sme.noarch.rpm
 
  yum install --enablerepo=smetest smeserver-webshare
 
  yum install --enablerepo=smetest smeserver-webshare
(manually enable this repo so your sme8 server can access it)
+
 
 +
You will need to manually enable the old sme7 smetest repo until sme8.x repos are fully populated so your sme8 server can access the compatible package, as follows)
 +
 
 +
db yum_repositories set sme7test repository \
 +
GPGCheck yes \
 +
MirrorList http://distro.ibiblio.org/pub/linux/distributions/smeserver/mirrorlist/smetest-7 \
 +
Name 'SME 7 - test' \
 +
Visible no \
 +
status disabled
 +
 
 +
signal-event yum-modify
 +
Wait a minute or two for yum to finish, you can check if yum is still active using
 +
top -i
 +
(Ctrl c to exit)
 +
then do
 +
yum clean all
 +
 
 +
To get the dependency & the sme 8.x compatible package both installed install use this command
 +
yum install smeserver-webshare --enablerepo=sme7test --enablerepo=smecontribs
 +
signal-event post-upgrade; signal-event reboot
 +
 
    
3. Instructions at the end of previous installation advises the following commands:
 
3. Instructions at the end of previous installation advises the following commands:
624

edits

Navigation menu