Re: [SOGo] openchange installation

2017-02-02 Thread slavek.ba...@axis.cz
Dne čt 2. února 2017 chico ahmad napsal(a):
> I am running debian jessie, and I am planning to install sogo with
> openhange but I cannot download openchange sources or packages from
> anywhere, not even from the git repository and the openchange website
> is unreachable, any ideas chico

Hi Chico,

it seems that OpenChange has no hope that it would be developed further. 
Website is terminated. New commits not come. It is therefore questionable 
whether it is a good idea to maintain it in production environments.

For source code I recommends to use Zentyal fork:

  https://github.com/zentyal/openchange

However, on Jessie you'll need a newer version of Samba along with several 
other necessary packages - ldb, python-rpclib, python-sievelib, talloc, 
tdb and tevent. If you're interested in binary packages, you can use my 
alternative apt repository, where is available OpenChange including Samba 
and all necessary packages.

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

[SOGo] openchange installation

2017-02-02 Thread chico ahmad
I am running debian jessie, and I am planning to install sogo with openhange 
but I cannot download openchange sources or packages from anywhere, not even 
from the git repository and the openchange website is unreachable, any ideas
chico
-- 
users@sogo.nu
https://inverse.ca/sogo/lists

Re: [SOGo] SOGo/OpenChange installation and configuration guide

2011-06-22 Thread Fabrice Durand
Hi,
i answer myself to have libmapi++ (C++ library): yes on fc15.
You have to install boost-devel , export export BOOST_LIB_SUFFIX=-mt and
launch make clean  ./autogen.sh  ./configure --prefix=/usr/local/samba

Regards

2011/6/21 Jose Amengual jose.ameng...@gmail.com

 And now If I run gmake I get :

 exchange.idl:4491: warning: subcontext() is deprecated. Use
 represent_as() or transmit_as() instead
 exchange.idl:4061: warning: [out] argument `size' not a pointer
 exchange.idl:4062: warning: [out] argument `offset' not a pointer
 exchange.idl:4061: error: EcDoRpc: [out] argument 'size' is not a
 pointer or array, skip client functions
 Compiling gen_ndr/ndr_exchange.c with -fPIC
 gcc: -rpath: linker input file unused because linking not done
 gcc: /usr/local/samba/lib: linker input file unused because linking not
 done
 Compiling gen_ndr/ndr_exchange_c.c with -fPIC
 gcc: -rpath: linker input file unused because linking not done
 gcc: /usr/local/samba/lib: linker input file unused because linking not
 done
 Linking libmapi.so.0.11
 Compiling libocpf/ocpf.tab.c with -fPIC
 In file included from ./libocpf/ocpf_api.h:142,
 from libocpf/ocpf.y:23:
 ./libocpf/ocpf_private.h:28: error: redefinition of typedef
 'comparison_fn_t'
 /usr/local/samba/include/ndr.h:36: error: previous declaration of
 'comparison_fn_t' was here
 libocpf/ocpf.y: In function 'ocpf_yyparse':
 libocpf/ocpf.y:396: warning: comparison is always false due to limited
 range of data type
 gmake: *** [libocpf/ocpf.tab.po] Error 1

 is this a bug that I should report ?

 Thanks.

 On Tue, Jun 21, 2011 at 1:39 PM, Jose Amengual jose.ameng...@gmail.com
 wrote:
  I manage to fix the install script for samba and I actually got it
  installed in freebsd ( supraising) and openchange compiles ok but this
  is the result of ./configure:
 
  ===
  OpenChange Configuration (Please review)
 
* OpenChange Libraries:
  - libmapi (C library): yes
   Thread support:   yes (pthread)
  - libmapi++ (C++ library): no
  - libmapiadmin:yes
  - libocpf: yes
 
* OpenChange Server:
  - mapiproxy:   yes
 
* OpenChange mapistore backends:
  - sqlite3: no
 
