[pylucene-dev] Compiling pyLucene for x64 architecture.

Marcin Swiderski forgems at gmail.com
Wed Nov 15 01:14:57 PST 2006


Hi.
Our production servers are 64-bit gentoo boxes. Could you help me with
compiling lucene for this machines. Right now it compiles without any errors
but 'make test' gives me something like this:

#:~/PyLucene-src-2.0.0-3 $ make test
cd samples/LuceneInAction; /usr/bin/python index.py
Traceback (most recent call last):
  File "index.py", line 7, in ?
    from lia.common.TestDataDocumentHandler import TestDataDocumentHandler
  File "/root/PyLucene-src-2.0.0-3/samples/LuceneInAction/lia/common/TestDataDocumentHandler.py",
line 26, in ?
    from PyLucene import \
  File "/usr/lib64/python2.4/site-packages/PyLucene.py", line 33, in ?
    from _PyLucene import *
ImportError: /usr/lib64/python2.4/site-packages/_PyLucene.so: wrong ELF
class: ELFCLASS32
make: *** [samples/LuceneInAction/index] Error 1

Could you help me out with this ?

-- 
With regards Marcin Swiderski
forgems at gmail.com
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.osafoundation.org/pipermail/pylucene-dev/attachments/20061115/33505635/attachment.htm


More information about the pylucene-dev mailing list