> To which "fm" do you refer?  

<http://java.sun.com/docs/books/tutorial/native1.1/stepbystep/_setlibpath.ht
ml>

that isn't much information, so i found you this as well...

<http://java.sun.com/products/jdk/1.2/docs/api/java/lang/Runtime.html#loadLi
brary(java.lang.String)>

You can also use this to set the java.library.path variables...

<http://java.sun.com/products/jdk/1.2/docs/api/java/lang/System.html#setProp
erty(java.lang.String, java.lang.String)>

All of this was found by looking around the java.sun.com site. You could
probably also find this information in one of the O'Reilly Java books.

-jon


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

Reply via email to