* OpenChange Tools:
  - openchangeclient:yes
  - mapiprofile: yes
  - openchangepfadmin:   yes
  - exchange2mbox:   yes
  - exchange2ical:   no
  - mapitest:yes
  - openchangemapidump:  yes
  - schemaIDGUID:yes
 
* subunit format (mapitest): no
 
* OpenChange Documentation:  no
 
* Coverage Tests:no
 
* OpenChange Bindings:
  - Python:  no
  - Qt4: no
 
* Installation prefix:   /usr/local/samba
 
  ===
 
  is ok that  - libmapi++ is not enable ?
 
  Thanks.
 
  On Tue, Jun 21, 2011 at 11:09 AM, Jose Amengual jose.ameng...@gmail.com
 wrote:
  There is anyone working on a documentation for FreeBSD or other BSD
 systems ?
 
  Thanks.
 
  On Tue, Jun 21, 2011 at 10:35 AM, Fabrice Durand oeufd...@gmail.com
 wrote:
  Hi,
  follow the documentation to build the OpenChange and SOGo.
 
  I'm on a Fedora Core 15 x86_64 and there is just few differences with
 the
  dependencies.
 
  Compilling samba4 seem's to be ok.
  I on the Build OpenChange chapter an i have a warning on ./configure
  script:
  configure: WARNING: The Samba4 version installed on your system doesn't
 meet
  OpenChange requirements (4.0.0alpha14 or 4.0.0alpha14-GIT-).
  and a difference with the result:
  ===
  OpenChange Configuration (Please review)
 
 * OpenChange Libraries:
   - libmapi (C library): yes
Thread support:   yes (pthread)
   - libmapi++ (C++ library): no
   - libmapiadmin:yes
   - libocpf: yes
 
 * OpenChange Server:
   - mapiproxy:   yes
 
 * OpenChange mapistore backends:
   - sqlite3: no
 
 * OpenChange Tools:
   - openchangeclient:yes
   - mapiprofile: yes
   - openchangepfadmin:   yes
   - exchange2mbox:   yes
   - exchange2ical:   yes
   - mapitest:yes
   - openchangemapidump:  yes
   - schemaIDGUID:yes
 
 * subunit format (mapitest): no
 
 * OpenChange 

Re: [SOGo] SOGo/OpenChange installation and configuration guide

2011-06-22 Thread Jose Amengual
now I got :

===
OpenChange Configuration (Please review)

   * OpenChange Libraries:
 - libmapi (C library): yes
  Thread support:   yes (pthread)
 - libmapi++ (C++ library): no
 - libmapiadmin:yes
 - libocpf: yes

   * OpenChange Server:
 - mapiproxy:   yes

   * OpenChange mapistore backends:
 - sqlite3: no

   * OpenChange Tools:
 - openchangeclient:yes
 - mapiprofile: yes
 - openchangepfadmin:   yes
 - exchange2mbox:   yes
 - exchange2ical:   no
 - mapitest:yes
 - openchangemapidump:  yes
 - schemaIDGUID:yes

   * subunit format (mapitest): no

   * OpenChange Documentation:  no

   * Coverage Tests:no

   * OpenChange Bindings:
 - Python:  no
 - Qt4: no

   * Installation prefix:   /usr/local/samba


but I get this error when I do gmake:

