Hi, I am installing NXLucene on our server. I followed the installation guide to the T however i am getting this error when i try to start nxlucene
'Failed to load application: No module named PyLucene' We have both Python 2.3 qnd 2.4 installed with a ln called 'python' to python2.4 I built and installed NXLucene using the 2.4 installation I have pylucene located in two instances of site-packages as i am not entirely sure which one nxlucene is using /usr/lib/python2.4/site-packages /usr/lib/zope2.9/lib/python2.4/site-packages in /usr/lib/python2.4/site-packages i have: PyLucene.py PyLucene.pyc _PyLucene.so there is also a nxlucene directory. Inside this directory there is also: PyLucene.py PyLucene.pyc _PyLucene.so and PyLucene.pyo in /usr/lib/zope2.9/lib/python2.4/site-packages i have: PyLucene.py PyLucene.pyc _PyLucene.so and no nxlucene directory is this look right so far? what else should i be looking at? cheers, Damian _______________________________________________ cps-devel mailing list http://lists.nuxeo.com/mailman/listinfo/cps-devel
