下载解压后
Windows
----------------------------------------------------
1.
Copy RXTXcomm.jar ---> \jre\lib\ext
Copy rxtxSerial.dll ---> \jre\bin
Copy rxtxParallel.dll ---> \jre\bin
2.
Copy rxtxSerial.dll ---> C:\Windows\System32
Copy rxtxParallel.dll --->C:\Windows\System32
Linux
----------------------------------------------------
Choose your binary build - x86_64 or i386 (based on which version of
the JVM you are installing to)
NOTE: You MUST match your architecture. You can't install the i386
version on a 64-bit version of the JDK and vice-versa.
For a JDK installation on architecture=i386
Copy RXTXcomm.jar ---> /jre/lib/ext
Copy librxtxSerial.so ---> /jre/lib/i386/
Copy librxtxParallel.so ---> /jre/lib/i386/
2021-08-22 09:08:13
143KB
java
1