Hello, I checked the link provided by you.. I have not connected any modem to serial port. i want to just check whether SMSLib code is working properly or not.. I also tested with CommTest.java but same problem is getting. Please provide some information, why the same error is coming.
Thanks for helping.. warm Regds Daya S Chaubey On 12/3/09, Thanasis <[email protected]> wrote: > Check this: > > http://www.smslib.org/doc/smslib/troubleshooting/#Linux_and_unresolved_references > > > On Dec 3, 11:35 am, j2ee <[email protected]> wrote: >> 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. > > > -- Thanks & Regds. ***************************** Daya Shanker Chaubey Research Engineer IN Group C-DOT Delhi -- 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.
