

<?xml version="1.0" encoding="UTF-8"?><!-- generator="wordpress/2.3.2" -->
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	>
<channel>
	<title>Comments on: Why I hate Unix</title>
	<link>http://www.rioleo.org/why-i-hate-unix.php</link>
	<description>Writings and musings on the latest web trends and life, advertising, design, fonts, and news from an avid and prolific web designer.</description>
	<pubDate>Sat, 04 Feb 2012 19:07:04 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.3.2</generator>
		<item>
		<title>By: Adam Yarter</title>
		<link>http://www.rioleo.org/why-i-hate-unix.php#comment-2243</link>
		<dc:creator>Adam Yarter</dc:creator>
		<pubDate>Mon, 27 Jul 2009 21:25:24 +0000</pubDate>
		<guid>http://www.rioleo.org/why-i-hate-unix.php#comment-2243</guid>
		<description>LD_LIBRARY_PATH is a way to link headers and libraries that aren't in your /usr/lib. You can create a hard link in /usr/lib to the library being called or
LD_LIBRARY_PATH=(location of library folder)
export LD_LIBRARY_PATH

and that should solve your problem!</description>
		<content:encoded><![CDATA[<p>LD_LIBRARY_PATH is a way to link headers and libraries that aren&#8217;t in your /usr/lib. You can create a hard link in /usr/lib to the library being called or<br />
LD_LIBRARY_PATH=(location of library folder)<br />
export LD_LIBRARY_PATH</p>
<p>and that should solve your problem!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sawyer</title>
		<link>http://www.rioleo.org/why-i-hate-unix.php#comment-1749</link>
		<dc:creator>Sawyer</dc:creator>
		<pubDate>Tue, 22 Jan 2008 16:34:33 +0000</pubDate>
		<guid>http://www.rioleo.org/why-i-hate-unix.php#comment-1749</guid>
		<description>Something I would look into if I were you is using MacPorts or Fink. They've got lots of Unix/Linux packages that can be installed/compiled etc, just by using a graphical interface. I use MacPorts, and installing python is as  easy as typing sudo port install python

Give it a look. You'll probably need X11 installed too. Also, your comment box doesn't scroll in FIrefox 2.</description>
		<content:encoded><![CDATA[<p>Something I would look into if I were you is using MacPorts or Fink. They&#8217;ve got lots of Unix/Linux packages that can be installed/compiled etc, just by using a graphical interface. I use MacPorts, and installing python is as  easy as typing sudo port install python</p>
<p>Give it a look. You&#8217;ll probably need X11 installed too. Also, your comment box doesn&#8217;t scroll in FIrefox 2.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: admin</title>
		<link>http://www.rioleo.org/why-i-hate-unix.php#comment-1744</link>
		<dc:creator>admin</dc:creator>
		<pubDate>Wed, 16 Jan 2008 12:45:57 +0000</pubDate>
		<guid>http://www.rioleo.org/why-i-hate-unix.php#comment-1744</guid>
		<description>I suppose you're right, Mervin, but when you're in an environment that works uniquely with Mac OS X (and they're wonderful for the things we do) compiling becomes such a hassle and such a nightmare.</description>
		<content:encoded><![CDATA[<p>I suppose you&#8217;re right, Mervin, but when you&#8217;re in an environment that works uniquely with Mac OS X (and they&#8217;re wonderful for the things we do) compiling becomes such a hassle and such a nightmare.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mervin McDougall</title>
		<link>http://www.rioleo.org/why-i-hate-unix.php#comment-1742</link>
		<dc:creator>Mervin McDougall</dc:creator>
		<pubDate>Wed, 16 Jan 2008 03:20:26 +0000</pubDate>
		<guid>http://www.rioleo.org/why-i-hate-unix.php#comment-1742</guid>
		<description>I believe the problem is in the belief that MAC OS X is a standard Unix. It has Unix at its core, in the kernel, but it has been heavily modified and integrated with code from the now defunct NeXT project. 

If you really want to test out an application designed for Unix you are going to need a standard Unix or Unix-like type OS. I would recommend either FreeBSD or any of the various flavours of Linux. The LD_LIBRARY_PATH is a standard  environmental variable commonly found in Linux and I believe FreeBSD Unix as well.</description>
		<content:encoded><![CDATA[<p>I believe the problem is in the belief that MAC OS X is a standard Unix. It has Unix at its core, in the kernel, but it has been heavily modified and integrated with code from the now defunct NeXT project. </p>
<p>If you really want to test out an application designed for Unix you are going to need a standard Unix or Unix-like type OS. I would recommend either FreeBSD or any of the various flavours of Linux. The LD_LIBRARY_PATH is a standard  environmental variable commonly found in Linux and I believe FreeBSD Unix as well.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

