Am 12.10.2011 16:43, schrieb [email protected]: > Hello, > > I've had the same problem. I have solved it by manually giving him the > Pythonpath. For Openchange you need to take the one where the openchange > folder > is inside of site-packages. In my case on ubuntu this was > /usr/local/lib/python2.7/site-packages, in this folder you can find a folder > called openchange. I don't know whether it's the same folder for you. > > Respectively, the command would be: > sudo PYTHONPATH='/usr/local/lib/python2.7/site-packages' ./openchange_newuser > --create x > > Hope this helps. > Kind regards, > Christoph thx christoph !
this trick does it.... but for root and for user sogo env var : echo $PYTHONPATH :/usr/local/samba/lib/python2.6/site-packages -- gerhard -- [email protected] https://inverse.ca/sogo/lists