gcc: -rpath: linker input file unused because linking not done
gcc: /usr/local/samba/lib: linker input file unused because linking not done
Compiling ndr_mapi.c with -fPIC
gcc: -rpath: linker input file unused because linking not done
gcc: /usr/local/samba/lib: linker input file unused because linking not done
Compiling gen_ndr/ndr_exchange.c with -fPIC
gcc: -rpath: linker input file unused because linking not done
gcc: /usr/local/samba/lib: linker input file unused because linking not done
Compiling gen_ndr/ndr_exchange_c.c with -fPIC
gcc: -rpath: linker input file unused because linking not done
gcc: /usr/local/samba/lib: linker input file unused because linking not done
Compiling gen_ndr/ndr_property.c with -fPIC
gcc: -rpath: linker input file unused because linking not done
gcc: /usr/local/samba/lib: linker input file unused because linking not done
Compiling libmapi/socket/interface.c with -fPIC
gcc: -rpath: linker input file unused because linking not done
gcc: /usr/local/samba/lib: linker input file unused because linking not done
Compiling libmapi/socket/netif.c with -fPIC
gcc: -rpath: linker input file unused because linking not done
gcc: /usr/local/samba/lib: linker input file unused because linking not done
Linking libmapi.so.0.11
Generating libocpf/ocpf.tab.c
Compiling libocpf/ocpf.tab.c with -fPIC
In file included from ./libocpf/ocpf_api.h:142,
 from libocpf/ocpf.y:23:
./libocpf/ocpf_private.h:28: error: redefinition of typedef 'comparison_fn_t'
/usr/local/samba/include/ndr.h:36: error: previous declaration of
'comparison_fn_t' was here
libocpf/ocpf.y: In function 'ocpf_yyparse':
libocpf/ocpf.y:396: warning: comparison is always false due to limited
range of data type
gmake: *** [libocpf/ocpf.tab.po] Error 1

There is any version of gcc needed to compile this ?

I'm trying to do this on a FreeBSD 8.2 machine and I never got this
far, it will be exacting to get this working on BSD.

Thanks.

On Wed, Jun 22, 2011 at 1:00 PM, Fabrice Durand oeufd...@gmail.com wrote:
 Hi,
 i answer myself to have libmapi++ (C++ library): yes on fc15.
 You have to install boost-devel , export export BOOST_LIB_SUFFIX=-mt and
 launch make clean  ./autogen.sh  ./configure --prefix=/usr/local/samba

 Regards

 2011/6/21 Jose Amengual jose.ameng...@gmail.com

 And now If I run gmake I get :

 exchange.idl:4491: warning: subcontext() is deprecated. Use
 represent_as() or transmit_as() instead
 exchange.idl:4061: warning: [out] argument `size' not a pointer
 exchange.idl:4062: warning: [out] argument `offset' not a pointer
 exchange.idl:4061: error: EcDoRpc: [out] argument 'size' is not a
 pointer or array, skip client functions
 Compiling gen_ndr/ndr_exchange.c with -fPIC
 gcc: -rpath: linker input file unused because linking not done
 gcc: /usr/local/samba/lib: linker input file unused because linking not
 done
 Compiling gen_ndr/ndr_exchange_c.c with -fPIC
 gcc: -rpath: linker input file unused because linking not done
 gcc: /usr/local/samba/lib: linker input file unused because linking not
 done
 Linking libmapi.so.0.11
 Compiling libocpf/ocpf.tab.c with -fPIC
 In file included from ./libocpf/ocpf_api.h:142,
                 from libocpf/ocpf.y:23:
 ./libocpf/ocpf_private.h:28: error: redefinition of typedef
 'comparison_fn_t'
 /usr/local/samba/include/ndr.h:36: error: previous declaration of
 'comparison_fn_t' was here
 libocpf/ocpf.y: In function 'ocpf_yyparse':
 libocpf/ocpf.y:396: warning: comparison is always false due to limited
 range of data type
 gmake: *** [libocpf/ocpf.tab.po] Error 1

 is this a bug that I should report ?

 Thanks.

 On Tue, Jun 21, 2011 at 1:39 PM, Jose Amengual jose.ameng...@gmail.com
 wrote:
  I manage to fix 

[SOGo] SOGo/OpenChange installation and configuration guide

2011-06-17 Thread Ludovic Marcotte

Hello,

We've released an initial documentation on how to install and configure 
OpenChange and the SOGo provider for it on an existing SOGo installation 
(which needs to be compiled from source, for now). This will allow 
people to try our the native Outlook compatibility layer which now works 
with Microsoft Outlook 2003, 2007 and 2010.


