where can I find the java share library?

I just copy the content of the python folder to site-packages. Then do 
>>> import PyLucene
Traceback (most recent call last):
  File "<stdin>", line 1, in ?
  File "/sw/lib/python2.3/site-packages/PyLucene.py", line 4, in ?
    import _PyLucene
ImportError: Failure linking new module:
/usr/local/gcc-3.4.3/lib/libgcj.5.dylib: dyld: python can't open
library: /usr/local/gcc-3.4.3/lib/libgcj.5.dylib  (No such file or
directory, errno = 2)


-- 
Sin Hang Kin.
_______________________________________________
pylucene-dev mailing list
[email protected]
http://lists.osafoundation.org/mailman/listinfo/pylucene-dev

Reply via email to