Thank you for reporting I suggest to search bugzilla for arduino
Ther you will find other users reporting similar problem (IIRC) Communicate with them and/or file a new bug report please :) /Morgan onsdagen den 11 juli 2012 04.33.00 skrev Phil: > I have just installed the Arduino package and I'm greeted with the > following error: > > [phil@localhost ~]$ arduino > java.lang.UnsatisfiedLinkError: no rxtxSerial in java.library.path > thrown while loading gnu.io.RXTXCommDriver > Exception in thread "main" java.lang.UnsatisfiedLinkError: no rxtxSerial > in java.library.path > at java.lang.ClassLoader.loadLibrary(ClassLoader.java:1860) > at java.lang.Runtime.loadLibrary0(Runtime.java:845) > at java.lang.System.loadLibrary(System.java:1084) > at gnu.io.CommPortIdentifier.<clinit>(CommPortIdentifier.java:83) > at processing.app.Editor.populateSerialMenu(Editor.java:996) > at processing.app.Editor.buildToolsMenu(Editor.java:698) > at processing.app.Editor.buildMenuBar(Editor.java:483) > at processing.app.Editor.<init>(Editor.java:205) > at processing.app.Base.handleOpen(Base.java:700) > at processing.app.Base.handleOpen(Base.java:665) > at processing.app.Base.handleNew(Base.java:561) > at processing.app.Base.<init>(Base.java:301) > at processing.app.Base.main(Base.java:190) > > An older self-installed version of arduino still works so the problem > seems to be a path error somewhere related to the latest version. Has > anyone found a cure? -- Morgan Leijström
