Hello,

I am want to run SMSLib Application. Following error is coming while
runing SendMessage.java or CommTest.java
java.lang.UnsatisfiedLinkError: no rxtxSerial in java.library.path
thrown while loading gnu.io.RXTXCommDriver
Exception in thread "main" java.lang.UnsatisfiedLinkError: no
rxtxSerial in java.library.path

I am using Linux OS, I have downloaded RxTx and RxTx.jar has been
placed in JDKDIR/jre/lib/ext and librxtxSerial.so has been placed in
JDKDIR/jre/bin. I have also tested it with placing librxtxSerial.so
file into /JDKDIR/jre/lib but same error is coming. I also did entry
in /etc/group files as
lock:x:54: becomes
lock:x:53:<user name>


Please help me what is the problem coming.

--

You received this message because you are subscribed to the Google Groups 
"SMSLib for Java User Group" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/smslib?hl=en.


Reply via email to