The documentation is available from: 
http://wiki.sogo.nu/OpenChangeInstallationConfiguration


Note that this documentation will eventually be removed from the wiki 
and moved to an official installation/configuration guide. Also note 
that our work is still a technological preview - initial betas are 
planned for July.


Nonetheless, testing is welcome.

Regards,

--
Ludovic Marcotte
lmarco...@inverse.ca  ::  +1.514.755.3630  ::  www.inverse.ca
Inverse inc. :: Leaders behind SOGo (www.sogo.nu) and PacketFence 
(www.packetfence.org)

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


RE: [SOGo] OpenChange Installation

2011-01-25 Thread Carsten Laun-De Lellis
I have checked the OpenChange site and found an entry in one forum that
mentioned, that there is no configure, but to try make instead.

 

When I tried make I ran into the following error messages:

 

This is gnustep-make 2.2.0. Type 'make print-gnustep-make-help' for help.

Making all for bundle SOGoBackend...

Compiling file MAPIStoreContext.m ...

In file included from MAPIStoreContext.m:54:

/usr/local/samba/include/mapistore/mapistore.h:57:28: error:
mapistore_defs.h: No such file or directory

cc1obj: warnings being treated as errors

In file included from MAPIStoreContext.m:54:

/usr/local/samba/include/mapistore/mapistore.h:127: error: 'enum
MAPISTORE_TABLE_TYPE' declared inside parameter list

/usr/local/samba/include/mapistore/mapistore.h:127: error: its scope is only
this definition or declaration, which is probably not what you want

In file included from MAPIStoreContext.m:54:

/usr/local/samba/include/mapistore/mapistore.h:136: error: 'enum
MAPISTORE_DELETION_TYPE' declared inside parameter list

/usr/local/samba/include/mapistore/mapistore.h:155: error: 'enum
MAPISTORE_DFLT_FOLDERS' declared inside parameter list

/usr/local/samba/include/mapistore/mapistore.h:173: error: 'enum
MAPISTORE_DELETION_TYPE' declared inside parameter list

/usr/local/samba/include/mapistore/mapistore.h:175: error: 'enum
MAPISTORE_DELETION_TYPE' declared inside parameter list

MAPIStoreContext.m: In function '-[MAPIStoreContext setURI:andMemCtx:]':

MAPIStoreContext.m:270: error: 'MAPISTORE_FAI_TABLE' undeclared (first use
in this function)

MAPIStoreContext.m:270: error: (Each undeclared identifier is reported only
once

MAPIStoreContext.m:270: error: for each function it appears in.)

MAPIStoreContext.m: In function '-[MAPIStoreContext
_tableForFID:andTableType:]':

MAPIStoreContext.m:555: error: 'MAPISTORE_MESSAGE_TABLE' undeclared (first
use in this function)

MAPIStoreContext.m:568: error: 'MAPISTORE_FAI_TABLE' undeclared (first use
in this function)

MAPIStoreContext.m:581: error: 'MAPISTORE_FOLDER_TABLE' undeclared (first
use in this function)

MAPIStoreContext.m: In function '-[MAPIStoreContext
getTableProperty:withTag:atPosition:withTableType:andQueryType:inFID:]':

MAPIStoreContext.m:707: error: 'MAPISTORE_PREFILTERED_QUERY' undeclared
(first use in this function)

MAPIStoreContext.m:707: error: 'queryType' has an incomplete type

MAPIStoreContext.m:725: error: 'queryType' has an incomplete type

MAPIStoreContext.m: At top level:

cc1obj: error: type '({anonymous})' does not have a known size

MAPIStoreContext.m: In function '-[MAPIStoreContext
openMessage:forKey:inTable:]':

MAPIStoreContext.m:783: error: dereferencing pointer to incomplete type

