[pylucene-dev] Re: debian / ubuntu jcc package
Jeff Breidenbach
jeff at jab.org
Sun Jun 1 23:31:28 PDT 2008
>One thing I noticed is that your package contains _jcc.so for Python 2.4
>and Python 2.5. Is that intentionally?
No, it came for free from the build infrastructure.
>That's because the linker can't find libjvm.so (which should be part of Sun's JDK). You
>can set an rpath in setup.py but at least for Fedora this may not be acceptable [...]
Thanks; that was it. I'll try adding an entry in /etc/ld.so.conf.d
because Debian
disallows the use of rpath.
http://wiki.debian.org/RpathIssue
More information about the pylucene-dev
mailing list