<?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; Topic: Quick 64bit Ubuntu Instructions (&#34;Karmic&#34;, 9.10)</title>
		<link>http://forums.leaflabs.com/topic.php?id=5</link>
		<description>A place to share, learn, and grow...</description>
		<language>en-US</language>
		<pubDate>Fri, 22 Jan 2016 00:17:43 +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?topic=5" rel="self" type="application/rss+xml" />

		<item>
			<title>bnewbold on "Quick 64bit Ubuntu Instructions (&#34;Karmic&#34;, 9.10)"</title>
			<link>http://forums.leaflabs.com/topic.php?id=5#post-636</link>
			<pubDate>Tue, 27 Jul 2010 21:32:40 +0000</pubDate>
			<dc:creator>bnewbold</dc:creator>
			<guid isPermaLink="false">636@http://forums.leaflabs.com/</guid>
			<description>&#60;p&#62;This shouldn't be a problem any more if you use the &#34;linux64&#34; release package; see &#60;a href=&#34;http://leaflabs.com/docs/maple/quickstart/&#34; rel=&#34;nofollow&#34;&#62;http://leaflabs.com/docs/maple/quickstart/&#60;/a&#62; and &#60;a href=&#34;http://leaflabs.com/docs/maple/install/&#34; rel=&#34;nofollow&#34;&#62;http://leaflabs.com/docs/maple/install/&#60;/a&#62;
&#60;/p&#62;</description>
		</item>
		<item>
			<title>drews on "Quick 64bit Ubuntu Instructions (&#34;Karmic&#34;, 9.10)"</title>
			<link>http://forums.leaflabs.com/topic.php?id=5#post-5</link>
			<pubDate>Fri, 12 Mar 2010 15:33:34 +0000</pubDate>
			<dc:creator>drews</dc:creator>
			<guid isPermaLink="false">5@http://forums.leaflabs.com/</guid>
			<description>&#60;p&#62;Compiling the arduino IDE in 64bit linux supposedly requires some java version juggling, but a symlink hack worked fine for me on AMD64 Ubuntu 9.10 (Karmic).&#60;/p&#62;
&#60;p&#62;Here's roughly what I did to get rolling following david.huard's advice at &#60;a href=&#34;http://code.google.com/p/arduino/wiki/BuildingArduino&#34; rel=&#34;nofollow&#34;&#62;http://code.google.com/p/arduino/wiki/BuildingArduino&#60;/a&#62;. Note that I already had a standard dev environment set up (svn, make, unzip, etc) so you might need to fulfill some more dependencies. Also, you almost certainly don't need the whole leaflabs svn repo; add trunk/ to the checkout url?&#60;/p&#62;
&#60;p&#62;$ uname -a&#60;br /&#62;
Linux ziggy 2.6.31-16-generic #53-Ubuntu SMP Tue Dec 8 04:02:15 UTC 2009 x86_64 GNU/Linux&#60;br /&#62;
$ sudo aptitude install sun-java6-jdk gcc-avr dfu-util librxtx-java&#60;br /&#62;
$ svn svn checkout &#60;a href=&#34;http://leaflabs.googlecode.com/svn/&#34; rel=&#34;nofollow&#34;&#62;http://leaflabs.googlecode.com/svn/&#60;/a&#62; SVN_CHECKOUT&#60;br /&#62;
$ svn info&#60;br /&#62;
Revision: 110&#60;br /&#62;
$ cd SVN_CHECKOUT/trunk/maple/build/linux&#60;br /&#62;
$ ln -s /usr/lib/jvm/java-6-sun SVN_CHECKOUT/trunk/maple/build/linux/work/java&#60;br /&#62;
$ ./make.sh&#60;br /&#62;
$ cp /usr/lib/librxtxSerial.so SVN_CHECKOUT/trunk/maple/build/linux/work/lib/&#60;br /&#62;
$ sudo ./run
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
