dseichter
unread,Apr 27, 2012, 12:18:50 PM4/27/12Sign in to reply to author
Sign in to forward
You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to mw...@googlegroups.com
Solved!
Hello,
really strange, but after setting up a new server with fresh install of all components (like on the mwlib homepage, but without using virtual environment), I got only the dist-packages directory and no site-packages directory anymore.
So I copied my customconfig.py into the dist-packages directory and everything is working fine.
On the other two servers, where I am unable to got customconfig.py running, also nothing happens after I copied the same customconfig.py into the dist-packages directory.
dist-packages is /usr/local/lib/python2.6/dist-packages/mwlib/rl
I don't really know, if it is right, to copy the customconfig.py into this directory, but everything works for me now.
On the other servers, I am sure, that I never created a site-packages directory manually.
Wish you a nice evening,
Daniel