<?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>Schadenfreude &#187; install</title>
	<atom:link href="http://www.ralree.com/tag/install/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.ralree.com</link>
	<description>Malicious enjoyment derived from observing someone else's misfortune</description>
	<lastBuildDate>Thu, 09 Feb 2012 01:49:15 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>wxWASTE on Ubuntu Gutsy Gibbon</title>
		<link>http://www.ralree.com/2007/11/11/wxwaste-on-ubuntu-gutsy-gibbon/</link>
		<comments>http://www.ralree.com/2007/11/11/wxwaste-on-ubuntu-gutsy-gibbon/#comments</comments>
		<pubDate>Sun, 11 Nov 2007 05:42:00 +0000</pubDate>
		<dc:creator>Erik</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[file sharing]]></category>
		<category><![CDATA[guide]]></category>
		<category><![CDATA[gutsy]]></category>
		<category><![CDATA[howto]]></category>
		<category><![CDATA[install]]></category>
		<category><![CDATA[ubuntu]]></category>
		<category><![CDATA[waste]]></category>

		<guid isPermaLink="false">http://www.ralree.info/2007/12/05/wxwaste-on-ubuntu-gutsy-gibbon</guid>
		<description><![CDATA[Installing the package Most people will want this. Add the following to your /etc/apt/sources.list at the bottom: # Hankzilla deb http://modzer0.cs.uaf.edu/~hardwarehank/deb binary/ Then run a sudo apt-get update. Then install it with sudo apt-get install wxwaste. Run it with waste. Building from source Get it Install some dependencies: # Checkinstall is optional, but it makes it nice since removal is just thru apt. sudo apt-get install wx-common libwxgtk2.6-dev wx2.6-headers checkinstall Unpack the source, then ./configure &#38;&#38; make &#38;&#38; sudo checkinstall [...]]]></description>
			<content:encoded><![CDATA[<h2>Installing the package</h2>
<p>Most people will want this.  Add the following to your <code>/etc/apt/sources.list</code> at the bottom:</p>
<pre><code>
# Hankzilla
deb http://modzer0.cs.uaf.edu/~hardwarehank/deb binary/
</code></pre>
<p>Then run a <code>sudo apt-get update</code>.  Then install it with <code>sudo apt-get install wxwaste</code>.  Run it with <code>waste</code>.</p>
<h2>Building from source</h2>
<ul>
<li><a href="http://sourceforge.net/project/showfiles.php?group_id=82356&amp;package_id=147272">Get it</a></li>
<li>Install some dependencies:</li>
</ul>
<pre><code>
# Checkinstall is optional, but it makes it nice since removal is just thru apt.
sudo apt-get install wx-common libwxgtk2.6-dev wx2.6-headers checkinstall
</code></pre>
<ul>
<li>Unpack the source, then <code>./configure &amp;&amp; make &amp;&amp; sudo checkinstall</code></li>
<li>Add a nice menu listing:</li>
</ul>
<pre><code>
# Put this in /usr/share/applications/waste.desktop
[Desktop Entry]
Type=Application
Version=1.5b4
Name=WASTE
GenericName=Secure Filesharing
Comment=Facilitates encrypted filesharing between trusted clients
Icon=gnome-term-linux.png
TryExec=waste
Exec=waste
Terminal=false
Categories=GNOME;Application;Network;
</code></pre>
<ul>
<li>Configure and have fun!</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://www.ralree.com/2007/11/11/wxwaste-on-ubuntu-gutsy-gibbon/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

