<?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"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	
	>
<channel>
	<title>
	Comments on: How to Turn PHP into an RPM The Easy Way with FPM	</title>
	<atom:link href="https://systembash.com/how-to-turn-php-into-an-rpm-the-easy-way-with-fpm/feed/" rel="self" type="application/rss+xml" />
	<link>https://systembash.com/how-to-turn-php-into-an-rpm-the-easy-way-with-fpm/</link>
	<description>Technology and System Administration</description>
	<lastBuildDate>Tue, 27 Aug 2013 13:45:42 +0000</lastBuildDate>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.3.1</generator>
	<item>
		<title>
		By: Dave Drager		</title>
		<link>https://systembash.com/how-to-turn-php-into-an-rpm-the-easy-way-with-fpm/#comment-42064</link>

		<dc:creator><![CDATA[Dave Drager]]></dc:creator>
		<pubDate>Tue, 27 Aug 2013 13:33:00 +0000</pubDate>
		<guid isPermaLink="false">http://systembash.com/?p=1341#comment-42064</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://systembash.com/how-to-turn-php-into-an-rpm-the-easy-way-with-fpm/#comment-42063&quot;&gt;Nalinda Karunartna&lt;/a&gt;.

Yes, INSTALL_ROOT is specific for PHP. Most other install scripts use DESTDIR, I will make a note of this in the post. Glad to help!]]></description>
			<content:encoded><![CDATA[<p>In reply to <a href="https://systembash.com/how-to-turn-php-into-an-rpm-the-easy-way-with-fpm/#comment-42063">Nalinda Karunartna</a>.</p>
<p>Yes, INSTALL_ROOT is specific for PHP. Most other install scripts use DESTDIR, I will make a note of this in the post. Glad to help!</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Nalinda Karunartna		</title>
		<link>https://systembash.com/how-to-turn-php-into-an-rpm-the-easy-way-with-fpm/#comment-42063</link>

		<dc:creator><![CDATA[Nalinda Karunartna]]></dc:creator>
		<pubDate>Mon, 05 Aug 2013 04:40:00 +0000</pubDate>
		<guid isPermaLink="false">http://systembash.com/?p=1341#comment-42063</guid>

					<description><![CDATA[Hi there, wonderful post and feel truly grateful to you. I was actually using the same procedure to build a different package, precisiouly openscap for RHEL 6 and RHEL 5 systems. All above steps worked for me except &quot;make install INSTALL_ROOT=/tmp/installdir&quot;, it never get installed to the location what I wanted. Did some digging and found following solution,


make DESTDIR=/tmp/installdir install



Hope this helps someone.]]></description>
			<content:encoded><![CDATA[<p>Hi there, wonderful post and feel truly grateful to you. I was actually using the same procedure to build a different package, precisiouly openscap for RHEL 6 and RHEL 5 systems. All above steps worked for me except &#8220;make install INSTALL_ROOT=/tmp/installdir&#8221;, it never get installed to the location what I wanted. Did some digging and found following solution,</p>
<p>make DESTDIR=/tmp/installdir install</p>
<p>Hope this helps someone.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: php development india		</title>
		<link>https://systembash.com/how-to-turn-php-into-an-rpm-the-easy-way-with-fpm/#comment-42058</link>

		<dc:creator><![CDATA[php development india]]></dc:creator>
		<pubDate>Thu, 16 May 2013 04:31:00 +0000</pubDate>
		<guid isPermaLink="false">http://systembash.com/?p=1341#comment-42058</guid>

					<description><![CDATA[This was the post which i looked out from many days. Now, I found it here and also in-depth and understandable language impacts a lot to easily get. Thanks, Dave.]]></description>
			<content:encoded><![CDATA[<p>This was the post which i looked out from many days. Now, I found it here and also in-depth and understandable language impacts a lot to easily get. Thanks, Dave.</p>
]]></content:encoded>
		
			</item>
	</channel>
</rss>
