"Victor Ng" <crankycoder gmail.com> said:
> I'm having some problems with getting 2.0rc1 to load
properly.
>
> I think it's because of some GCJ quirks that I'm
unfamliar with - it looks
> like I'm not linking to regex.jar.o properly (i
think).
>
> victorng mbdev1:~/dev/PyLucene-src-2.0rc1-1$ python
test/test_PyLucene.py
> Traceback (most recent call last):
> File "test/test_PyLucene.py", line 27, in
?
> from PyLucene import *
> File
"/usr/lib/python2.4/site-packages/PyLucene.py",
line 33, in ?
> from _PyLucene import *
> ImportError:
/usr/lib/python2.4/site-packages/_PyLucene.so: undefined
> symbol:
>
_ZGAN3org6apache6lucene6search5regex23PythonRegexCapabilitie
s8finalizeEv
>
> Ideas?
what's your OS ?
what's your compiler version ?
I suspect you're not running what you think you're
running.
Andi..
_______________________________________________
pylucene-dev mailing list
pylucene-dev osafoundation.org
http://lists.osafoundation.org/mailman/listinfo/pylu
cene-dev
|