Re: [SOGo] ANN: SOGo Package Repositories

2016-07-29 Thread "Alain Abbas"

Hello 
I ve got already a machine with Libmapi-dev, libmapistore-dev, libmapiproxy-dev 
i will reinstall a clean machine 
I try to do it for learning :) 



Le Vendredi 29 Juillet 2016 14:36 CEST, Slávek Banko (slavek.ba...@axis.cz) 
 a écrit:
 Dne pá 29. července 2016 "Alain Abbas" napsal(a):
> Hello Slavek
> Tryed that but it still try to compile openchange and does the same error
> my steps: 
> #tar -xzvf SOGo-2.3.13.tar.gz
> #cd SOGo-2.3.13
> #cp -a packaging/debian debian
> #cp packaging/debian-multiarch/control-no-openchange  debian/control
> #./debian/rules
> #dpkg-buildpackage -b
>
> and falled on the same error
> any ideas ? 
>
> Regards and Thanks in advance 
>

You have a clean build machine or already installed dependencies needed for
build with openchange: libmapi-dev, libmapistore-dev, libmapiproxy-dev?

By the way, already built packages may be sufficient for you? See alternative
SOGo packages repository for Debian and Ubuntu.

--
Slávek
--
users@sogo.nu
https://inverse.ca/sogo/lists
--
Alain Abbas
3 rue des Violettes
54 410 Laneveuville-Devant-Nancy
Tel : +333 83 18 02 70
skype: alain.abbas
-- 
users@sogo.nu
https://inverse.ca/sogo/lists

Re: [SOGo] ANN: SOGo Package Repositories

2016-07-29 Thread Janis Hamme
Am 29.07.2016 um 14:36 schrieb Slávek Banko (slavek.ba...@axis.cz):
> Dne pá 29. července 2016 "Alain Abbas" napsal(a):
>> Hello Slavek
>> Tryed that but it still try to compile openchange and does the same error
>> my steps: 
>> #tar -xzvf SOGo-2.3.13.tar.gz
>> #cd SOGo-2.3.13
>> #cp -a packaging/debian debian
>> #cp packaging/debian-multiarch/control-no-openchange  debian/control
>> #./debian/rules
>> #dpkg-buildpackage -b
>>
>> and falled on the same error
>> any ideas ? 
>>
>> Regards and Thanks in advance 
>>
> You have a clean build machine or already installed dependencies needed for 
> build with openchange: libmapi-dev, libmapistore-dev, libmapiproxy-dev?
>
> By the way, already built packages may be sufficient for you? See alternative 
> SOGo packages repository for Debian and Ubuntu.
>
Removing libmapi* from my Jessie system resolved this error for me.
Thanks a lot!
-- 
users@sogo.nu
https://inverse.ca/sogo/lists


Re: [SOGo] ANN: SOGo Package Repositories

2016-07-29 Thread slavek.ba...@axis.cz
Dne pá 29. července 2016 "Alain Abbas" napsal(a):
> Hello Slavek
> Tryed that but it still try to compile openchange and does the same error
> my steps: 
> #tar -xzvf SOGo-2.3.13.tar.gz
> #cd SOGo-2.3.13
> #cp -a packaging/debian debian
> #cp packaging/debian-multiarch/control-no-openchange  debian/control
> #./debian/rules
> #dpkg-buildpackage -b
>
> and falled on the same error
> any ideas ? 
>
> Regards and Thanks in advance 
>

You have a clean build machine or already installed dependencies needed for 
build with openchange: libmapi-dev, libmapistore-dev, libmapiproxy-dev?

By the way, already built packages may be sufficient for you? See alternative 
SOGo packages repository for Debian and Ubuntu.

-- 
Slávek
-- 
users@sogo.nu
https://inverse.ca/sogo/lists

Re: [SOGo] ANN: SOGo Package Repositories

2016-07-29 Thread "Alain Abbas"

Hello Slavek
Tryed that but it still try to compile openchange and does the same error
my steps: 
#tar -xzvf SOGo-2.3.13.tar.gz
#cd SOGo-2.3.13
#cp -a packaging/debian debian
#cp packaging/debian-multiarch/control-no-openchange  debian/control
#./debian/rules
#dpkg-buildpackage -b

and falled on the same error
any ideas ? 

Regards and Thanks in advance 

Le Jeudi 28 Juillet 2016 19:57 CEST, Slávek Banko (slavek.ba...@axis.cz) 
 a écrit:
 Take file 'control-no-openchange' from packaging/debian-multiarch and use it
instead of the current 'control'.

--
Slávek

