<?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>Jesse Ross &#124; jesseross.com &#187; Linux</title>
	<atom:link href="http://jesseross.com/blog/tag/linux/feed/" rel="self" type="application/rss+xml" />
	<link>http://jesseross.com/blog</link>
	<description>Finding the cross-section of technology, art, politics and love in the frozen Midwest.</description>
	<lastBuildDate>Fri, 20 Jan 2012 14:07:46 +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>Laptop Annoyances</title>
		<link>http://jesseross.com/blog/2006/05/06/laptop_annoyances/</link>
		<comments>http://jesseross.com/blog/2006/05/06/laptop_annoyances/#comments</comments>
		<pubDate>Sun, 07 May 2006 07:20:14 +0000</pubDate>
		<dc:creator>Jesse Ross</dc:creator>
				<category><![CDATA[Computers]]></category>
		<category><![CDATA[Linux]]></category>

		<guid isPermaLink="false">http://jesseross.com/blog/2006/05/07/laptop_annoyances/</guid>
		<description><![CDATA[I&#8217;m soooooo happy. I finally solved the &#34;clickable trackpad&#34; issue. It seems I just had to change a setting in my /etc/X11/xorg.conf file. To the section for my Synaptics Touchpad, I added: Option &#34;TouchpadOff&#34; &#34;2&#34; so that the full section looks like this: Section &#34;InputDevice&#34; Identifier &#34;Synaptics Touchpad&#34; Driver &#34;synaptics&#34; Option &#34;SendCoreEvents&#34; &#34;true&#34; Option &#34;Device&#34; [...]]]></description>
			<content:encoded><![CDATA[<p>
I&#8217;m soooooo happy. I finally solved the &quot;<a href="http://jesseross.com/blog/2006/04/08/ubuntu_installation/">clickable trackpad</a>&quot; issue. It seems I just had to change a setting in my /etc/X11/xorg.conf file. To the section for my Synaptics Touchpad, I added:
</p>
<pre>
<code>	Option 		&quot;TouchpadOff&quot; 		&quot;2&quot;</code>
</pre>
<p>
so that the full section looks like this:</p>
<pre>
<code>Section &quot;InputDevice&quot;
	Identifier	&quot;Synaptics Touchpad&quot;
	Driver		&quot;synaptics&quot;
	Option		&quot;SendCoreEvents&quot;	&quot;true&quot;
	Option		&quot;Device&quot;		&quot;/dev/psaux&quot;
	Option		&quot;Protocol&quot;		&quot;auto-dev&quot;
	Option		&quot;HorizScrollDelta&quot;	&quot;0&quot;
	Option 		&quot;TouchpadOff&quot; 		&quot;2&quot;
EndSection</code>
</pre>
<p>
That &quot;feature&quot; is surely the worst feature ever added to a laptop, and you have no idea how glad I am to be rid of it. <a href="http://www.linuxquestions.org/questions/showthread.php?t=436787">Via</a></p>
]]></content:encoded>
			<wfw:commentRss>http://jesseross.com/blog/2006/05/06/laptop_annoyances/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Truth Happens</title>
		<link>http://jesseross.com/blog/2006/04/28/truth_happens/</link>
		<comments>http://jesseross.com/blog/2006/04/28/truth_happens/#comments</comments>
		<pubDate>Fri, 28 Apr 2006 20:40:54 +0000</pubDate>
		<dc:creator>Jesse Ross</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Movies]]></category>

		<guid isPermaLink="false">http://jesseross.com/blog/2006/04/28/truth_happens/</guid>
		<description><![CDATA[Our good buddies at Red Hat have produced some slick and inspiring propaganda videos pushing Linux. Check out the Truth Happens campaign at redhat.com]]></description>
			<content:encoded><![CDATA[<p>Our good buddies at Red Hat have produced some slick and inspiring propaganda videos pushing Linux.</p>
<p><a href="http://www.redhat.com/v/mov/TruthHappens.mov"><img id="image122" src="http://jesseross.com/blog/wp-content/uploads/2006/04/video_truthhappens.png" alt="Red Hat: Truth Happens" /></a> <a href="http://www.redhat.com/v/mov/INEVITABLE.mov" style="margin-left:15px;margin-right:15px"><img id="image123" src="http://jesseross.com/blog/wp-content/uploads/2006/04/vid_inevitable.jpg" alt="Red Hat: Inevitable" /></a> <a href="http://www.redhat.com/f/mov/choice_small.mov"><img id="image124" src="http://jesseross.com/blog/wp-content/uploads/2006/04/vid_choice.jpg" alt="Red Hat: Choice" /></a></p>
<p>Check out the <a href="http://www.redhat.com/truthhappens/">Truth Happens</a> campaign at redhat.com</p>
]]></content:encoded>
			<wfw:commentRss>http://jesseross.com/blog/2006/04/28/truth_happens/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
