0% found this document useful (0 votes)
78 views1 page

Installation For Windows - RXTX

This document provides instructions for installing Rxtx on Windows in order to run or develop programs enabled with Rxtx. It describes copying specific DLL and JAR files to the appropriate folders under the Java Runtime Environment or Java Development Kit directories. It also notes that when installing on Windows XP Embedded, an additional DLL file is required.

Uploaded by

java.user
Copyright
© Attribution Non-Commercial (BY-NC)
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
78 views1 page

Installation For Windows - RXTX

This document provides instructions for installing Rxtx on Windows in order to run or develop programs enabled with Rxtx. It describes copying specific DLL and JAR files to the appropriate folders under the Java Runtime Environment or Java Development Kit directories. It also notes that when installing on Windows XP Embedded, an additional DLL file is required.

Uploaded by

java.user
Copyright
© Attribution Non-Commercial (BY-NC)
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 1

Installation for Windows - Rxtx

http://rxtx.qbang.org/wiki/index.php/Installation_for_Windows

Installation for Windows


From Rxtx
RXTX installation procedure if you want to run RXTX enabled programs == If you just want to run RXTX enabled programs, follow this procedure. Identify your Java Runtime Environment's folder. For version 1.6.0, this usually is
c:\Program Files\Java\jre1.6.0_01\

Copy rxtxParallel.dll to c:\Program Files\Java\jre1.6.0_01\bin\ Copy rxtxSerial.dll to c:\Program Files\Java\jre1.6.0_01\bin\ Copy RXTXcomm.jar to c:\Program Files\Java\jre1.6.0_01\lib\ext\

NOTE: When installing on Windows XP Embedded, make sure you include crtdll.dll (in the C Runtime Component) as it is required by rxtxSerial.dll

RXTX installation procedure if you want to develop or compile RXTX enabled programs
If you want to develop and compile RXTX enabled programs, for example with the NetBeans IDE, follow this procedure. Identify your Java Development Kit's folder. For version 1.6.0, this usually is
c:\Program Files\Java\jdk1.6.0_01\

Copy rxtxParallel.dll to c:\Program Files\Java\jdk1.6.0_01\jre\bin\ Copy rxtxSerial.dll to c:\Program Files\Java\jdk1.6.0_01\jre\bin\ Copy RXTXcomm.jar to c:\Program Files\Java\jdk1.6.0_01\jre\lib\ext\ Note that there is an additional \jre\ subfolder in this path! Retrieved from "http://rxtx.qbang.org/wiki/index.php/Installation_for_Windows" This page was last modified on 6 May 2010, at 13:21. Content is available under GNU Free Documentation License 1.2.

1 de 1

11/09/2012 18:33

You might also like