diff options
author | Nicolas Vigier <boklm@mageia.org> | 2013-04-14 13:46:12 +0000 |
---|---|---|
committer | Nicolas Vigier <boklm@mageia.org> | 2013-04-14 13:46:12 +0000 |
commit | 1be510f9529cb082f802408b472a77d074b394c0 (patch) | |
tree | b175f9d5fcb107576dabc768e7bd04d4a3e491a0 /zarb-ml/mageia-discuss/2012-July/008179.html | |
parent | fa5098cf210b23ab4f419913e28af7b1b07dafb2 (diff) | |
download | archives-master.tar archives-master.tar.gz archives-master.tar.bz2 archives-master.tar.xz archives-master.zip |
Diffstat (limited to 'zarb-ml/mageia-discuss/2012-July/008179.html')
-rw-r--r-- | zarb-ml/mageia-discuss/2012-July/008179.html | 96 |
1 files changed, 96 insertions, 0 deletions
diff --git a/zarb-ml/mageia-discuss/2012-July/008179.html b/zarb-ml/mageia-discuss/2012-July/008179.html new file mode 100644 index 000000000..99ab3aced --- /dev/null +++ b/zarb-ml/mageia-discuss/2012-July/008179.html @@ -0,0 +1,96 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN"> +<HTML> + <HEAD> + <TITLE> [Mageia-discuss] Arduino package bug? + </TITLE> + <LINK REL="Index" HREF="index.html" > + <LINK REL="made" HREF="mailto:mageia-discuss%40mageia.org?Subject=Re%3A%20%5BMageia-discuss%5D%20Arduino%20package%20bug%3F&In-Reply-To=%3C4FFCE5DC.9010008%40bigpond.com%3E"> + <META NAME="robots" CONTENT="index,nofollow"> + <META http-equiv="Content-Type" content="text/html; charset=us-ascii"> + <LINK REL="Previous" HREF="008186.html"> + <LINK REL="Next" HREF="008181.html"> + </HEAD> + <BODY BGCOLOR="#ffffff"> + <H1>[Mageia-discuss] Arduino package bug?</H1> + <B>Phil</B> + <A HREF="mailto:mageia-discuss%40mageia.org?Subject=Re%3A%20%5BMageia-discuss%5D%20Arduino%20package%20bug%3F&In-Reply-To=%3C4FFCE5DC.9010008%40bigpond.com%3E" + TITLE="[Mageia-discuss] Arduino package bug?">phil_lor at bigpond.com + </A><BR> + <I>Wed Jul 11 04:33:00 CEST 2012</I> + <P><UL> + <LI>Previous message: <A HREF="008186.html">[Mageia-discuss] Request for testing: hplip +</A></li> + <LI>Next message: <A HREF="008181.html">[Mageia-discuss] Arduino package bug? +</A></li> + <LI> <B>Messages sorted by:</B> + <a href="date.html#8179">[ date ]</a> + <a href="thread.html#8179">[ thread ]</a> + <a href="subject.html#8179">[ subject ]</a> + <a href="author.html#8179">[ author ]</a> + </LI> + </UL> + <HR> +<!--beginarticle--> +<PRE>I have just installed the Arduino package and I'm greeted with the +following error: + +[<A HREF="https://www.mageia.org/mailman/listinfo/mageia-discuss">phil at localhost</A> ~]$ 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? + +-- +Regards, +Phil +</PRE> + + + + + + + + + + + + + +<!--endarticle--> + <HR> + <P><UL> + <!--threads--> + <LI>Previous message: <A HREF="008186.html">[Mageia-discuss] Request for testing: hplip +</A></li> + <LI>Next message: <A HREF="008181.html">[Mageia-discuss] Arduino package bug? +</A></li> + <LI> <B>Messages sorted by:</B> + <a href="date.html#8179">[ date ]</a> + <a href="thread.html#8179">[ thread ]</a> + <a href="subject.html#8179">[ subject ]</a> + <a href="author.html#8179">[ author ]</a> + </LI> + </UL> + +<hr> +<a href="https://www.mageia.org/mailman/listinfo/mageia-discuss">More information about the Mageia-discuss +mailing list</a><br> +</body></html> |