Changes

Jump to navigation Jump to search
748 bytes added ,  21:33, 24 June 2014
Line 21: Line 21:  
==Installation==
 
==Installation==
   −
{{Warning box|for test purpose only for the moment as the smeserver-egroupware package is still in test}}
+
'''see [[Server_eGroupWare]] to enable the egroupware repository'''
 +
* For sme8
    
For installation run the following commands:
 
For installation run the following commands:
Line 35: Line 36:     
  yum install smeserver-egroupware --enablerepo=server_eGroupWare,smecontribs
 
  yum install smeserver-egroupware --enablerepo=server_eGroupWare,smecontribs
 +
signal-event post-upgrade; signal-event reboot
 +
 +
* For SME 9
 +
 +
For installation run the following commands:
 +
db yum_repositories set server_eGroupWare repository \
 +
Name "server_eGroupWare" \
 +
BaseURL http://download.opensuse.org/repositories/server:/eGroupWare/CentOS_6/ \
 +
EnableGroups no GPGCheck yes \ Name "eGroupware (CentOS_6)" \
 +
GPGKey http://download.opensuse.org/repositories/server:/eGroupWare/CentOS_6/repodata/repomd.xml.key \
 +
Visible yes status disabled
 +
 +
then
 +
 +
signal-event yum-modify
 +
 +
yum install smeserver-egroupware --enablerepo=server_eGroupWare,smecontribs
 +
signal-event post-upgrade; signal-event reboot
 +
 +
see the [[bugzilla:8438]], the contribs is pending its release in smecontribs, you might need to install it from smedev if it dependencies issues.
    
==Update/Upgrade==
 
==Update/Upgrade==

Navigation menu