<?xml version="1.0" encoding="UTF-8"?><!-- generator="wordpress/2.2.3" -->
<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: Installing Phing on MAMP (Mac OSX)</title>
	<link>http://www.torkiljohnsen.com/2009/04/06/installing-phing-on-mamp-mac-osx/</link>
	<description>My personal piece of cyberspace</description>
	<pubDate>Fri, 12 Mar 2010 17:52:07 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.2.3</generator>

	<item>
		<title>By: Peter Raeves</title>
		<link>http://www.torkiljohnsen.com/2009/04/06/installing-phing-on-mamp-mac-osx/#comment-17312</link>
		<dc:creator>Peter Raeves</dc:creator>
		<pubDate>Sun, 19 Jul 2009 20:12:48 +0000</pubDate>
		<guid>http://www.torkiljohnsen.com/2009/04/06/installing-phing-on-mamp-mac-osx/#comment-17312</guid>
		<description>Thank you for sharing your experiences.
I've tried to do the same thing, including step 3: pear downloaded phing, but phing itself didn't get installed.
OS: 10.5.7
MAMP: 1.7.2
Could you give me a few pointers to troubleshoot (the manual on phing.info didn't help me much).
Thank you,
Peter</description>
		<content:encoded><![CDATA[<p>Thank you for sharing your experiences.<br />
I&#8217;ve tried to do the same thing, including step 3: pear downloaded phing, but phing itself didn&#8217;t get installed.<br />
OS: 10.5.7<br />
MAMP: 1.7.2<br />
Could you give me a few pointers to troubleshoot (the manual on phing.info didn&#8217;t help me much).<br />
Thank you,<br />
Peter</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: sylvain pham</title>
		<link>http://www.torkiljohnsen.com/2009/04/06/installing-phing-on-mamp-mac-osx/#comment-17306</link>
		<dc:creator>sylvain pham</dc:creator>
		<pubDate>Mon, 13 Jul 2009 16:32:49 +0000</pubDate>
		<guid>http://www.torkiljohnsen.com/2009/04/06/installing-phing-on-mamp-mac-osx/#comment-17306</guid>
		<description>For launch phing anywhere, i'm trying this

create file :
/Applications/MAMP/bin/setenvmamp.sh :
add this :
PATH=/Applications/MAMP/bin/php5/bin:$PATH export PATH

in /Users/user/.profile
add this 
test -r /Applications/MAMP/bin/setenvmamp.sh &#38;&#38; . /Applications/MAMP/bin/setenvmamp.sh

close Terminal and relaunch</description>
		<content:encoded><![CDATA[<p>For launch phing anywhere, i&#8217;m trying this</p>
<p>create file :<br />
/Applications/MAMP/bin/setenvmamp.sh :<br />
add this :<br />
PATH=/Applications/MAMP/bin/php5/bin:$PATH export PATH</p>
<p>in /Users/user/.profile<br />
add this<br />
test -r /Applications/MAMP/bin/setenvmamp.sh &amp;&amp; . /Applications/MAMP/bin/setenvmamp.sh</p>
<p>close Terminal and relaunch</p>
]]></content:encoded>
	</item>
</channel>
</rss>
