<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:cc="http://web.resource.org/cc/" xmlns:itunes="http://www.itunes.com/dtds/podcast-1.0.dtd">
<channel>
<title>kittycatonline dot com - Fedora Core 3 Audio Studio Box</title>
<link>http://www.kittycatonline.com/index.cfm</link>
<description></description>
<language>en-us</language>
<pubDate>Tue, 18 Jun 2013 22:41:42 -0800</pubDate>
<lastBuildDate>Thu, 16 Dec 2004 10:11:13 -0800</lastBuildDate>
<generator>BlogCFC</generator>
<docs>http://blogs.law.harvard.edu/tech/rss</docs>
<managingEditor>cougar@kittycatonline.com</managingEditor>
<webMaster>cougar@kittycatonline.com</webMaster>
<itunes:subtitle></itunes:subtitle>
<itunes:summary></itunes:summary>
<itunes:category text="Technology" />
<itunes:category text="Technology">
<itunes:category text="Podcasting" />
</itunes:category>
<itunes:category text="Technology">
<itunes:category text="Tech News" />
</itunes:category>
<itunes:keywords></itunes:keywords>
<itunes:author></itunes:author>
<itunes:owner>
<itunes:email>cougar@kittycatonline.com</itunes:email>
<itunes:name></itunes:name>
</itunes:owner>
<itunes:image href="" />
<image>
<url></url>
<title>kittycatonline dot com</title>
<link>http://www.kittycatonline.com/index.cfm</link>
</image>
<itunes:explicit>no</itunes:explicit>
<item>
<title>Burning CDs with Fedora Core 3</title>
<link>http://www.kittycatonline.com/index.cfm/2004/12/16/Burning-CDs-with-Fedora-Core-3</link>
<description>
Well guess what! I went to burn a CD with Fedora Core 3, and got - nothing!&lt;br&gt;X-CD Roast didn&apos;t work.&lt;br&gt;Even &lt;span style=&quot;color: rgb(255, 0, 0);&quot;&gt;cdrecord&lt;/span&gt; from the command line didn&apos;t work!&lt;br&gt;&lt;br&gt;I tried &lt;span style=&quot;color: rgb(255, 0, 0);&quot;&gt;cdrecord -scanbus&lt;/span&gt; and could see my burner there, your typical cheapie ATAPI CD/RW unit.&lt;br&gt;&lt;span style=&quot;color: rgb(255, 0, 0);&quot;&gt;cdrecord -eject dev=1,1,0  image.iso&lt;/span&gt;   This did not work! Argh!&lt;br&gt;&lt;span style=&quot;color: rgb(255, 0, 0);&quot;&gt;cdrecord dev=help&lt;/span&gt;   Aha. Something useful. And there is the answer.&lt;br&gt;&lt;span style=&quot;color: rgb(255, 0, 0);&quot;&gt;cdrecord -eject dev=ATAPI:1,1,0 image.iso&lt;/span&gt;   Success at last! So there you go.&lt;br&gt;
</description>
<category>Fedora Core 3 Audio Studio Box</category>
<pubDate>Thu, 16 Dec 2004 10:11:13 -0800</pubDate>
<guid>http://www.kittycatonline.com/index.cfm/2004/12/16/Burning-CDs-with-Fedora-Core-3</guid>
</item>
<item>
<title>Installing Audacity</title>
<link>http://www.kittycatonline.com/index.cfm/2004/12/13/Installing-Audacity</link>
<description>
After a few weeks of false starts, I&apos;m putting together a Linux box that I will use for audio production, as I want something to replace my Tascam 444, which has bit the dust and is basically unrepairable. What I want to do is to create a box I can use for multi-channel recording with playback-during-record; basically a Linux based hard-disk multichannel recorder.&lt;br&gt;&lt;br&gt;At the moment, I am trying to install Audacity, a popular Linux recording app. I go to install it. And it wants dependencies! I lost track of &apos;em all, but so far here is what I&apos;ve got.&lt;br&gt;&lt;span style=&quot;font-family: courier new,courier,monospace;&quot;&gt;atk-1.8.0 gtk+-2.4.14 libmad-0.15.1b&lt;br&gt;audacity-src-1.2.3 lame-3.96.1 madplay-0.15.2b&lt;br&gt;glib-2.4.8 libid3tag-0.15.1b pango-1.4.1&lt;br&gt;&lt;span style=&quot;font-family: times new roman,times,serif;&quot;&gt;It is late. Time for bed. No, now I remember. I need to install wxGTK. I tried the X11 version, but no go.  I tried wxGTK, and it laughed at me, cuz I didn&apos;t have GTK! Well, I went to get GTK, and it&apos;s not really one thingie, it&apos;s four! So I install the four thingies (atk, glib, gtk+, pango), and now to try wxGTK again...&lt;/span&gt;&lt;br&gt;&lt;/span&gt;&lt;span style=&quot;font-family: courier new,courier,monospace;&quot;&gt;&amp;nbsp;&lt;/span&gt;And ./configure dies. It says I don&apos;t have GTK&lt;br&gt;I just INSTALLED IT! Argh.&lt;br&gt;So I do a &amp;quot;locate -u&amp;quot; and then &amp;quot;locate gtk-config&amp;quot; No such file. Didn&apos;t I just install GTK??? I &lt;span style=&quot;font-style: italic;&quot;&gt;thought&lt;/span&gt; I did.&lt;br&gt;It is later. More time for bed. I&apos;m pondering how this is supposed to be better than WinXP, and am &lt;span style=&quot;font-style: italic;&quot;&gt;not&lt;/span&gt; about to become one of the &amp;quot;Windows BAD!&amp;quot; Nazis. &lt;br&gt;Okay, I should have gone to sleep. I&apos;m trying to install wxGTK-2.4.2 and it just will not go! I have already installed the GTK stuff, and I have gone over the INSTALL.txt file in the wxGTK dir, and have tried the variations. It is as if I never installed GTK.&lt;br&gt;Fine, it&apos;s bedtime. I&apos;m powering down the box and powering down my head.&lt;br&gt;
</description>
<category>Fedora Core 3 Audio Studio Box</category>
<pubDate>Mon, 13 Dec 2004 01:11:56 -0800</pubDate>
<guid>http://www.kittycatonline.com/index.cfm/2004/12/13/Installing-Audacity</guid>
</item>
</channel></rss>