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/[EMAIL PROTECTED]/msg02279.html http://wiki.debian.org/RpathIssue [ Fedora package maintainer on CC: ] _______________________________________________ pkg-java-maintainers mailing list [email protected] http://lists.alioth.debian.org/mailman/listinfo/pkg-java-maintainers

