Line 94: |
Line 94: |
| signal-event console-save | | signal-event console-save |
| | | |
− | =eGroupWare 1.8.007 for SME 8.0 and above = | + | =eGroupWare 1.8.007 for SME 8.x = |
| | | |
| ==Maintainers== | | ==Maintainers== |
Line 103: |
Line 103: |
| | | |
| '''see [[Egroupware_repository]] to enable the egroupware repository''' | | '''see [[Egroupware_repository]] to enable the egroupware repository''' |
− | * For sme8
| |
| | | |
| For installation run the following commands: | | For installation run the following commands: |
Line 119: |
Line 118: |
| signal-event post-upgrade; signal-event reboot | | signal-event post-upgrade; signal-event reboot |
| | | |
− | * 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-epl, they will be available in the [[stephdl]] repository}}
| |
− | For installation run the following commands:
| |
− |
| |
− | db yum_repositories set stephdl repository \
| |
− | BaseURL http://mirror.de-labrusse.fr/smeserver/\$releasever \
| |
− | EnableGroups no GPGCheck yes \
| |
− | Name "Mirror de Labrusse" \
| |
− | GPGKey http://mirror.de-labrusse.fr/RPM-GPG-KEY \
| |
− | Visible yes status disabled
| |
− |
| |
− | You have to enable epel repository http://wiki.contribs.org/Epel
| |
− |
| |
− | For SME 9.x,
| |
− | /sbin/e-smith/db yum_repositories set epel repository \
| |
− | Name 'Epel - EL6' \
| |
− | BaseUrl 'http://download.fedoraproject.org/pub/epel/6/$basearch' \
| |
− | MirrorList 'http://mirrors.fedoraproject.org/mirrorlist?repo=epel-6&arch=$basearch' \
| |
− | EnableGroups no \
| |
− | GPGCheck yes \
| |
− | GPGKey http://dl.fedoraproject.org/pub/epel/RPM-GPG-KEY-EPEL \
| |
− | Visible no \
| |
− | status disabled
| |
− |
| |
− | then
| |
− |
| |
− | signal-event yum-modify
| |
− |
| |
− | yum install smeserver-egroupware --enablerepo=stephdl,epel
| |
− | signal-event post-upgrade; signal-event reboot
| |
− |
| |
− | see the [[bugzilla:8438]], the contribs is pending its release in smecontribs for SME Server 9.0
| |
| | | |
| ==Configuration== | | ==Configuration== |