Changes

Jump to navigation Jump to search
232 bytes added ,  19:49, 27 May 2012
Line 230: Line 230:     
=== The memcached - libevent nightmare ===
 
=== The memcached - libevent nightmare ===
Many users have experienced the following errors while trying to install/update SOGo or updating system with yum update:
+
Many users have experienced the following errors (or some kind of them) while trying to install/update SOGo or simply trying to update SME with yum update:
 
  memcached-1.4.2-1.el5.i386 from sogo has depsolving problems
 
  memcached-1.4.2-1.el5.i386 from sogo has depsolving problems
 
   --> Missing Dependency: libevent-1.1a.so.1 is needed by package memcached-1.4.2-1.el5.i386 (sogo)
 
   --> Missing Dependency: libevent-1.1a.so.1 is needed by package memcached-1.4.2-1.el5.i386 (sogo)
 
  Error: Missing Dependency: libevent-1.1a.so.1 is needed by package memcached-1.4.2-1.el5.i386 (sogo)
 
  Error: Missing Dependency: libevent-1.1a.so.1 is needed by package memcached-1.4.2-1.el5.i386 (sogo)
   −
To solve this issue you need to install memcached form Epel repository according to wiki http://wiki.contribs.org/Epel
+
To solve this issue you need to install memcached form Epel; the repository can be activated according to wiki http://wiki.contribs.org/Epel .
 +
Once configured the repository you can install memcached:
 +
yum --enablerepo=epel install memcached
 +
Now you will be able to install/update SOGo and run yum update fine too.
 +
 
 
=== Reference ===
 
=== Reference ===
  
97

edits

Navigation menu