MAPIStoreContext.m:815: error: dereferencing pointer to incomplete type

MAPIStoreContext.m: In function '-[MAPIStoreContext
openMessage:withMID:inFID:]':

MAPIStoreContext.m:834: error: 'MAPISTORE_FAI_TABLE' undeclared (first use
in this function)

MAPIStoreContext.m:843: error: 'MAPISTORE_MESSAGE_TABLE' undeclared (first
use in this function)

MAPIStoreContext.m: In function '-[MAPIStoreContext
setPropertiesWithFMID:ofTableType:inRow:]':

MAPIStoreContext.m:1186: error: 'MAPISTORE_MESSAGE' undeclared (first use in
this function)

MAPIStoreContext.m:1209: error: 'MAPISTORE_FOLDER' undeclared (first use in
this function)

MAPIStoreContext.m: In function '-[MAPIStoreContext
setProperty:withFMID:ofTableType:fromFile:]':

MAPIStoreContext.m:1239: error: 'MAPISTORE_MESSAGE' undeclared (first use in
this function)

MAPIStoreContext.m:1253: error: 'MAPISTORE_FOLDER' undeclared (first use in
this function)

MAPIStoreContext.m: In function '-[MAPIStoreContext
getProperty:withFMID:ofTableType:intoFile:]':

MAPIStoreContext.m:1282: error: 'MAPISTORE_MESSAGE' undeclared (first use in
this function)

MAPIStoreContext.m:1313: error: 'MAPISTORE_FOLDER' undeclared (first use in
this function)

MAPIStoreContext.m: In function '-[MAPIStoreContext
releaseRecordWithFMID:ofTableType:]':

MAPIStoreContext.m:1439: error: 'MAPISTORE_MESSAGE_TABLE' undeclared (first
use in this function)

MAPIStoreContext.m:1463: error: 'MAPISTORE_FOLDER_TABLE' undeclared (first
use in this function)

make[2]: *** [obj/MAPIStoreContext.m.o] Error 1

make[1]: *** [internal-bundle-run-compile-submake] Error 2

make: *** [SOGoBackend.all.bundle.variables] Error 2

 

I am not sure if this is a SOGo or an OpenChange problem, or did I set up
something wrong. Has anyone out there successfully installed SOGo with
OpenChange ?

 

Mit freundlichem Gruß

 

Carsten Laun-De Lellis

Dipl.-Ing. Elektrotechnik

Certified Information Systems Auditor (CISA)

 

Hauptstrasse 13

D-67705 Trippstadt

 

Phone:   +49 (6306) 992140

Mobile:  +49 (151) 27530865

email:mailto:carsten.laun-delel...@delellis.net
carsten.delel...@delellis.net

 

From: Carsten Laun-De Lellis [mailto:carsten.delel...@delellis.net] 
Sent: Monday, January 24, 2011 9:41 PM
To: users@sogo.nu
Subject: [SOGo] OpenChange Installation

 

Hi

[SOGo] OpenChange Installation

2011-01-24 Thread Carsten Laun-De Lellis
Hi

 

Thankx to Francis. I now found the folder. But when I try to compile the
OpenChange connector I always got the following error messages:

 

GNUmakefile:3: ../config.make: No such file or directory

GNUmakefile:4: /common.make: No such file or directory

GNUmakefile:115: /bundle.make: No such file or directory

GNUmakefile:116: /library.make: No such file or directory

make: *** No rule to make target `/library.make'.  Stop.

 

Any ideas or hints ?

 

 

Mit freundlichem Gruß

 

Carsten Laun-De Lellis

Dipl.-Ing. Elektrotechnik

Certified Information Systems Auditor (CISA)

 

Hauptstrasse 13

D-67705 Trippstadt

 

Phone:   +49 (6306) 992140

Mobile:  +49 (151) 27530865

email:   carsten.delel...@delellis.net
mailto:carsten.laun-delel...@delellis.net 

 

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