You must be using JavaComm v3, right? This library works on some distros and doesn't work on others, god knows why... Have you tried with RxTx?
On Oct 26, 5:59 pm, Simon <[email protected]> wrote: > Hi, am using openSUSE 10.3 with smslib. I have followed the > installation steps closely, but don't what I have left out. > Here is the error. > ================================================================ > > Error loading LinuxSerialParallel: java.lang.UnsatisfiedLinkError: no > LinuxSerialParallel in java.library.path > Exception in thread "Thread-8" java.lang.UnsatisfiedLinkError: > com.sun.comm.Unix.isDevLink(Ljava/lang/String;)Z > at com.sun.comm.Unix.isDevLink(Native Method) > at com.sun.comm.PathBundle.add(PathBundle.java:108) > at com.sun.comm.PlatformPortBundle.<init>(PlatformPortBundle.java:44) > at javax.comm.CommPortIdentifier.<clinit>(CommPortIdentifier.java: > 138) > at org.smslib.modem.SerialModemDriver.connectPort > (SerialModemDriver.java:63) > at org.smslib.modem.AModemDriver.connect(AModemDriver.java:89) > at org.smslib.modem.ModemGateway.startGateway(ModemGateway.java:84) > at org.smslib.Service.startService(Service.java:181) > at org.fcitmuk.communication.sms.SMSServer.run(SMSServer.java:307) > at java.lang.Thread.run(Thread.java:619) > > ======================================================= > > Will be glad to get help. > Simon. --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
