<?xml version="1.0" encoding="UTF-8"?><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>Comments on: installing FirstClass 8 Client on Ubuntu</title>
	<atom:link href="http://www.accessdataservices.com/blog/installing-firstclass-8-client-on-ubuntu/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.accessdataservices.com/blog/installing-firstclass-8-client-on-ubuntu/</link>
	<description>Miscellaneous Computer Technology Notes</description>
	<pubDate>Thu, 28 Aug 2008 05:56:16 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.5.1</generator>
		<item>
		<title>By: Gare</title>
		<link>http://www.accessdataservices.com/blog/installing-firstclass-8-client-on-ubuntu/#comment-725</link>
		<dc:creator>Gare</dc:creator>
		<pubDate>Sun, 26 Nov 2006 20:42:05 +0000</pubDate>
		<guid isPermaLink="false">http://www.accessdataservices.com/blog/installing-firstclass-8-client-on-ubuntu/#comment-725</guid>
		<description>Most Current client and method of installing:

http://www.psychocats.net/ubuntu/firstclass

see also:
http://www.ubuntuforums.org/showthread.php?t=63309


Here's the gist:

#/bin/bash
wget -c http://www3.firstclass.com/ClientDownloads/FC81ClientDownloadFiles/fcc-8.101-1-Linux.i686.tar.bz2
tar xvfj fcc-8.101-1-Linux.i686.tar.bz2
rm fcc-8.101-1-Linux.i686.tar.bz2
sudo mv opt/firstclass /opt/firstclass
rmdir opt
sudo mv usr/share/applications/fcc.desktop /usr/share/applications/
rm -r usr
sudo chmod +x /opt/firstclass/fcc
sudo ln -s /opt/firstclass/fcc /usr/bin/fcc
</description>
		<content:encoded><![CDATA[<p>Most Current client and method of installing:</p>
<p><a href="http://www.psychocats.net/ubuntu/firstclass" rel="nofollow">http://www.psychocats.net/ubuntu/firstclass</a></p>
<p>see also:<br />
<a href="http://www.ubuntuforums.org/showthread.php?t=63309" rel="nofollow">http://www.ubuntuforums.org/showthread.php?t=63309</a></p>
<p>Here&#8217;s the gist:</p>
<p>#/bin/bash<br />
wget -c <a href="http://www3.firstclass.com/ClientDownloads/FC81ClientDownloadFiles/fcc-8.101-1-Linux.i686.tar.bz2" rel="nofollow">http://www3.firstclass.com/ClientDownloads/FC81ClientDownloadFiles/fcc-8.101-1-Linux.i686.tar.bz2</a><br />
tar xvfj fcc-8.101-1-Linux.i686.tar.bz2<br />
rm fcc-8.101-1-Linux.i686.tar.bz2<br />
sudo mv opt/firstclass /opt/firstclass<br />
rmdir opt<br />
sudo mv usr/share/applications/fcc.desktop /usr/share/applications/<br />
rm -r usr<br />
sudo chmod +x /opt/firstclass/fcc<br />
sudo ln -s /opt/firstclass/fcc /usr/bin/fcc</p>
]]></content:encoded>
	</item>
</channel>
</rss>
