<?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"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: Amazon MP3 Downloader on Fedora 11</title>
	<atom:link href="http://noopenblockers.com/2009/07/03/amazon-mp3-downloader-on-fedora-11/feed/" rel="self" type="application/rss+xml" />
	<link>http://noopenblockers.com/2009/07/03/amazon-mp3-downloader-on-fedora-11/</link>
	<description></description>
	<lastBuildDate>Fri, 04 Jun 2010 17:10:32 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: anon</title>
		<link>http://noopenblockers.com/2009/07/03/amazon-mp3-downloader-on-fedora-11/comment-page-1/#comment-731</link>
		<dc:creator>anon</dc:creator>
		<pubDate>Thu, 17 Sep 2009 22:25:58 +0000</pubDate>
		<guid isPermaLink="false">http://noopenblockers.com/?p=686#comment-731</guid>
		<description>Thanks to Bob Brush for the easy-to-follow recipe.

However, some people may need to run 
  ldconfig
as root, after doing all the symlinks ... it depends on whether or not you attempted to run amazonmp3 before getting everything linked properly.  But, ldconfig is safe to run even if it isn&#039;t strictly required.

bottom line: if amazonmp3 complains after following Bob&#039;s instructions, try running ldconfig (as root) and then run amazonmp3 again.</description>
		<content:encoded><![CDATA[<p>Thanks to Bob Brush for the easy-to-follow recipe.</p>
<p>However, some people may need to run<br />
  ldconfig<br />
as root, after doing all the symlinks &#8230; it depends on whether or not you attempted to run amazonmp3 before getting everything linked properly.  But, ldconfig is safe to run even if it isn&#8217;t strictly required.</p>
<p>bottom line: if amazonmp3 complains after following Bob&#8217;s instructions, try running ldconfig (as root) and then run amazonmp3 again.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Robert Wood</title>
		<link>http://noopenblockers.com/2009/07/03/amazon-mp3-downloader-on-fedora-11/comment-page-1/#comment-660</link>
		<dc:creator>Robert Wood</dc:creator>
		<pubDate>Fri, 04 Sep 2009 05:49:24 +0000</pubDate>
		<guid isPermaLink="false">http://noopenblockers.com/?p=686#comment-660</guid>
		<description>Thanks for this page!  Grabbed clamz and built/installed without a problem.  For anyone reading this who is not used to building from source.  After you download the file (a gzip compressed tar file):
- uncompress and unpack the file  (tar --gunzip -xvof clamz-0.2.tar.gz)
- get in the unpacked directory (cd clamz-0.2)
- follow the directions in the README file.  There
are 3 basic steps:
-- run the autoconfigure script to setup the build (./configure).  If step may fail if some required library isn&#039;t installed, it will tell you why it quit
-- build the program (make)
-- install the program (make install) note, this must be run as root, since it copies data into system folders.</description>
		<content:encoded><![CDATA[<p>Thanks for this page!  Grabbed clamz and built/installed without a problem.  For anyone reading this who is not used to building from source.  After you download the file (a gzip compressed tar file):<br />
- uncompress and unpack the file  (tar &#8211;gunzip -xvof clamz-0.2.tar.gz)<br />
- get in the unpacked directory (cd clamz-0.2)<br />
- follow the directions in the README file.  There<br />
are 3 basic steps:<br />
&#8211; run the autoconfigure script to setup the build (./configure).  If step may fail if some required library isn&#8217;t installed, it will tell you why it quit<br />
&#8211; build the program (make)<br />
&#8211; install the program (make install) note, this must be run as root, since it copies data into system folders.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dave Sill</title>
		<link>http://noopenblockers.com/2009/07/03/amazon-mp3-downloader-on-fedora-11/comment-page-1/#comment-654</link>
		<dc:creator>Dave Sill</dc:creator>
		<pubDate>Thu, 03 Sep 2009 00:39:51 +0000</pubDate>
		<guid isPermaLink="false">http://noopenblockers.com/?p=686#comment-654</guid>
		<description>Excellent, thanks, guys. I installed clamz before I saw Bob Brush&#039;s message, but never ran it. Bob&#039;s recipe worked like a charm, although it had to install a disturbing number of packages.</description>
		<content:encoded><![CDATA[<p>Excellent, thanks, guys. I installed clamz before I saw Bob Brush&#8217;s message, but never ran it. Bob&#8217;s recipe worked like a charm, although it had to install a disturbing number of packages.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Bob Brush</title>
		<link>http://noopenblockers.com/2009/07/03/amazon-mp3-downloader-on-fedora-11/comment-page-1/#comment-616</link>
		<dc:creator>Bob Brush</dc:creator>
		<pubDate>Sun, 09 Aug 2009 23:07:36 +0000</pubDate>
		<guid isPermaLink="false">http://noopenblockers.com/?p=686#comment-616</guid>
		<description>Fedora 11 x64 Amazon MP3
If this helps, to install:

yum install libcurl.i586 gtkmm24.i586 gtk-nodoka-engine.i586 libcanberra-gtk2.i586 PackageKit-gtk-module.i586 bug-buddy.i586
wget mirrors.kernel.org/fedora/releases/9/Fedora/i386/os/Packages/boost-1.34.1-13.fc9.i386.rpm
mv boost-1.34.1-13.fc9.i386.rpm /
cd / 
rpm2cpio boost-1.34.1-13.fc9.i386.rpm &#124; cpio -ivd ./usr/lib/libboost_thread-mt.so.1.34.1 ./usr/lib/libboost_iostreams.so.1.34.1 ./usr/lib/libboost_signals.so.1.34.1 ./usr/lib/libboost_date_time.so.1.34.1
ln -s /usr/lib/libboost_thread-mt.so.1.34.1 /usr/lib/libboost_thread-mt.so.3
ln -s /usr/lib/libboost_iostreams.so.1.34.1 /usr/lib/libboost_iostreams.so.3
ln -s /usr/lib/libboost_signals.so.1.34.1 /usr/lib/libboost_signals.so.3
ln -s /usr/lib/libboost_date_time.so.1.34.1 /usr/lib/libboost_date_time.so.3
http://www.amazon.com/gp/dmusic/help/amd.html?&amp;forceos=LINUX
(use browser to accept and download to /software)
rpm -Uvh amazonmp3.rpm --nodeps
ln -s /usr/lib/libcrypto.so.0.9.8k /usr/lib/libcrypto.so.6
ln -s /usr/lib/libssl.so.0.9.8k /usr/lib/libssl.so.6</description>
		<content:encoded><![CDATA[<p>Fedora 11 x64 Amazon MP3<br />
If this helps, to install:</p>
<p>yum install libcurl.i586 gtkmm24.i586 gtk-nodoka-engine.i586 libcanberra-gtk2.i586 PackageKit-gtk-module.i586 bug-buddy.i586<br />
wget mirrors.kernel.org/fedora/releases/9/Fedora/i386/os/Packages/boost-1.34.1-13.fc9.i386.rpm<br />
mv boost-1.34.1-13.fc9.i386.rpm /<br />
cd /<br />
rpm2cpio boost-1.34.1-13.fc9.i386.rpm | cpio -ivd ./usr/lib/libboost_thread-mt.so.1.34.1 ./usr/lib/libboost_iostreams.so.1.34.1 ./usr/lib/libboost_signals.so.1.34.1 ./usr/lib/libboost_date_time.so.1.34.1<br />
ln -s /usr/lib/libboost_thread-mt.so.1.34.1 /usr/lib/libboost_thread-mt.so.3<br />
ln -s /usr/lib/libboost_iostreams.so.1.34.1 /usr/lib/libboost_iostreams.so.3<br />
ln -s /usr/lib/libboost_signals.so.1.34.1 /usr/lib/libboost_signals.so.3<br />
ln -s /usr/lib/libboost_date_time.so.1.34.1 /usr/lib/libboost_date_time.so.3<br />
<a href="http://www.amazon.com/gp/dmusic/help/amd.html?&#038;forceos=LINUX" rel="nofollow">http://www.amazon.com/gp/dmusic/help/amd.html?&#038;forceos=LINUX</a><br />
(use browser to accept and download to /software)<br />
rpm -Uvh amazonmp3.rpm &#8211;nodeps<br />
ln -s /usr/lib/libcrypto.so.0.9.8k /usr/lib/libcrypto.so.6<br />
ln -s /usr/lib/libssl.so.0.9.8k /usr/lib/libssl.so.6</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Douglas Kilpatrick</title>
		<link>http://noopenblockers.com/2009/07/03/amazon-mp3-downloader-on-fedora-11/comment-page-1/#comment-585</link>
		<dc:creator>Douglas Kilpatrick</dc:creator>
		<pubDate>Thu, 16 Jul 2009 23:41:48 +0000</pubDate>
		<guid isPermaLink="false">http://noopenblockers.com/?p=686#comment-585</guid>
		<description>I also can&#039;t install the downloader under FC11.  x86_64 version.  Yum fails looking for boost libraries... so thanks for the pointer.</description>
		<content:encoded><![CDATA[<p>I also can&#8217;t install the downloader under FC11.  x86_64 version.  Yum fails looking for boost libraries&#8230; so thanks for the pointer.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Victor Bogado da Silva Lins</title>
		<link>http://noopenblockers.com/2009/07/03/amazon-mp3-downloader-on-fedora-11/comment-page-1/#comment-578</link>
		<dc:creator>Victor Bogado da Silva Lins</dc:creator>
		<pubDate>Mon, 06 Jul 2009 14:48:14 +0000</pubDate>
		<guid isPermaLink="false">http://noopenblockers.com/?p=686#comment-578</guid>
		<description>The last time, that was actually the first, I tried to buy MP3 from amazon they said that my money was not good enough for them. So I never came back.</description>
		<content:encoded><![CDATA[<p>The last time, that was actually the first, I tried to buy MP3 from amazon they said that my money was not good enough for them. So I never came back.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ray</title>
		<link>http://noopenblockers.com/2009/07/03/amazon-mp3-downloader-on-fedora-11/comment-page-1/#comment-577</link>
		<dc:creator>Ray</dc:creator>
		<pubDate>Mon, 06 Jul 2009 06:37:10 +0000</pubDate>
		<guid isPermaLink="false">http://noopenblockers.com/?p=686#comment-577</guid>
		<description>The Amazon MP3 Downloader works great for me under F11</description>
		<content:encoded><![CDATA[<p>The Amazon MP3 Downloader works great for me under F11</p>
]]></content:encoded>
	</item>
</channel>
</rss>

