-----------------------------
Please read the FAQ!
<http://java.apache.org/faq/>
-----------------------------

> -----Original Message-----
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED]]On Behalf Of jon *
> Sent: Friday, August 20, 1999 11:17 AM
> To: Java Apache Users
> Subject: Re: Problems using JNI again!
>
>
> -----------------------------
> Please read the FAQ!
> <http://java.apache.org/faq/>
> -----------------------------
>
> > 3. Include the Library File in the LD_LIBRARY_PATH.
>
> Print out the System property "java.library.path" and make sure that your
> code is in that path.
>
> -jon
>
Thanks for getting back to me so promptly....

Interestingly enough you can't get access to the java.library.path through
System.getProperty(String)!
Anyways - A CGI script did the trick and it shows up with the path to the
library files needed for the JNI calls, so it appears to me that it's AOK.

Any other ideas?
>
> --
> --------------------------------------------------------------
> Please read the FAQ! <http://java.apache.org/faq/>
> To subscribe:        [EMAIL PROTECTED]
> To unsubscribe:      [EMAIL PROTECTED]
> Archives and Other:  <http://java.apache.org/main/mail.html>
> Problems?:           [EMAIL PROTECTED]
>



--
--------------------------------------------------------------
Please read the FAQ! <http://java.apache.org/faq/>
To subscribe:        [EMAIL PROTECTED]
To unsubscribe:      [EMAIL PROTECTED]
Archives and Other:  <http://java.apache.org/main/mail.html>
Problems?:           [EMAIL PROTECTED]

Reply via email to