Installing the RepRap software under Linux or Unix | ||||||||
| Line: 74 to 74 | ||||||||
|---|---|---|---|---|---|---|---|---|
$ cd ; wget ftp://ftp.qbang.org/pub/rxtx/rxtx-2.1-7-bins-r2.zip | ||||||||
| Changed: | ||||||||
| < < |
$ unzip -j -o rxtx-2.1-7-bins.zip rxtx-2.1-7-bins-r2/RXTXcomm.jar rxtx-2.1-7-bins-r2/Linux/i686-unknown-linux-gnu/*.so | |||||||
| > > |
$ unzip -j -o rxtx-2.1-7-bins-r2.zip rxtx-2.1-7-bins-r2/RXTXcomm.jar rxtx-2.1-7-bins-r2/Linux/i686-unknown-linux-gnu/*.so | |||||||
Now (via sudo) copy those files underneath your JRE so Java will find them.
| ||||||||