<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>My Science Is Better &#187; vuze</title>
	<atom:link href="http://www.myscienceisbetter.info/tag/vuze/feed" rel="self" type="application/rss+xml" />
	<link>http://www.myscienceisbetter.info</link>
	<description></description>
	<lastBuildDate>Sat, 20 Mar 2010 16:16:09 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Install Vuze on Ubuntu 64bit</title>
		<link>http://www.myscienceisbetter.info/install-vuze-on-ubuntu-64bit.html</link>
		<comments>http://www.myscienceisbetter.info/install-vuze-on-ubuntu-64bit.html#comments</comments>
		<pubDate>Mon, 18 Aug 2008 15:15:00 +0000</pubDate>
		<dc:creator>Romeo Adrian Cioaba</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[64bit]]></category>
		<category><![CDATA[how to]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[ubuntu]]></category>
		<category><![CDATA[vuze]]></category>

		<guid isPermaLink="false">http://blog.myscienceisbetter.info/?p=13</guid>
		<description><![CDATA[I have just reinstalled Ubuntu 64bit and i wanted to download some torrent. I like the default torrent client that comes with Ubuntu, but i missed the features of Azureus so i decided to give Vuze a try. Unfortunately this did not went as smooth as i would have expected, and this is because Vuze [...]]]></description>
			<content:encoded><![CDATA[<p>I have just reinstalled Ubuntu 64bit and i wanted to download some torrent. I like the default torrent client that comes with Ubuntu, but i missed the features of Azureus so i decided to give Vuze a try. Unfortunately this did not went as smooth as i would have expected, and this is because Vuze (which is built on the Eclipse platform) comes with the 32bit version of swt.</p>
<p>Here is a tutorial on <a href="http://www.myscienceisbetter.info/2008/08/install-vuze-on-ubuntu-64bit.html">how to install vuze on ubuntu 64bit</a>.</p>
<p>1. Prepare install folder<br />
mkdir ~/Applications</p>
<p>2. Download and extract Vuze<br />
cd<br />
wget http://cache2.vuze.com/files/Vuze_linux.tar.bz2<br />
tar jxvf Vuze_linux.tar.bz2<br />
mv vuze ~/Applications</p>
<p>3. Download and extract the latest 64bit SWT (you can get the latest URL from the<a href="http://www.eclipse.org/swt">Eclipse SWT Project Page</a>)<br />
wget http://eclipse.ialto.org/eclipse/downloads/drops/R-3.4-200806172000/swt-3.4-gtk-linux-x86_64.zip<br />
mkdir swt<br />
mv swt-3.4-gtk-linux-x86_64.zip swt<br />
unzip swt-3.4-gtk-linux-x86_64.zip<br />
mv swt.jar ~/Applications/vuze/</p>
<p>4. Enjoy Vuze by starting it from terminal:<br />
~/Applications/vuze/vuze</p>
<p></p>
]]></content:encoded>
			<wfw:commentRss>http://www.myscienceisbetter.info/install-vuze-on-ubuntu-64bit.html/feed</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
	</channel>
</rss>
