<?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>Randquist Rants &#187; sparc</title>
	<atom:link href="http://randquist.us/blog/tags/sparc/feed/" rel="self" type="application/rss+xml" />
	<link>http://randquist.us/blog</link>
	<description>Random ramblings of a Software Engineer and Entrepreneur.</description>
	<lastBuildDate>Tue, 13 Dec 2011 18:52:09 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>RoR on Debian on Sparc</title>
		<link>http://randquist.us/blog/2006/10/08/ror-on-debian-on-sparc/</link>
		<comments>http://randquist.us/blog/2006/10/08/ror-on-debian-on-sparc/#comments</comments>
		<pubDate>Mon, 09 Oct 2006 01:59:29 +0000</pubDate>
		<dc:creator>CobyR</dc:creator>
				<category><![CDATA[Development]]></category>
		<category><![CDATA[Linux on Sparc]]></category>
		<category><![CDATA[Ruby]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[sparc]]></category>

		<guid isPermaLink="false">http://www.randquist.us/blog/?p=37</guid>
		<description><![CDATA[Installing Ruby on Rails from Source on a Debian Linux running on a Sun Ultra 5 Workstation, has been an adventure. Actually getting ruby on &#8211; no problem, download, make etc&#8230; Then getting Gems installed so I can install rails&#8230; not so easy. When attempting to run ruby setup.rb for Gems I encountered an error [...]]]></description>
			<content:encoded><![CDATA[<p>Installing Ruby on Rails from Source on a Debian Linux running on a Sun Ultra 5 Workstation, has been an adventure.</p>
<p>Actually getting ruby on &#8211; no problem, download, make etc&#8230;</p>
<p>Then getting Gems installed so I can install rails&#8230;  not so easy.</p>
<p>When attempting to run ruby setup.rb for Gems I encountered an error regarding zlib not being installed.</p>
<p>After downloading ruby-zlib-0.6.0 and attempting to run ruby extconf.rb I got back a message saying that it couldn&#8217;t create the makefile due to some reason, probably lack of necessary libraries and/or headers.</p>
<p>So then I did an apt-get install zlib1g zlib1g-dev.</p>
<p>Then ran ruby extconf.rb &#8211; it worked.</p>
<p>Then ran ruby setup.rb in my gems directory &#8211; it worked.</p>
<p>Then I ran gem install rails &#8211; it worked.</p>
<p>Now I need to get the latest subversion in place and the sparc box is fully ready to go as a RoR development machine.</p>
]]></content:encoded>
			<wfw:commentRss>http://randquist.us/blog/2006/10/08/ror-on-debian-on-sparc/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Ubuntu &#8211; Dapper Drake</title>
		<link>http://randquist.us/blog/2006/07/26/ubuntu-dapper-drake/</link>
		<comments>http://randquist.us/blog/2006/07/26/ubuntu-dapper-drake/#comments</comments>
		<pubDate>Thu, 27 Jul 2006 04:48:18 +0000</pubDate>
		<dc:creator>CobyR</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Linux on Sparc]]></category>
		<category><![CDATA[sparc]]></category>

		<guid isPermaLink="false">http://www.randquist.us/blog/?p=28</guid>
		<description><![CDATA[I&#8217;ve been playing with my Ultra 5 Workstations again. I decided that with a bit more memory and a current linux current and Gnome or KDE that they would make nice introductory/development machines for my kids. I pulled Debian Sarge R2, which is still using the 2.4.2x Kernl, and got things running smoothly, except when [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve been playing with my Ultra 5 Workstations again.  I decided that with a bit more memory and a current linux current and Gnome or KDE that they would make nice introductory/development machines for my kids.  I pulled Debian Sarge R2, which is still using the 2.4.2x Kernl, and got things running smoothly, except when in KDE the B key on the keyboard dies.  I thought it was a hardware issue at first, but after playing with three different workstations and three different keyboards it was obvious it has to do with the mappings in KDE, works fine under Gnome.</p>
<p>I wasn&#8217;t really happy with using the 2.4.x kernel though, would prefer 2.6.x, so I pulled the latest Ubuntu release for the sparc architecture and have installed that.  It&#8217;s up and running on one machine, now I&#8217;m trying to figure out exactly which packages to install to get the GDM up and running properly.</p>
<p>I installed Dapper in a VPC on Windows box, with minimal problems, had to escape out during the GRUB loader and reconfigure X to use 16 bit color instead of 24 but other than that it went smoothly.</p>
<p>So more on X and Ubuntu on Sparc in the future.</p>
]]></content:encoded>
			<wfw:commentRss>http://randquist.us/blog/2006/07/26/ubuntu-dapper-drake/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Linux on different architectures</title>
		<link>http://randquist.us/blog/2006/03/25/linux-on-different-architectures/</link>
		<comments>http://randquist.us/blog/2006/03/25/linux-on-different-architectures/#comments</comments>
		<pubDate>Sun, 26 Mar 2006 02:09:01 +0000</pubDate>
		<dc:creator>CobyR</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[mips]]></category>
		<category><![CDATA[sparc]]></category>

		<guid isPermaLink="false">http://www.randquist.us/blog/?p=9</guid>
		<description><![CDATA[Well as I have been spending more and more time on linux, I decided it was time to break out some of the old hardware. I have an SGI Indy, and several Sun Ultra 5 machines, that still have their native OS&#8217;s installed. It&#8217;s time to move them to Linux, I&#8217;ve decided to use debian [...]]]></description>
			<content:encoded><![CDATA[<p>Well as I have been spending more and more time on linux, I decided it was time to break out some of the old hardware. I have an SGI Indy, and several Sun Ultra 5 machines, that still have their native OS&#8217;s installed. It&#8217;s time to move them to Linux, I&#8217;ve decided to use debian since there are distros available for both the sparc and mips architectures.</p>
<p>Installed Jigdo and have been downloading ISO&#8217;s.  Gotta burn them and start installing tomorrow.</p>
]]></content:encoded>
			<wfw:commentRss>http://randquist.us/blog/2006/03/25/linux-on-different-architectures/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

