linking againt libjava.so / libjvm.so

Jeff Breidenbach jeff at jab.org
Mon Jun 2 18:38:14 UTC 2008


Hi all,

I'm packaging PyLucene right now. It uses some unholy magic, in
particular linking against libjava.so and libjvm.so from the JDK.

These shared libraries are not normally available to the dynamic linker,
so I'm trying to figure out what to do.  One possibility is for the pylucene
package to add an entry into /etc/ls.so.conf.d that exposes those shared
libraries.

What do people think about that? Any better ideas?


-Jeff

http://www.mail-archive.com/pylucene-dev@osafoundation.org/msg02279.html
http://wiki.debian.org/RpathIssue

[ Fedora package maintainer on CC: ]



More information about the pkg-java-maintainers mailing list