<?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 install LibSSH2 on a CentOS 5 system</title>
	<atom:link href="http://www.kevinbradwick.co.uk/2010/01/how-to-install-libssh2-on-a-centos-5-system/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.kevinbradwick.co.uk/2010/01/how-to-install-libssh2-on-a-centos-5-system/</link>
	<description>Web development and design blog</description>
	<lastBuildDate>Tue, 27 Jul 2010 11:19:33 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
	<item>
		<title>By: xfr</title>
		<link>http://www.kevinbradwick.co.uk/2010/01/how-to-install-libssh2-on-a-centos-5-system/comment-page-1/#comment-321</link>
		<dc:creator>xfr</dc:creator>
		<pubDate>Thu, 15 Jul 2010 15:57:41 +0000</pubDate>
		<guid isPermaLink="false">http://www.kevinbradwick.co.uk/?p=42#comment-321</guid>
		<description>-with-ssh2 has a hyphen in front of it. Not a dot. Why donw you just copy and paste.

as a side note - 
it would be more elegant to put the line &quot;extension = ssh2.so&quot; into a separate file under /etc/php.d/ - for instance /etc/php.d/ssh2.ini
Then you do not need to modify the php.ini at all if the extension_dir is already there (and it usually is).</description>
		<content:encoded><![CDATA[<p>-with-ssh2 has a hyphen in front of it. Not a dot. Why donw you just copy and paste.</p>
<p>as a side note &#8211;<br />
it would be more elegant to put the line &#8220;extension = ssh2.so&#8221; into a separate file under /etc/php.d/ &#8211; for instance /etc/php.d/ssh2.ini<br />
Then you do not need to modify the php.ini at all if the extension_dir is already there (and it usually is).</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: oscar</title>
		<link>http://www.kevinbradwick.co.uk/2010/01/how-to-install-libssh2-on-a-centos-5-system/comment-page-1/#comment-301</link>
		<dc:creator>oscar</dc:creator>
		<pubDate>Wed, 30 Jun 2010 16:53:24 +0000</pubDate>
		<guid isPermaLink="false">http://www.kevinbradwick.co.uk/?p=42#comment-301</guid>
		<description>Hey Kevin, I&#039;m getting the same error:


checking build system type... Invalid configuration `.with-ssh2&#039;: machine `.with&#039; not recognized
configure: error: /bin/sh ./config.sub .with-ssh2 failed


Can you help me please?</description>
		<content:encoded><![CDATA[<p>Hey Kevin, I&#8217;m getting the same error:</p>
<p>checking build system type&#8230; Invalid configuration `.with-ssh2&#8242;: machine `.with&#8217; not recognized<br />
configure: error: /bin/sh ./config.sub .with-ssh2 failed</p>
<p>Can you help me please?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: kevin</title>
		<link>http://www.kevinbradwick.co.uk/2010/01/how-to-install-libssh2-on-a-centos-5-system/comment-page-1/#comment-262</link>
		<dc:creator>kevin</dc:creator>
		<pubDate>Sat, 19 Jun 2010 10:07:02 +0000</pubDate>
		<guid isPermaLink="false">http://www.kevinbradwick.co.uk/?p=42#comment-262</guid>
		<description>Are you typing it correctly? the argument is a double hyphen, with, single hyphen, ssh2.

Also what version of CentOS are you running?</description>
		<content:encoded><![CDATA[<p>Are you typing it correctly? the argument is a double hyphen, with, single hyphen, ssh2.</p>
<p>Also what version of CentOS are you running?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: UxperienLab</title>
		<link>http://www.kevinbradwick.co.uk/2010/01/how-to-install-libssh2-on-a-centos-5-system/comment-page-1/#comment-261</link>
		<dc:creator>UxperienLab</dc:creator>
		<pubDate>Fri, 18 Jun 2010 22:07:13 +0000</pubDate>
		<guid isPermaLink="false">http://www.kevinbradwick.co.uk/?p=42#comment-261</guid>
		<description>I have a problem!!

When I do this:
phpize &amp;&amp; ./configure –with-ssh2 &amp;&amp; make

I have an error:
checking build system type... Invalid configuration `–with-ssh2&#039;: machine `–with&#039; not recognized
configure: error: /bin/sh ./config.sub –with-ssh2 failed


:(

Can you help me please!!!</description>
		<content:encoded><![CDATA[<p>I have a problem!!</p>
<p>When I do this:<br />
phpize &amp;&amp; ./configure –with-ssh2 &amp;&amp; make</p>
<p>I have an error:<br />
checking build system type&#8230; Invalid configuration `–with-ssh2&#8242;: machine `–with&#8217; not recognized<br />
configure: error: /bin/sh ./config.sub –with-ssh2 failed</p>
<p> <img src='http://www.kevinbradwick.co.uk/wp-includes/images/smilies/icon_sad.gif' alt=':(' class='wp-smiley' /> </p>
<p>Can you help me please!!!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jason Launer</title>
		<link>http://www.kevinbradwick.co.uk/2010/01/how-to-install-libssh2-on-a-centos-5-system/comment-page-1/#comment-236</link>
		<dc:creator>Jason Launer</dc:creator>
		<pubDate>Thu, 11 Mar 2010 03:47:22 +0000</pubDate>
		<guid isPermaLink="false">http://www.kevinbradwick.co.uk/?p=42#comment-236</guid>
		<description>Much appreciated :)</description>
		<content:encoded><![CDATA[<p>Much appreciated <img src='http://www.kevinbradwick.co.uk/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Force Magic</title>
		<link>http://www.kevinbradwick.co.uk/2010/01/how-to-install-libssh2-on-a-centos-5-system/comment-page-1/#comment-115</link>
		<dc:creator>Force Magic</dc:creator>
		<pubDate>Thu, 18 Feb 2010 10:06:06 +0000</pubDate>
		<guid isPermaLink="false">http://www.kevinbradwick.co.uk/?p=42#comment-115</guid>
		<description>Really helpful! Thx Kevin!</description>
		<content:encoded><![CDATA[<p>Really helpful! Thx Kevin!</p>
]]></content:encoded>
	</item>
</channel>
</rss>