On Thursday 28 of July 2016 19:41:53 "Alain Abbas" wrote:
> Hello 
> Thanks Slavek
> but how i can build Sogo without Openchange support 
> I didn t find any documentations or wehre to desactivate it.
> how to desactivate it in the source ? 
> thanks you 
> Regards
>
>
> Le Jeudi 28 Juillet 2016 19:10 CEST, Slávek Banko (slavek.ba...@axis.cz)
>  a écrit: It seems that you are building SOGo with
> OpenChange from Debian Jessie, which is probably older than expected in
> current SOGo versions. You can try to build without OpenChange support.
>
> --
> Slávek
>
> On Thursday 28 of July 2016 07:59:10 "Alain Abbas" wrote:
> > Hello 
> > Trying to make packages on Jessie 
> > for SOPE ok no problems 
> > For Sogo 
> > Error :
> > MAPIStoreContext.m:558:12: error: too many arguments to function
> > ‘openchangedb_get_new_changeNumbers’ retval =
> > openchangedb_get_new_changeNumbers (connInfo->oc_ctx, memCtx, owner, max,
> > ); ^
> > In file included from MAPIStoreContext.m:57:0:
> > /usr/include/libmapiproxy.h:204:17: note: declared here
> >  enum MAPISTATUS openchangedb_get_new_changeNumbers(struct
> > openchangedb_context *, TALLOC_CTX *, uint64_t, struct UI8Array_r **); ^
> > /usr/share/GNUstep/Makefiles/rules.make:468: recipe for target
> > 'obj/SOGoBackend.obj/MAPIStoreContext.m.o' failed make[4]: ***
> > [obj/SOGoBackend.obj/MAPIStoreContext.m.o] Error 1
> > /usr/share/GNUstep/Makefiles/Instance/bundle.make:193: recipe for target
> > 'internal-bundle-run-compile-submake' failed make[3]: ***
> > [internal-bundle-run-compile-submake] Error 2
> > /usr/share/GNUstep/Makefiles/Master/rules.make:298: recipe for target
> > 'SOGoBackend.all.bundle.variables' failed make[2]: ***
> > [SOGoBackend.all.bundle.variables] Error 2
> > /usr/share/GNUstep/Makefiles/Master/bundle.make:37: recipe for target
> > 'internal-all' failed make[1]: *** [internal-all] Error 2
> > make[1]: Leaving directory '/home/test/SOGo-3.1.4/OpenChange'
> > debian/rules:26: recipe for target 'build-arch-stamp' failed
> > make: *** [build-arch-stamp] Error 2
> > dpkg-buildpackage: erreur: debian/rules build a produit une erreur de
> > sortie de type 2 Seems that package libmapiproxy-dev is outdated on
> > Jessie How to desactivate Openchange compilation in the source ? or where
> > i can have the right libmapiproxy-dev ?
> >
> > Regards
> >
> >
> >
> > Le Mercredi 27 Juillet 2016 23:27 CEST, "\"Alain Abbas\""
> > (alain.ab...@libertech.fr)  a écrit: Hello
> > Trying that but it try to build the sogo openchange package too  when
> > compiling sogo  how to desactivate it ?
> >
> > Regards 
> >
> >
> >
> > Le Mardi 19 Juillet 2016 22:45 CEST, "Achim Gottinger" (ac...@ag-web.biz)
> >  a écrit: Here is an short howto for sogo2 on wheezy
> > without openchange
> >
> > First download SOPE-3.1.4.tar.gz and SOGo-2.3.13.tar.gz install
> > build-essentails and dpkg-dev On wheezy libwbxml2 is also required you
> > can get the required version
> > https://packages.inverse.ca/SOGo/nightly/2/debian/pool/wheezy/w/wbxml2/
> >
> > # tar xvzf SOPE-3.1.4.tar.gz
> > #  cd SOPE
> > #  cp -a packaging/debian .
> > #  ./debian/rules
> > # dpkg-buildpackage
> > (install all required dependencies)
> > # dpkg-buildpackage
> > # cd ..
> > # dpkg -i libsope*.deb
> > # tar xvzf SOGo-2.3.13.tar.gz
> > # cd SOGo-2.3.13
> > #  ./debian/rules
> > # dch
> > (add an changelog entry for version 2.3.13)
> >  dpkg-buildpackage -b
> > (install all required dependencies)
> > # dpkg-buildpackage -b
> >
> > You should now have build these packages:
> >
> > libsbjson2.3_4.9.r1664_amd64.deb
> > libsbjson2.3-dev_4.9.r1664_amd64.deb
> > libsope4.9-dev_4.9.r1664_all.deb
> > libsope-appserver4.9_4.9.r1664_amd64.deb
> > libsope-appserver4.9-dev_4.9.r1664_amd64.deb
> > libsope-core4.9_4.9.r1664_amd64.deb
> > libsope-core4.9-dev_4.9.r1664_amd64.deb
> > libsope-gdl1-4.9_4.9.r1664_amd64.deb
> > libsope-gdl1-4.9-dev_4.9.r1664_amd64.deb
> > libsope-ldap4.9_4.9.r1664_amd64.deb
> > libsope-ldap4.9-dev_4.9.r1664_amd64.deb
> > libsope-mime4.9_4.9.r1664_amd64.deb
> > libsope-mime4.9-dev_4.9.r1664_amd64.deb
> > libsope-xml4.9_4.9.r1664_amd64.deb
> > libsope-xml4.9-dev_4.9.r1664_amd64.deb
> > sogo_2.3.13_amd64.deb
> > sogo-activesync_2.3.13_amd64.deb
> > sogo-dbg_2.3.13_amd64.deb
> > sogo-dev_2.3.13_amd64.deb
> > sope4.9-appserver_4.9.r1664_amd64.deb
> > sope4.9-dbg_4.9.r1664_amd64.deb
> >