On 05/19/2014 09:53 PM, Kamen Mazdrashki wrote:

    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.

Well, the "build_python_package" are about a "-python" subpackage.
Somewhere in the changes the "-python" subpackage has been remerged by commenting all related mention.

Anyway, the solution was to add "--enable-pyopenchange" to the "./configure" arguments: https://code.google.com/p/sogo-openchange-rpm/source/detail?r=11

The service now starts without errorsin the logs. I'm going to check if all the features are OK.

Thank you for your indication.





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

Reply via email to