-
Notifications
You must be signed in to change notification settings - Fork 17
Description
Hello, it's me again ;)
I'd tried to reinstall my Adapter System but when I try to start the Adapter with Start_debug then I got an error:
Native lib Version = RXTX-2.2pre2 Java lib Version = RXTX-2.1-7 WARNING: RXTX Version mismatch Jar version = RXTX-2.1-7 native lib Version = RXTX-2.2pre2 22:19:40.704 [main] ERROR de.myandres.optolink.Main main - Something is wrong not init gnu.io.NoSuchPortException: null at gnu.io.CommPortIdentifier.getPortIdentifier(CommPortIdentifier.java:218) ~[optolink-jar-with-dependencies.jar:na] at de.myandres.optolink.OptolinkInterface.<init>(OptolinkInterface.java:52) ~[optolink-jar-with-dependencies.jar:na] at de.myandres.optolink.Main.main(Main.java:39) ~[optolink-jar-with-dependencies.jar:na] Exception in thread "main" java.lang.NullPointerException at de.myandres.optolink.Main.main(Main.java:46)
So my RXTX Libary is not the Correct.
In your Build Run Install is the only comment " Install rxtx (apt-get)
I tried the sudo apt-get install librxtx-java to install that. But are there more Packages to get the System working?
I want to Create a complete Installation Guide, how to install the Complete System on your Rpi.
Because for me as an beginner is the Complete Process quite complicated...
So I want to help other People to get this thing working.. Is it possible that I write a complete Wiki Entry with the install.