Hi all,

I 'm trying to install sogo on a fresh ubuntu 12.04 .... and a "apt-get get install sogo"

But I met 3 problems :

1) Sogo try to use libmemcached.so.2 ... But I "only" have libmemcached.so.6 on ubuntu 12.04 ...
So I have created a link with :
 ln -s /usr/lib/libmemcached.so.6 /usr/lib/libmemcached.so.2

But when I tried to start sogo, I got the message :
/usr/sbin/sogod: /usr/lib/libmemcached.so.2: no version information available (required by /usr/lib/libSOGo.so.2)

What's wrong !!!???

2) Following the instructions, I have completed the file /etc/sogo/sogo.conf with my database and ldap preferences.

But when starting sogo, I got the message that the default file is not found ... So It seems that sogo.conf is not used !!!
I have completed the file : ~sogo/GNUstep/Defaults/.GNUstepDefaults
with my preferences and now, and then sogo started normally ( always with the message "/usr/sbin/sogod: /usr/lib/libmemcached.so.2: no version information available (required by /usr/lib/libSOGo.so.2)" )

3) Then, I tried to access to sogo with a web client ... and sogo crashes immediately with the following message :

2013-06-19 15:20:21.692 sogod[30513] WOxElemBuilder: could not locate builders: WOxExtElemBuilder,WOxExtElemBuilder 2013-06-19 15:20:21.694 sogod[30513] WOCompoundElement: pool embedding is on.
2013-06-19 15:20:21.698 sogod[30513] WOCompoundElement: id logging is on.
2013-06-19 15:20:21.740 sogod[30513] WARNING(-[NSNull(misc) count]): called NSNull -count (returns 0) !!!

What's wrong ???

Many thanks for your help

Stéphane
--
[email protected]
https://inverse.ca/sogo/lists

Reply via email to