Hi,
On Wed, 14 Jul 1999, Son To wrote:
ST| I have a servlet that uses native code. I tried putting a sym link in /lib
ST| to the shared lib I created, but JServ gives
ST| java.lang.UnsatisfiedLinkError: login
try to explicitly set the LD_LIBRARY_PATH as environment variable in JServ
wrapper.env=LD_LIBRARY_PATH=/path/to/lib
Note that this variable may have another name on some wierd system (HPUX)
but is the default on Linux, Solaris ..
ciao,
-hen
---
Henner Zeller [EMAIL PROTECTED]
PGP pub key [77F75B39]: finger [EMAIL PROTECTED]
If Microsoft is the answer, it must have been a VERY silly question.
--
--------------------------------------------------------------
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]