On Mon, Feb 13, 2012 at 1:25 PM, <[email protected]> wrote: > i've sogo installed on a centos6 > > Package sogo-1.3.11-1.centos6.x86_64 already installed and latest version > > but when i do : > service sogo start > > i have the following error : > > /usr/sbin/sogod: error while loading shared libraries: libldap-2.3.so.0: > cannot > open shared object file: No such file or directory > > and for sure i've no libldap-2.3.so.0 file on my host...
I am running SOGo 1.3.11 on CentOS6 32bit without such problems. At least on my server the init script is called sogod and not sogo? Probably just a typo in your email? If you are using LDAP (and have LDAP configuration in your GNUstepDefaults file) then you most likely should have an LDAP library installed... For CentOS6 the LDAP library should be included in the openldap package. Do you have that installed? How did you install SOGo, did you use the yum repositry provided by Inverse for CentOS6? Yum should handle all dependencies AFAIK. Best, Peter -- [email protected] https://inverse.ca/sogo/lists
