I'm running processing on Ubuntu 11.10 and I'm trying to connect it to Arduino via serial port (USB). I can read and send data to Arduino without problems, but when I'm trying to do the same with Processing I get this error:
WARNING: RXTX Version mismatch
Jar version = RXTX-2.2pre1
native lib Version = RXTX-2.2pre2
I have search a lot but none of the solutions I found worked. If anyone else has experienced this problem and has a solution, please make my day and reply!