[pylucene-dev] help installing on Ubuntu Edgy

Chris Curvey ccurvey at gmail.com
Wed Dec 12 14:18:35 PST 2007


I hope I'm asking in the right place.  I'm trying to compile PyLucene from
source on Edgy.  The compile and install goes fine, but then I get this:

chris at chris-desktop:~/downloads/PyLucene-src-2.2.0-1$ python2.5
Python 2.5 (r25:51908, Oct  6 2006, 15:22:41)
[GCC 4.1.2 20060928 (prerelease) (Ubuntu 4.1.1-13ubuntu4)] on linux2
Type "help", "copyright", "credits" or "license" for more information.
>>> import PyLucene
Traceback (most recent call last):
  File "<stdin>", line 1, in <module>
  File "PyLucene.py", line 33, in <module>
    from _PyLucene import *
ImportError: /usr/lib/python2.5/site-packages/_PyLucene.so: undefined
symbol: deflateInit2_
>>>

any hints?
-- 
I am often wrong, but I am never in doubt.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.osafoundation.org/pipermail/pylucene-dev/attachments/20071212/2077e00b/attachment.htm


More information about the pylucene-dev mailing list