blob: d717af9d7eb5b0a6159445956fdcd44c6745b592 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
|
<!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=%3C201207111033.43194.fri%40tribun.eu%3E">
<META NAME="robots" CONTENT="index,nofollow">
<META http-equiv="Content-Type" content="text/html; charset=us-ascii">
<LINK REL="Previous" HREF="008179.html">
<LINK REL="Next" HREF="008182.html">
</HEAD>
<BODY BGCOLOR="#ffffff">
<H1>[Mageia-discuss] Arduino package bug?</H1>
<B>Morgan Leijström</B>
<A HREF="mailto:mageia-discuss%40mageia.org?Subject=Re%3A%20%5BMageia-discuss%5D%20Arduino%20package%20bug%3F&In-Reply-To=%3C201207111033.43194.fri%40tribun.eu%3E"
TITLE="[Mageia-discuss] Arduino package bug?">fri at tribun.eu
</A><BR>
<I>Wed Jul 11 10:33:41 CEST 2012</I>
<P><UL>
<LI>Previous message: <A HREF="008179.html">[Mageia-discuss] Arduino package bug?
</A></li>
<LI>Next message: <A HREF="008182.html">[Mageia-discuss] Arduino package bug? - solved
</A></li>
<LI> <B>Messages sorted by:</B>
<a href="date.html#8181">[ date ]</a>
<a href="thread.html#8181">[ thread ]</a>
<a href="subject.html#8181">[ subject ]</a>
<a href="author.html#8181">[ author ]</a>
</LI>
</UL>
<HR>
<!--beginarticle-->
<PRE>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
:<i>)
</I>
/Morgan
onsdagen den 11 juli 2012 04.33.00 skrev Phil:
><i> I have just installed the Arduino package and I'm greeted with the
</I>><i> following error:
</I>><i>
</I>><i> [<A HREF="https://www.mageia.org/mailman/listinfo/mageia-discuss">phil at localhost</A> ~]$ arduino
</I>><i> java.lang.UnsatisfiedLinkError: no rxtxSerial in java.library.path
</I>><i> thrown while loading gnu.io.RXTXCommDriver
</I>><i> Exception in thread "main" java.lang.UnsatisfiedLinkError: no rxtxSerial
</I>><i> in java.library.path
</I>><i> at java.lang.ClassLoader.loadLibrary(ClassLoader.java:1860)
</I>><i> at java.lang.Runtime.loadLibrary0(Runtime.java:845)
</I>><i> at java.lang.System.loadLibrary(System.java:1084)
</I>><i> at gnu.io.CommPortIdentifier.<clinit>(CommPortIdentifier.java:83)
</I>><i> at processing.app.Editor.populateSerialMenu(Editor.java:996)
</I>><i> at processing.app.Editor.buildToolsMenu(Editor.java:698)
</I>><i> at processing.app.Editor.buildMenuBar(Editor.java:483)
</I>><i> at processing.app.Editor.<init>(Editor.java:205)
</I>><i> at processing.app.Base.handleOpen(Base.java:700)
</I>><i> at processing.app.Base.handleOpen(Base.java:665)
</I>><i> at processing.app.Base.handleNew(Base.java:561)
</I>><i> at processing.app.Base.<init>(Base.java:301)
</I>><i> at processing.app.Base.main(Base.java:190)
</I>><i>
</I>><i> An older self-installed version of arduino still works so the problem
</I>><i> seems to be a path error somewhere related to the latest version. Has
</I>><i> anyone found a cure?
</I>
--
Morgan Leijström
</PRE>
<!--endarticle-->
<HR>
<P><UL>
<!--threads-->
<LI>Previous message: <A HREF="008179.html">[Mageia-discuss] Arduino package bug?
</A></li>
<LI>Next message: <A HREF="008182.html">[Mageia-discuss] Arduino package bug? - solved
</A></li>
<LI> <B>Messages sorted by:</B>
<a href="date.html#8181">[ date ]</a>
<a href="thread.html#8181">[ thread ]</a>
<a href="subject.html#8181">[ subject ]</a>
<a href="author.html#8181">[ 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>
|