Line 40: |
Line 40: |
| * For SME 9 | | * For SME 9 |
| | | |
| + | {{Note box|due to the recent stable release of egroupware-epl, all rpm called eGroupware are now obsolete and you cannot install them from the official repository. During the time needed for doing a new package smeserver-egroupware, they will be available in the [[stephdl]] repository}} |
| For installation run the following commands: | | For installation run the following commands: |
| | | |
− | db yum_repositories set server_eGroupWare repository \
| + | db yum_repositories set stephdl repository \ |
− | Name "server_eGroupWare" \
| + | BaseURL http://mirror.de-labrusse.fr/smeserver/\$releasever \ |
− | BaseURL http://download.opensuse.org/repositories/server:/eGroupWare/CentOS_6/ \ | + | EnableGroups no GPGCheck yes \ |
− | EnableGroups no GPGCheck yes \ Name "eGroupware (CentOS_6)" \ | + | Name "Mirror de Labrusse" \ |
− | GPGKey http://download.opensuse.org/repositories/server:/eGroupWare/CentOS_6/repodata/repomd.xml.key \ | + | GPGKey http://mirror.de-labrusse.fr/RPM-GPG-KEY \ |
− | Visible yes status disabled | + | Visible yes status disabled |
− | | |
| | | |
| You have to enable epel repository http://wiki.contribs.org/Epel | | You have to enable epel repository http://wiki.contribs.org/Epel |
Line 67: |
Line 67: |
| signal-event yum-modify | | signal-event yum-modify |
| | | |
− | yum install smeserver-egroupware --enablerepo=server_eGroupWare,smedev,epel | + | yum install smeserver-egroupware --enablerepo=stephdl,epel |
| signal-event post-upgrade; signal-event reboot | | 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 you have dependencies issues. | + | see the [[bugzilla:8438]], the contribs is pending its release in smecontribs for SME Server 9.0 |
| | | |
| ==Configuration== | | ==Configuration== |