Hello,
First post so, hello to everybody. :)
I have followed this guide using Fedora 13 x86_64:
http://tracker.openchange.org/projects/openchange/wiki/HowTo_Install_OpenChange_From_Source
Problem 1:
The one thing I couldn't get to work was after,
./autogen.sh && ./configure --prefix=/usr/local/samba
I had this in my review:
===============================================================
OpenChange Configuration (Please review)
* OpenChange Libraries:
- libmapi (C library): yes
Thread support: yes (pthread)
>>>>>>>>> - libmapi++ (C++ library): no <<<<<<<<<<<<<<<<<<
This should have said 'yes' but mine said no, I do have boost-thread
installed but I cannot get that to compile with support for libmapi++.
Problem 2:
While trying to provision OpenChange with the command:
./setup/openchange_provision
I get this:
NOTE: This operation can take several minutes
[+] Step 1: Register Exchange OIDs
[+] Step 2: Add new Exchange classes and attributes to Samba schema
Traceback (most recent call last):
File "./setup/openchange_provision", line 62, in <module>
openchange.provision(setup_path, lp, creds,
firstorg=opts.firstorg, firstou=opts.firstou)
File "/usr/lib64/python2.6/site-packages/openchange/provision.py",
line 421, in provision
install_schemas(setup_path, names, lp, creds)
File "/usr/lib64/python2.6/site-packages/openchange/provision.py",
line 163, in install_schemas
"SCHEMADN": names.schemadn
File
"/usr/local/samba/lib/python2.6/site-packages/samba/provision.py",
line 372, in setup_add_ldif
ldb.add_ldif(data, controls)
File
"/usr/local/samba/lib/python2.6/site-packages/samba/__init__.py", line
218, in add_ldif
self.add(msg, controls)
_ldb.LdbError: (21, "objectclass_attrs: attribute 'auxiliaryClass' on
entry
'CN=ms-Exch-Addressing-Policy,CN=Schema,CN=Configuration,DC=openchange,DC=local' contains at least one invalid
value!")
Any help is appreciated,
Jon
_______________________________________________
devel mailing list
[email protected]
http://mailman.openchange.org/listinfo/devel