> From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of
> Brian Jones
>
> Could someone email me what it would take to make the native libs
> useful for installation?  I'm assuming we basically need some sort of
> shared library, possibly several, all installed appropriately for
> whatever VM we are using.  The more details the better.
>

What do you mean?  We're already installing the shared libs into ${Classpath
Install Directory}/lib.  That makes it work just fine for Japhar as long as
they're specified in the LD_LIBRARY_PATH.  We could install them into
japhar/lib, but I think that's a messy solution.  Something similar should
work with Kaffe as long as it has JNI dynamic link support (I don't know if
it does).

Do you have some more specific question in mind?  Maybe I'm not
understanding the question right.  It looks to me like nothing needs to be
changed yet.

--John Keiser

Reply via email to