<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="bbPress/1.0.2" -->
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title>LeafLabs Garden &#187; User Favorites: wadester</title>
		<link><a href='http://forums.leaflabs.com/profile.php?id=4233'>4233</a></link>
		<description>A place to share, learn, and grow...</description>
		<language>en-US</language>
		<pubDate>Fri, 22 Jan 2016 00:28:01 +0000</pubDate>
		<generator>http://bbpress.org/?v=1.0.2</generator>
		<textInput>
			<title><![CDATA[Search]]></title>
			<description><![CDATA[Search all topics from these forums.]]></description>
			<name>q</name>
			<link>http://forums.leaflabs.com/search.php</link>
		</textInput>
		<atom:link href="http://forums.leaflabs.com/rss.php?profile=4233" rel="self" type="application/rss+xml" />

		<item>
			<title>wadester on "Fedora 16 x86_64 and IDE"</title>
			<link>http://forums.leaflabs.com/topic.php?id=1230#post-7426</link>
			<pubDate>Fri, 23 Dec 2011 13:55:51 +0000</pubDate>
			<dc:creator>wadester</dc:creator>
			<guid isPermaLink="false">7426@http://forums.leaflabs.com/</guid>
			<description>&#60;p&#62;Thanks to the Ubuntu x64 post, I have the IDE working on Fedora x86_64.  It was a bit of work and required some stuff from Arduino.  &#60;/p&#62;
&#60;p&#62;What I did was:&#60;/p&#62;
&#60;p&#62;1) obtain the maple-ide-0.0.12-linux32.tgz and extract it&#60;br /&#62;
      mkdir embed&#60;br /&#62;
      cd embed&#60;br /&#62;
      tar xvzf {path to tarball}/maple-ide-0.0.12-linux32.tgz&#60;/p&#62;
&#60;p&#62;2) obtain Arduino 1.0 x86_64:   arduino-1.0-linux64.tgz and extract it&#60;br /&#62;
      cd embed&#60;br /&#62;
      tar xvzf {path to Arduino tarball}/arduino-1.0-linux64.tgz&#60;/p&#62;
&#60;p&#62;3) Replace the lib/librxtx* and RXTX*jar files to the maple lib directory&#60;/p&#62;
&#60;p&#62;      cd embed/maple-ide-v0.0.12/lib&#60;br /&#62;
      mkdir sav&#60;br /&#62;
      mv librxtx* sav&#60;br /&#62;
      mv RXTX* sav&#60;br /&#62;
      cp ../../arduino-1.0/lib/librxtx* .&#60;br /&#62;
      cp ../../arduino-1.0/lib/RXTX* .&#60;/p&#62;
&#60;p&#62;   You should now have librxtxSerial64.so and RXTXcomm.jar&#60;/p&#62;
&#60;p&#62;4) Ran the udev script (not sure if this is needed???)&#60;/p&#62;
&#60;p&#62;5) Added myself to the plugdev group (had to add this group on Fedora)&#60;br /&#62;
   Also added to lock and dialout&#60;br /&#62;
        usermod -a lock,dialout wadeh&#60;/p&#62;
&#60;p&#62;6) Installed some 32-bit files:&#60;br /&#62;
	yum install /lib/ld-linux.so.2&#60;br /&#62;
	yum install /lib/libusb-0.1.so.4&#60;/p&#62;
&#60;p&#62;I successfully built some test programs and downloaded them to my Maple Mini!  They worked.  The ASCII Serial program worked with the serial monitor.&#60;/p&#62;
&#60;p&#62;Issues I have now are:&#60;br /&#62;
a)  I can't run the user interface as a user, I must use root.&#60;/p&#62;
&#60;p&#62;b)  When I opened the serial monitor, I could not close it and then redownload&#60;br /&#62;
    to the device.  I had to unplug and replug the device and/or restart the&#60;br /&#62;
    IDE as there was a stuck lock file (more details later when I get back&#60;br /&#62;
    to playing with the Maple Mini).&#60;/p&#62;
&#60;p&#62;Thanks for a GREAT product and I look forward to making several creative applications with it in the near future. Already I am discussing using it with several customers and potential customers.
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
