Changes

Jump to navigation Jump to search
899 bytes removed ,  00:11, 23 November 2016
Line 71: Line 71:  
then
 
then
 
  yum install --enablerepo=fws smeserver-dovecot-extras
 
  yum install --enablerepo=fws smeserver-dovecot-extras
 +
'''RESPONSE : Aucun paquet smeserver-dovecot-extras disponible. !!!! --> SOLUTION ? '''<br />
 +
'''PROBLEM : NO smeserver-dovecot-extras RPM IN FWS REPOSITORY'''
 +
 
else install directly
 
else install directly
 
  yum install smeserver-egroupware-epl --enablerepo=stephdl,epel,egroupware
 
  yum install smeserver-egroupware-epl --enablerepo=stephdl,epel,egroupware
 
  signal-event post-upgrade; signal-event reboot
 
  signal-event post-upgrade; signal-event reboot
 +
'''RESPONSE : Erreur : Paquet : egroupware-epl-core-16.1.20161107-1.1.noarch (egroupware) Requiert : php >= 5.4.0 !!!! --> SOLUTION ?'''<br />
 +
'''PROBLEM : MAJOR VERSION NOW IN OPENSUSE REPOSITORY - REQUIRE PHP 5.5 BUT PHP 5.4 IN SME 9.1'''
    
you can go to the [[Egroupware#Starting_with_eGroupWare|Setup]]
 
you can go to the [[Egroupware#Starting_with_eGroupWare|Setup]]
Line 94: Line 99:  
  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 108:     
'''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 123:  
  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==
2

edits

Navigation menu