You are not logged in.
Pages: 1
Hi Arch64!
I have seen some proposed solutions about Arduino (the AVR microcontroller board) and x86_64, but can't solve the following problem.
I can compile the arduino source from svn checkout.
THe RXTX library also compiles fine.
Java 6 JRE from Sun is installed. EDIT and Sun JDK installed also.
When I run the arduino IDE, I get the error:
java.lang.UnsatisfiedLinkError: gnu.io.RXTXCommDriver.nativeGetVersion()Ljava/lang/String; thrown while loading gnu.io.RXTXCommDriver
java.lang.NoClassDefFoundError: Could not initialize class gnu.io.RXTXCommDriver thrown while loading gnu.io.RXTXCommDriver
The librxtxSerial.so seems to be OK, but RXTXComm.jar will not play ball.
Might anyone know how to get RXTX working properly under Arch64?
Thanks in advance for any suggestions!
Last edited by m3tr0g33k (2008-12-09 15:54:04)
___
Change is inevitable; progress less so.
Offline
Pages: 1