PyLucene: How to package libraries that link against OpenJDK libraries?

Caolan McNamara caolanm at redhat.com
Fri May 23 16:54:53 UTC 2008


On Fri, 2008-05-23 at 10:13 +0100, Andrew Haley wrote:
> Colin Walters wrote:
> > On Thu, May 22, 2008 at 5:33 PM, Felix Schwarz
> > <felix.schwarz at oss.schwarz.eu> wrote:
> >
> >>    c) How to get the correct vm type? On i386 there is a client and a server
> >>       vm. Is there a way I can "just" get the client vm directory (and as a
> >>       fallback the server vm)?
> > 
> This is a bit mysterious.  I guess I don't understand why PyLucene
> would want to poke at the internal VM libraries.

*Possibly* so as to be able to dlopen libjvm.so in order to call
JNI_CreateJavaVM 

C.




More information about the devel mailing list