Closed GoogleCodeExporter closed 9 years ago
Hi David, an even simpler solution is:
LD_LIBRARY_PATH="/usr/lib/jni${LD_LIBRARY_PATH:+:$LD_LIBRARY_PATH}"
export LD_LIBRARY_PATH
thanks.
Original comment by showard...@gmail.com
on 12 Nov 2010 at 2:47
On further investigation, I'm confused as to why I need to even add
/usr/lib/jni. On my machine (Ubuntu 10.04), RXTX (2.1.7r2-4ubuntu1) goes into
/usr/lib (.so) and /usr/share/java (.jar). I'm closing this as a duplicate of
issue 14. Patches welcome there that will get Arduino working properly with
the distribution's RXTX.
Original comment by dmel...@gmail.com
on 27 Nov 2010 at 11:00
Original issue reported on code.google.com by
dmel...@gmail.com
on 21 Oct 2010 at 12:40