<?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"
	>
<channel>
	<title>Comments on: Solving all your MacPorts problems</title>
	<atom:link href="http://breakthesystem.org/2008/solving-all-your-macports-problems/feed/" rel="self" type="application/rss+xml" />
	<link>http://breakthesystem.org/2008/solving-all-your-macports-problems/</link>
	<description>The Coder Blog.</description>
	<pubDate>Fri, 21 Nov 2008 12:33:35 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.5</generator>
		<item>
		<title>By: Nathaniel Nutter</title>
		<link>http://breakthesystem.org/2008/solving-all-your-macports-problems/#comment-231</link>
		<dc:creator>Nathaniel Nutter</dc:creator>
		<pubDate>Thu, 22 May 2008 09:17:15 +0000</pubDate>
		<guid isPermaLink="false">http://breakthesystem.org/?p=53#comment-231</guid>
		<description>Using your suggestion I put it in OS X’s environment.plist (analogous I think to /etc/profile.d/).

*Whoops, forgot code.

&lt;code&gt;nnutter@Nova: ~ $ cat .MacOSX/environment.plist 




	CVS_RSH
	ssh
	SSH_AUTH_SOCK
	/tmp/501/SSHKeychain.socket
	CC
	gcc


&lt;/code&gt;</description>
		<content:encoded><![CDATA[<p>Using your suggestion I put it in OS X’s environment.plist (analogous I think to /etc/profile.d/).</p>
<p>*Whoops, forgot code.</p>
<p><code>nnutter@Nova: ~ $ cat .MacOSX/environment.plist </p>
<p>	CVS_RSH<br />
	ssh<br />
	SSH_AUTH_SOCK<br />
	/tmp/501/SSHKeychain.socket<br />
	CC<br />
	gcc</p>
<p></code></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Nathaniel Nutter</title>
		<link>http://breakthesystem.org/2008/solving-all-your-macports-problems/#comment-230</link>
		<dc:creator>Nathaniel Nutter</dc:creator>
		<pubDate>Thu, 22 May 2008 09:15:57 +0000</pubDate>
		<guid isPermaLink="false">http://breakthesystem.org/?p=53#comment-230</guid>
		<description>Using your suggestion I put it in OS X's environment.plist (analogous I think to /etc/profile.d/).

nnutter@Nova: ~ $ cat .MacOSX/environment.plist 




	CC
	gcc

</description>
		<content:encoded><![CDATA[<p>Using your suggestion I put it in OS X&#8217;s environment.plist (analogous I think to /etc/profile.d/).</p>
<p>nnutter@Nova: ~ $ cat .MacOSX/environment.plist </p>
<p>	CC<br />
	gcc</p>
]]></content:encoded>
	</item>
</channel>
</rss>
