Le 13/04/2011 12:01, Anthony Milan a écrit : > Le 08/04/2011 21:30, Ludovic Marcotte a écrit : >> === Upgrading to v1.3.6 === >> >> Starting from SOGo v1.3.6, SOPE's IMAP pooling has been disabled >> (NGImap4DisableIMAP4Pooling is not set to YES) by default. You can >> enable it back by setting the NGImap4DisableIMAP4Pooling preference to >> NO or by simply using a caching proxy like imapproxy. > Hi, > > With Debian Squeeze, my /etc/apt/sources.list contains : deb > http://inverse.ca/debian/ squeeze squeeze, I have this error: > > Starting SOGo: sogo/usr/sbin/sogod: error while loading shared > libraries: libgnustep-base.so.1.16: cannot open shared object file: No > such file or directory > already running. > > I tried apt-get -f reinstall sogo with no success. The sogo package > depends on libgnustep-base1.20 (>= 1.20.1) that is installed. > > Help is welcome. # ldd /usr/sbin/sogod | grep libgnustep libgnustep-base.so.1.20 => /usr/lib/libgnustep-base.so.1.20 (0xb6de0000) libgnustep-base.so.1.16 => not found
Strange, isn't it? dpkg -S /usr/sbin/sogod gives: sogo: /usr/sbin/sogod and dpkg -l sogo: ii sogo 1.3.6 a modern and scalable groupware I tried to build package with the SOGo 1.3.6 tar ball. I had this error: Compiling file SOGoCalendarProxy.m ... SOGoCalendarProxy.m: In function ‘-[SOGoCalendarProxy davResourceType]’: SOGoCalendarProxy.m:66: error: ‘XMLNS_CalendarServerOrg’ undeclared (first use in this function) SOGoCalendarProxy.m:66: error: (Each undeclared identifier is reported only once SOGoCalendarProxy.m:66: error: for each function it appears in.) make[4]: *** [obj/Appointments.obj/SOGoCalendarProxy.m.o] Erreur 1 make[3]: *** [Appointments.all.wobundle.variables] Erreur 2 -- Anthony Milan Centre Hospitalier de Saint-Brieuc Direction du système d'information 22027 Saint-Brieuc Cedex 1 Tél : 02 96 01 78 39 (67839) Fax : 02 96 01 75 57 -- [email protected] https://inverse.ca/sogo/lists
