Andreasm, By the way, the java library path is completely different from the system library path. I've got mine in /usr/j2sdk1.4.0/jre/lib/i386/client/myLibrary.so , which is a default library location for java (obviously you may have to amend the start of the path slightly for your installation). I guess the same path offset will apply under windows - I disn't see which platform you're using.
Andy > -----Original Message----- > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] > Sent: 24 June 2002 11:33 > To: [EMAIL PROTECTED] > Subject: SV: Native library cannot be loaded twice > > > Hi > > Yes. But have you ensured that your native library and its dependends > are in the java.library.path ? > > Hermod > > -----Opprinnelig melding----- > Fra: Andreas Hirner [mailto:[EMAIL PROTECTED]] > Sendt: 24. juni 2002 12:33 > Til: Tomcat Users List > Kopi: [EMAIL PROTECTED] > Emne: SV: Native library cannot be loaded twice > > > Hi, > > > Usatisfied link error means that it is not finding it or something > it > > relies on. > > > Hermod > > Ok. But in order to make sure I loaded the native library > successfully, would you agree with me that I took the right steps? I > am not that familiar with tomcat and appreciate any hint. > > Andreas > > > > -- > To unsubscribe, e-mail: > <mailto:[EMAIL PROTECTED]> > For additional commands, e-mail: > <mailto:[EMAIL PROTECTED]> > > > * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * > * * * * * > > This email with attachments is solely for the use of the individual or > entity to whom it is addressed. Please also be aware that DnB cannot > accept any payment orders or other legally binding correspondence with > customers as a part of an email. > > This email message has been virus checked by the virus programs used > in the DnB Group. > > * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * > * * * * * > > > -- > To unsubscribe, e-mail: > <mailto:[EMAIL PROTECTED]> > For additional commands, e-mail: > <mailto:[EMAIL PROTECTED]> > > -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
