Hi all,

We are trying to install NXLucene in our dev machine. We have compiled
gcc-3.4.6 from source, and we have used this version to compile a new
instance of python2.4.3. After that, we have installed PyLucene (import
PyLucene is OK). We have installed all NXLucene dependencies and also
NXLucene, but when we try to start the server we have this error:

[EMAIL PROTECTED]:~/instances/NXLucene-0.9.3/bin$ ./nxlucened start
Starting NXLucene:
/home/aitzol/instances/pygcc346/bin/python:../src
[EMAIL PROTECTED]:~/instances/NXLucene-0.9.3/bin$ Traceback (most recent call
last):
  File "/home/aitzol/instances/NXLucene-0.9.3/bin/../bin/runnxlucene",
line 19, in ?
    from nxlucene.configuration import NXLuceneConfiguration
  File
"/home/aitzol/instances/NXLucene-0.9.3/src/nxlucene/configuration.py",
line 23, in ?
    import cElementTree as etree
ImportError:
/home/aitzol/instances/pygcc346/lib/python2.4/site-packages/cElementTree.so:
undefined symbol: PyUnicodeUCS4_Decode

There is an similar error in the troubleshooting section of the install
doc (http://www.cps-project.org/sections/projects/nxlucene/installation)
but is not exactly the same. Can anybody help with this error?

Thanks.
-- 
Aitzol Naberan BurgaƱa
CodeSyntax
http://www.codesyntax.com
943 82 17 80

Attachment: signature.asc
Description: OpenPGP digital signature

_______________________________________________
cps-devel mailing list
http://lists.nuxeo.com/mailman/listinfo/cps-devel

Reply via email to