java.lang.UnsatisfiedLinkError: no rxtxSerial in java.library.path thrown
947639Jul 5 2012 — edited Jul 5 2012Hi, I have this error java.lang.UnsatisfiedLinkError: no rxtxSerial in java.library.path thrown while loading gnu.io.RXTXCommDriver in jDeveloper, And i did a fair amount of googling and searching before come here to look for help, so i hope someone out there can help me out, my project is send an SMS from my modem, from SMSlib i followed their instructions there but i received this error "java.lang.UnsatisfiedLinkError: no rxtxSerial in java.library.path thrown while loading gnu.io.RXTXCommDriver" , But i decided to use another IDE to code the project and it works on Eclipse, but I really prefer to use jDeveloper, anyone can help me out?