Hi Mihamina,

On Mon, May 19, 2014 at 12:34 PM, Mihamina Rakotomandimby <
[email protected]> wrote:

> Hi all,
>
> I'm trying to make Sogo/OpenChange/Samba to work together with Outlook.
>
> Due to the problem of Samba crashing when Outlook connects, I managed to
> upgrade the installation to the recommended tuple in
> http://www.openchange.org/developers/relnotes/2.1-quadrant.html :
>
> OpenChange      2.1 QUADRANT
> Samba   4.1.7
> SOGo    2.2.3
>
> To achieve this, I took the src.rpms from Inverse SOGo repositories and
> packaged the latest versions:
>
> Samba 4.1.7 rpmbuild tree:
> https://code.google.com/p/sogo-samba4-rpm/source/browse/trunk
> OpenChange 2.1 rpmbuild tree:
> https://code.google.com/p/sogo-openchange-rpm/source/browse/trunk
>
> Feel free to reuse it if you want :-)
>
> The bundled versions are currently different.
>
> When installing the openchange-*.rpms It's all OK *but* when starting the
> "openchange-ocsmanager" service I get this error:
> http://pastebin.com/wCLaquEU
>
> Looking at "/usr/lib64/python2.6/site-packages/openchange", there is no
> mention to a mapistore module: http://pastebin.com/h3cQV93w
>
> I think I missed something in the "*.spec" file in order to build 2.1
> correctly (https://code.google.com/p/sogo-openchange-rpm/source/
> browse/trunk/SPECS/openchange.spec)
>
> Would you see what was wrong?
>
> Missing packages should reside in "openchange/mapistore.so".
So you are missing the Python binding part from the .spec file.
You should enable "build_python_package" conditional build and uncomment
respective lines of course.

Cheers,
Kamen
_______________________________________________
devel mailing list
[email protected]
http://mailman.openchange.org/listinfo/devel

Reply via email to