<enclosure url="http://www.redhat.com/v/mov/TruthHappens.mov" length="21633281" type="video/quicktime" />
<enclosure url="http://www.redhat.com/v/mov/INEVITABLE.mov" length="16622178" type="video/quicktime" />
<enclosure url="http://www.redhat.com/f/mov/choice_small.mov" length="6244483" type="video/quicktime" />
		</item>
		<item>
		<title>Getting Google to work on Ubuntu</title>
		<link>http://jesseross.com/blog/2006/04/08/getting_google_to_work_on_ubuntu/</link>
		<comments>http://jesseross.com/blog/2006/04/08/getting_google_to_work_on_ubuntu/#comments</comments>
		<pubDate>Sat, 08 Apr 2006 13:24:03 +0000</pubDate>
		<dc:creator>Jesse Ross</dc:creator>
				<category><![CDATA[Google]]></category>
		<category><![CDATA[Linux]]></category>

		<guid isPermaLink="false">http://jesseross.com/blog/2006/04/08/getting_google_to_work_on_ubuntu/</guid>
		<description><![CDATA[I had been struggling with this issue for months on my other Linux boxes, and finally discovered the solution. If you install Ubuntu, and everything goes smoothly, but then you try to load google.com or yahoo.com or some of the other big sites in Firefox and nothing works, here&#8217;s the fix: try disabling ipv6 if [...]]]></description>
			<content:encoded><![CDATA[<p>I had been struggling with this issue for <em>months</em> on my other Linux boxes, and finally discovered the solution. </p>
<p>If you install Ubuntu, and everything goes smoothly, but then you try to load google.com or yahoo.com or some of the other big sites in Firefox and nothing works, <a href="http://ubuntuforums.org/showthread.php?t=153138&#038;highlight=ipv6">here&#8217;s the fix</a>:</p>
<blockquote><p>
try disabling ipv6 if it is not already done by doing this:</p>
<p>gedit /etc/modprobe.d/aliases</p>
<p>find the line:</p>
<p>alias net-pf-10 ipv6</p>
<p>and replace with:</p>
<p>alias net-pf-10 off #ipv6</p></blockquote>
<p>Oh yeah, and you&#8217;ll have to be root, so you may want to preface those gedits with sudo.</p>
]]></content:encoded>
			<wfw:commentRss>http://jesseross.com/blog/2006/04/08/getting_google_to_work_on_ubuntu/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Ubuntu Installation</title>
		<link>http://jesseross.com/blog/2006/04/08/ubuntu_installation/</link>
		<comments>http://jesseross.com/blog/2006/04/08/ubuntu_installation/#comments</comments>
		<pubDate>Sat, 08 Apr 2006 06:00:02 +0000</pubDate>
		<dc:creator>Jesse Ross</dc:creator>
				<category><![CDATA[Computers]]></category>
		<category><![CDATA[Linux]]></category>

		<guid isPermaLink="false">http://jesseross.com/blog/2006/04/08/ubuntu_installation/</guid>
		<description><![CDATA[Went awesome. It picked up everything I&#8217;ve tested so far. I had issues with the Live CD not seeing my wireless card, but the installation did, so I&#8217;m golden. I&#8217;ve been quite impressed by this system. I&#8217;m totally loving the monitor resolution (1400&#215;1050) and big screen (14&#8243;), and, like I said earlier, this is just [...]]]></description>
			<content:encoded><![CDATA[<p>Went awesome. It picked up everything I&#8217;ve tested so far. I had issues with the Live CD not seeing my wireless card, but the installation did, so I&#8217;m golden. I&#8217;ve been quite impressed by this system. I&#8217;m totally loving the monitor resolution (1400&#215;1050) and big screen (14&#8243;), and, like I said earlier, this is just a really responsive system. Call me a satisfied customer.</p>
<p>About the only things still driving me crazy are the whole &#8220;clickable trackpad&#8221; issue and the strangeness I&#8217;ve been having with Firefox. Apparently there is some kind of issue with Firestarter, the firewall software, and there are a bunch of sites that I can&#8217;t hit at all, Google being one of them. It&#8217;s very irregular &#8212; every so often I can get through, but most of the time it just times out. Pretty annoying, so I&#8217;m upgrading to the latest version of Ubuntu, which hasn&#8217;t been officially released yet, to see if that clears up this issue. It might make everything go totally to hell. We&#8217;ll find out soon, I guess.</p>
]]></content:encoded>
			<wfw:commentRss>http://jesseross.com/blog/2006/04/08/ubuntu_installation/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Got my ThinkPad!</title>
		<link>http://jesseross.com/blog/2006/04/07/got_my_thinkpad/</link>
		<comments>http://jesseross.com/blog/2006/04/07/got_my_thinkpad/#comments</comments>
		<pubDate>Fri, 07 Apr 2006 19:52:47 +0000</pubDate>
		<dc:creator>Jesse Ross</dc:creator>
				<category><![CDATA[Computers]]></category>
		<category><![CDATA[Linux]]></category>

		<guid isPermaLink="false">http://jesseross.com/blog/2006/04/07/got_my_thinkpad/</guid>
		<description><![CDATA[Got my ThinkPad today. Promptly removed the Windows sticker and did some general clean-up on it. Overall, I&#8217;m quite impressed so far. I&#8217;ve been playing with the Ubuntu Live CD on it, and it&#8217;s AMAZINGLY responsive. Good work, IBM. On the aesthetics side, I&#8217;m also pretty pleased. Granted, there are maybe to many levers and [...]]]></description>
			<content:encoded><![CDATA[<p>Got <a href="http://jesseross.com/blog/2006/04/05/decided/">my ThinkPad</a> today. Promptly removed the Windows sticker and did some general clean-up on it. Overall, I&#8217;m quite impressed so far. I&#8217;ve been playing with the <a href="http://www.ubuntu.com/">Ubuntu</a> <a href="http://www.ubuntu.com/download">Live CD</a> on it, and it&#8217;s AMAZINGLY responsive. Good work, IBM.</p>
<p>On the aesthetics side, I&#8217;m also pretty pleased. Granted, there are maybe to many levers and knobs, and those multi-colored buttons are still kind of weird, but it&#8217;s bordering on sexy. What really gets me are the flecks of magnesium on the cover. Very, very nice touch, both visually and functionally. It almost makes me believe that this is what a <a href="http://images.google.com/images?svnum=10&#038;hl=en&#038;lr=&#038;client=safari&#038;rls=en&#038;q=next+cube&#038;btnG=Search">NeXT</a> laptop might have looked like.</p>
<p>More news to come as I get Ubuntu installed. Stay tuned.</p>
]]></content:encoded>
			<wfw:commentRss>http://jesseross.com/blog/2006/04/07/got_my_thinkpad/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Decided</title>
		<link>http://jesseross.com/blog/2006/04/05/decided/</link>
		<comments>http://jesseross.com/blog/2006/04/05/decided/#comments</comments>
		<pubDate>Wed, 05 Apr 2006 21:27:15 +0000</pubDate>
		<dc:creator>Jesse Ross</dc:creator>
				<category><![CDATA[Computers]]></category>
		<category><![CDATA[Linux]]></category>

		<guid isPermaLink="false">http://jesseross.com/blog/2006/04/05/decided/</guid>
		<description><![CDATA[I decided on a laptop. I know I bashed Lenovo for having ugly machines, but, upon closer inspection, IBM has actually made some fairly decent laptops. They&#8217;re not inexpensive, mind you, but they seem to have gotten rave reviews. And, while they may not be as pretty as an iBook, Powerbook or MacBook Pro, they&#8217;re [...]]]></description>
			<content:encoded><![CDATA[<p>I decided on a laptop.</p>
<p><img src="http://jesseross.com/blog/wp-content/uploads/2006/04/ibm_thinkpad_t40p.jpg" alt="IBM ThinkPad T40p" /></p>
<p>I know I bashed Lenovo for having ugly machines, but, upon closer inspection, IBM has actually made some fairly decent laptops. They&#8217;re not inexpensive, mind you, but they seem to have gotten <a href="http://www.epinions.com/pr-IBM_ThinkPad_T40_2373_2373G1U_PC_Notebook/display_~reviews">rave reviews</a>. And, while they may not be as pretty as an iBook, Powerbook or MacBook Pro, they&#8217;re at least not glossy piles of plastic (although I may have to do something about those multi-colored keys).</p>
<p>I should be getting it in the next couple of days &#8212; wish me luck as I <a href="http://www.linux-on-laptops.com/ibm.html">try to install Linux</a> on the baby!</p>
]]></content:encoded>
			<wfw:commentRss>http://jesseross.com/blog/2006/04/05/decided/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>The Borg Aesthetic</title>
		<link>http://jesseross.com/blog/2006/04/03/the_borg_aesthetic/</link>
		<comments>http://jesseross.com/blog/2006/04/03/the_borg_aesthetic/#comments</comments>
		<pubDate>Tue, 04 Apr 2006 02:54:01 +0000</pubDate>
		<dc:creator>Jesse Ross</dc:creator>
				<category><![CDATA[Computers]]></category>
		<category><![CDATA[Etoile]]></category>
		<category><![CDATA[GNUstep]]></category>
		<category><![CDATA[Linux]]></category>

		<guid isPermaLink="false">http://jesseross.com/blog/2006/04/03/the_borg_aesthetic/</guid>
		<description><![CDATA[Went laptop shopping today. What a freakin disappointment. Allow me to explain: First of all, I am in the market for a new laptop. As many people may know, my previous laptop, which I had been using up until a little over a month ago, was a 500MHz G3 iBook. This iBook got me through [...]]]></description>
			<content:encoded><![CDATA[<p>Went laptop shopping today.</p>
<p>What a freakin disappointment.</p>
<p>Allow me to explain:</p>
<p>First of all, I am in the market for a new laptop. As many people may know, my previous laptop, which I had been using up until a little over a month ago, was a 500MHz G3 iBook. This iBook got me through many a battle: college, freelance, &#8220;real&#8221; work. Sadly, it was time to retire my little buddy, which, through various circumstances, had become permanently desk-bound, housed inside of a shelled out cardboard box, because it could no longer support its own monitor nor hold a charge in its battery.</p>
<p>Needless to say, I was in need of an upgrade.</p>
<p>From almost out of nowhere, I was blessed with a very inexpensive second-hand Mac Mini, still under warranty. That&#8217;s what I&#8217;m using right now. It&#8217;s a great machine for what I do, and a dramatic improvement over what I was using.</p>
<p>But, while it <em>is</em> a great machine, it&#8217;s not a laptop &#8212; can&#8217;t take it on travels, can&#8217;t work on it in the living room couch or in bed, can&#8217;t bring it to user-group meetings and conventions, etc. Now, the logical thing would be to get a MacBook Pro, seeing as how I have no idea when Apple will release any other modern laptops (as of this writing, the MacBook Pro is the only laptop to have moved over to Intel &#8212; my other options are an iBook or Powerbook, both of which are still running on a PowerPC G4 processor, and thus don&#8217;t have the longest of shelf-lives remaining).</p>
<p>A MacBook Pro would be logical, and anticipated, based on my history. All of my primary machines have been Macs:</p>
<ul>
<li><strong>1997 &#8211; 1999:</strong> Centris 650, 25MHz 68040</li>
<li><strong>1999 &#8211; 2001:</strong> Lime Green iMac, 333MHz G3</li>
<li><strong>2001 &#8211; 2006:</strong> 2001 iBook, 500MHz G3</li>
<li><strong>2006:</strong> Mac Mini, 1.25GHz G4</li>
</ul>
<p>Currently, I am in possession of three other machines I use off and on: two identical generic white-box machines I use for toying around with Linux, and a <a href="http://jesseross.com/blog/2005/12/07/finally-caved/">Zaurus</a>. I do have a fetish for open source software, and it is precisely that which brings me to my problem.</p>
<p>I love Macs, and I love OS X. I really do. But I am also a developer on an open source project that is trying to do what OS X does and more, and the more time I spend using OS X, the less time I spend using Linux and <a href="http://www.etoile-project.org/">Etoile</a> and <a href="http://www.gnustep.org/">GNUstep</a>, and thus the less motivation I have for helping my software grow.</p>
<p>And this is where it comes back to laptop shopping: I am looking for a laptop that I cannot run OS X on.</p>
<p>This means I am looking at the Sonys and the Toshibas and the Gateways and the Lenovos and the Dells and the HP/Compaqs of the world. And looking at them is hurting my eyes. Honestly, is there no one other than Apple who designs nice-looking, high-quality machines? I&#8217;m not sure who the audience is for these computers, but by the looks of them, they&#8217;re aiming squarely for the Borg &#8212; they are the epitome of horrible faux-future: black plastic and cheap brushed metal and glossy screens and blue LEDs. They have the <em>worst</em> port integration I have ever seen. And the <em>excessive icons and decals!</em> I believe by 2008, at the latest, when you buy an HP or Toshiba, it won&#8217;t even come in a plastic case, but rather a thin varnish of logos.</p>
<p>Really, all this is to say is that I&#8217;m disappointed. I&#8217;m disappointed that Apple is the only competitor for my money. Their machines are comparible, cost-wise, to most everything I&#8217;ve looked at, and infinitely more attractive, and their quality ensures that they last long after the tech magazines say they&#8217;re obsolete. I&#8217;m going to keep looking, but I&#8217;m really losing hope in the other hardware vendors. Seriously, people, make some nice machines and I will shower you with cash.</p>
]]></content:encoded>
			<wfw:commentRss>http://jesseross.com/blog/2006/04/03/the_borg_aesthetic/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Installing GNUstep on Debian (mostly)</title>
		<link>http://jesseross.com/blog/2006/03/19/installing_gnustep_on_debian_mostly/</link>
		<comments>http://jesseross.com/blog/2006/03/19/installing_gnustep_on_debian_mostly/#comments</comments>
		<pubDate>Mon, 20 Mar 2006 03:44:32 +0000</pubDate>
		<dc:creator>Jesse Ross</dc:creator>
				<category><![CDATA[Etoile]]></category>
		<category><![CDATA[GNUstep]]></category>
		<category><![CDATA[Linux]]></category>

		<guid isPermaLink="false">http://jesseross.com/blog/2006/03/19/installing_gnustep_on_debian_mostly/</guid>
		<description><![CDATA[I&#8217;m supposedly involved in Etoile and GNUstep. But &#8212; don&#8217;t tell anyone &#8212; I never really learned how to install GNUstep on Linux. Shhhhh!!! I know, I know. I&#8217;ve been faking it this whole time. You get Ubuntu installed, do a little sudo apt-get install gnustep, fight with dependencies, and try to make your way. [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;m supposedly involved in Etoile and GNUstep. But &#8212; don&#8217;t tell anyone &#8212; I never really learned how to install GNUstep on Linux. Shhhhh!!! I know, I know. I&#8217;ve been faking it this whole time. You get Ubuntu installed, do a little <code>sudo apt-get install gnustep</code>, fight with dependencies, and try to make your way. When you realize you can&#8217;t get a single thing to work, you blast your install away and start from scratch.</p>
<p>Today, I had had enough. So I started Adium, found Nicolas, and tricked him into helping me do a proper install.</p>
<p>I grabbed the latest <a href="http://www.debian.org/CD/netinst/">netinst of Debian</a>, installed it, and proceeded to harass Nicolas, pinging him everytime I had no idea what to do. Here&#8217;s what it comes down to.</p>
<p>First, log in as root.</p>
<p>Then, get sudo.</p>
<pre><code>
     # apt-get install sudo
</code></pre>
<p>Then add yourself to the sudoers list:</p>
<pre><code>
     # vi /etc/sudoers
</code></pre>
<p>When that comes up, arrow down to the bottom line, the last character, then type <code>i</code>, then hit the right arrow once, then hit enter, then enter your username, a space, and <code>ALL=(ALL) ALL</code>. So, if you were me, you&#8217;d see something like:</p>
<pre><code>
root    ALL=(ALL) ALL
jross   ALL=(ALL) ALL
</code></pre>
<p>Since you&#8217;re using vi, things are a bit weird, but what you do next is hit the Esc key, then type:</p>
<pre><code>
:w!
:q
</code></pre>
<p>After that, you&#8217;ll have exited vi. Next, you&#8217;ll want to upgrade your repositories, since with the netinst you&#8217;ll have only stable. You&#8217;re gonna want testing and unstable, so do this (via <a href="http://www.debian.org/doc/manuals/reference/ch-woody.en.html">Debian Reference</a>):</p>
<pre><code>
     # cd /etc/apt
     # cp -f sources.list sources.list.old
     # :>sources.list
     # apt-setup noprobe
     # cd /etc/apt
     # grep -e "^deb " sources.list >srcs
     # :>sources.list
     # cp -f srcs sources.list
     # sed -e "s/stable/testing/" srcs >>sources.list
     # sed -e "s/stable/unstable/" srcs >>sources.list
     # apt-get update
     # apt-get install apt apt-utils
</code></pre>
<p>After you&#8217;ve done that, then you can type <code>exit</code>, and log in as yourself.</p>
<p>Okay, now, the dependencies part.</p>
<p>GNUstep depends on a lot of things, but luckily you can use apt-get to install them. So, type in all of the following, and, with each one, you&#8217;ll likely get a prompt saying that there are other things that need to be installed. Just hit enter when you see something that looks like [Y|n]</p>
<pre><code>
     # sudo apt-get install libtiff4-dev
     # sudo apt-get install libpng12-dev
     # sudo apt-get install gobjc
     # sudo apt-get install make
     # sudo apt-get install subversion
     # sudo apt-get install bzip2
     # sudo apt-get install libart-2.0-dev
     # sudo apt-get install libfreetype6-dev
     # sudo apt-get install xlibs-dev
     # sudo apt-get install libffcall1-dev
     # sudo apt-get install libxml2-dev
     # sudo apt-get install libssl-dev
     # sudo apt-get install xserver-common
     # sudo apt-get install xserver-xorg
     # sudo apt-get install xbase-clients
</code></pre>
<p>You&#8217;ll have a bunch of strange questions thrown at you when you install the xserver stuff&#8230; If you know what kind of video card you have, then you&#8217;re in the clear. If you don&#8217;t, then you&#8217;re SOL. I can&#8217;t help you there. That is what ultimately caused my downfall (see below). </p>
<p>If you get through the above list okay, then type:</p>
<pre><code>
     # cd ~
</code></pre>
<p>That will bring you to your home directory. Now, you&#8217;ll need to checkout GNUstep from its Subversion repository:</p>
<pre><code>
     # svn co http://svn.gna.org/svn/gnustep/modules
</code></pre>
<p>This part takes a long time. Go grab something to eat, then come back. After you&#8217;ve gotten everything, you should have a folder called modules. You can type <code>ls</code> to confirm.</p>
<p>If you see the folder, then do the following:</p>
<pre><code>
     # cd modules/core/make
     # ./configure
     # make
</code></pre>
<p>At this point, it&#8217;s good to make a new terminal session. So, hit Alt-F2, and you&#8217;ll have a new terminal session. You can go back to the first one by typing Alt-F1. You can basically make a new terminal session for each of your function keys. In this new session, log in as yourself, then type:</p>
<pre><code>
     # sudo bash
</code></pre>
<p>Change directories to the modules folder in your home folder, then go to core/make</p>
<p>Now, you can <em>source GNUstep</em> and install:</p>
<pre><code>
     # . /usr/GNUstep/System/Library/Makefiles/GNUstep.sh
     # make install
</code></pre>
<p>Now, you&#8217;re gonna want to compile each of the major sections of GNUstep: base, gui and back. Here is the process:</p>
<p>Switch to terminal session 1 using Alt-F1.</p>
<p>Type:</p>
<pre><code>
     # . /usr/GNUstep/System/Library/Makefiles/GNUstep.sh
     # cd ../base
     # ./configure
     # make
</code></pre>
<p>Switch to terminal session 2 using Alt-F2.</p>
<p>Type: </p>
<pre><code>
     # cd ../base
     # make install
</code></pre>
<p>Switch to terminal session 1 using Alt-F1.</p>
<p>Type:</p>
<pre><code>
     # cd ../gui
     # ./configure
     # make
</code></pre>
<p>Switch to terminal session 2 using Alt-F2.</p>
<p>Type: </p>
<pre><code>
     # cd ../gui
     # make install
</code></pre>
<p>Switch to terminal session 1 using Alt-F1.</p>
<p>Type:</p>
<pre><code>
     # cd ../back
     # ./configure --enable-graphics=art
     # make
</code></pre>
<p>Switch to terminal session 2 using Alt-F2.</p>
<p>Type: </p>
<pre><code>
     # cd ../back
     # make install
</code></pre>
<p>Apparently, after you&#8217;ve done all this, you should be able to switch back to terminal session 1, type <code>startx</code>, then do something to check the GUI by going into modules/tests/examples/gui/</p>
<p>That was as far as I got before my screen went black. Maybe you&#8217;ll have better luck&#8230; As for me, I&#8217;m back to square one, installing Ubuntu&#8230; I think my install disc didn&#8217;t get burned properly.</p>
<p>Open source&#8230; argh.</p>
]]></content:encoded>
			<wfw:commentRss>http://jesseross.com/blog/2006/03/19/installing_gnustep_on_debian_mostly/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>A Few Recent Thoughts</title>
		<link>http://jesseross.com/blog/2006/03/10/a_few_recent_thoughts/</link>
		<comments>http://jesseross.com/blog/2006/03/10/a_few_recent_thoughts/#comments</comments>
		<pubDate>Fri, 10 Mar 2006 23:19:44 +0000</pubDate>
		<dc:creator>Jesse Ross</dc:creator>
				<category><![CDATA[Etoile]]></category>
		<category><![CDATA[Flash]]></category>
		<category><![CDATA[Internet Zen]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Thinking]]></category>
		<category><![CDATA[Web]]></category>

		<guid isPermaLink="false">http://jesseross.com/blog/2006/03/10/a_few_recent_thoughts/</guid>
		<description><![CDATA[Just a few thoughts I&#8217;ve had recently or that have come my way&#8230; Via Sašo: In Terry Prattchet&#8217;s Discworld there was a nice sentence like &#8220;and then he was surprised like a man is surprised by something which he previously thought only happens to other people&#8221;. The Internet is important for me, because, just as [...]]]></description>
			<content:encoded><![CDATA[<p>Just a few thoughts I&#8217;ve had recently or that have come my way&#8230;</p>
<ul>
<li>Via Sašo:</p>
<blockquote><p>In Terry Prattchet&#8217;s Discworld there was a nice sentence like &#8220;and then he was surprised like a man is surprised by something which he previously thought only happens to other people&#8221;.</p></blockquote>
</li>
<li>The Internet is important for me, because, just as with other forms of publishing technology before it, the burden of remembering things is placed on the network, rather than the individual.</li>
<li>In my informal testing at work, between Firefox, Flock and Safari, Safari (with the <a href="http://www.kitzkikz.com/Sogudi">Sogudi extension</a>) wins in terms of just consumer satisfaction and comfort (for me anyway). The only thing I miss from Firefox and Flock are the &#8220;Type to search&#8221; feature (and, to a lesser extent, the live, incremental search via page indexing).</li>
<li>Lucid dreaming might just gain me an extra 6 hours or so of productivity a day. I think that&#8217;s worth <a href="http://en.wikibooks.org/wiki/Lucid_Dreaming:_Reality_Checks:_Powers">running into walls for.</a></li>
<li>Flash is weird. Period.</li>
<li>Open source developers might just be good at copying the innovations of others, but at least they&#8217;re <a href="http://www.novell.com/products/desktop/preview.html">really good at it</a>. [<a href="http://www.novell.com/products/desktop/nld_demo_with_nat.rm">RealPlayer video</a>]</li>
<li>It&#8217;s not important to take over the world &#8212; just leave a positive mark on it.</li>
<li><a href="http://jaortega.wordpress.com/2006/02/25/full-of-stars/">People like what I do.</a></li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://jesseross.com/blog/2006/03/10/a_few_recent_thoughts/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

