Changes

Jump to navigation Jump to search
691 bytes removed ,  19:36, 25 November 2014
no edit summary
Line 42: Line 42:  
  signal-event yum-modify
 
  signal-event yum-modify
   −
Configure the EPEL repository
+
Configure the [[Epel]] and [[Dag]] repositories (choose the correct repository according to Your Sme version)
For SME 8.x
     −
db yum_repositories set epel repository \
  −
Name 'Extra Packages for Enterprise Linux 5' \
  −
MirrorList 'http://mirrors.fedoraproject.org/mirrorlist?repo=epel-5&arch=i386' \
  −
status disabled GPGCheck yes \
  −
GPGKey http://download.fedora.redhat.com/pub/epel/RPM-GPG-KEY-EPEL
  −
signal-event yum-modify
  −
<onlyinclude>{{#ifeq:{{{transcludesection|epel9}}}|epel9|
  −
  −
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
  −
  signal-event yum-modify
  −
}}</onlyinclude>
   
*install the rpms
 
*install the rpms
   −
  yum --enablerepo=fws --enablerepo=epel install smeserver-lemonldap-ng
+
  yum --enablerepo=fws --enablerepo=epel --enablerepo=dag install smeserver-lemonldap-ng
    
* Now, appply the needed configuration:
 
* Now, appply the needed configuration:
97

edits

Navigation menu