<?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 for Probably</title>
	<atom:link href="http://probably.co.uk/comments/feed" rel="self" type="application/rss+xml" />
	<link>http://probably.co.uk</link>
	<description>Linux, Solaris, Puppet, Perl and more. Probably.</description>
	<lastBuildDate>Tue, 31 Jan 2012 03:01:35 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>Comment on Problems installing DBD::mysql on OS X Snow Leopard by Install apache-php-mysql and perl on Macbook &#171; Linux tutorials</title>
		<link>http://probably.co.uk/problems-installing-dbdmysql-on-os-x-snow-leopard.html/comment-page-1#comment-28963</link>
		<dc:creator>Install apache-php-mysql and perl on Macbook &#171; Linux tutorials</dc:creator>
		<pubDate>Tue, 31 Jan 2012 03:01:35 +0000</pubDate>
		<guid isPermaLink="false">http://probably.co.uk/?p=243#comment-28963</guid>
		<description>[...] First, fix the MySQL client library. (credit) [...]</description>
		<content:encoded><![CDATA[<p>[...] First, fix the MySQL client library. (credit) [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Setting up iSCSI targets on Solaris by Mark</title>
		<link>http://probably.co.uk/howto-set-up-iscsi-targets-on-solaris.html/comment-page-1#comment-22223</link>
		<dc:creator>Mark</dc:creator>
		<pubDate>Wed, 19 Oct 2011 16:15:26 +0000</pubDate>
		<guid isPermaLink="false">http://probably.co.uk/?p=3#comment-22223</guid>
		<description>Hey Jason, Thanks for sharing your article - I wrote this some years ago now, and it&#039;s very out of date!</description>
		<content:encoded><![CDATA[<p>Hey Jason, Thanks for sharing your article &#8211; I wrote this some years ago now, and it&#8217;s very out of date!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Setting up iSCSI targets on Solaris by Jason Matthews</title>
		<link>http://probably.co.uk/howto-set-up-iscsi-targets-on-solaris.html/comment-page-1#comment-22222</link>
		<dc:creator>Jason Matthews</dc:creator>
		<pubDate>Wed, 19 Oct 2011 16:04:13 +0000</pubDate>
		<guid isPermaLink="false">http://probably.co.uk/?p=3#comment-22222</guid>
		<description>Here is similar article on iscsi, comstar, and windows based initiators.

http://broken.net/solaris/using-openindiananexentasolaris-with-zfs-comstar-microsoft-iscsi-initiator-and-lun-masking/</description>
		<content:encoded><![CDATA[<p>Here is similar article on iscsi, comstar, and windows based initiators.</p>
<p><a href="http://broken.net/solaris/using-openindiananexentasolaris-with-zfs-comstar-microsoft-iscsi-initiator-and-lun-masking/" rel="nofollow">http://broken.net/solaris/using-openindiananexentasolaris-with-zfs-comstar-microsoft-iscsi-initiator-and-lun-masking/</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Problems installing DBD::mysql on OS X Snow Leopard by Mark</title>
		<link>http://probably.co.uk/problems-installing-dbdmysql-on-os-x-snow-leopard.html/comment-page-1#comment-22148</link>
		<dc:creator>Mark</dc:creator>
		<pubDate>Tue, 18 Oct 2011 05:53:58 +0000</pubDate>
		<guid isPermaLink="false">http://probably.co.uk/?p=243#comment-22148</guid>
		<description>Hi Kevin. Thanks for dropping by. That is indeed one solution, as it&#039;s the OS default look up path for libraries. But it&#039;s a bit &#039;untidy&#039; - if you upgrade, you could forget it&#039;s there, not put the new one in place, etc etc. I realise the compilation solution is also fraught with &#039;ah but!&#039;s, but I feel it&#039;s a bit more stable.</description>
		<content:encoded><![CDATA[<p>Hi Kevin. Thanks for dropping by. That is indeed one solution, as it&#8217;s the OS default look up path for libraries. But it&#8217;s a bit &#8216;untidy&#8217; &#8211; if you upgrade, you could forget it&#8217;s there, not put the new one in place, etc etc. I realise the compilation solution is also fraught with &#8216;ah but!&#8217;s, but I feel it&#8217;s a bit more stable.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Problems installing DBD::mysql on OS X Snow Leopard by Kevin Clark</title>
		<link>http://probably.co.uk/problems-installing-dbdmysql-on-os-x-snow-leopard.html/comment-page-1#comment-22147</link>
		<dc:creator>Kevin Clark</dc:creator>
		<pubDate>Tue, 18 Oct 2011 04:46:47 +0000</pubDate>
		<guid isPermaLink="false">http://probably.co.uk/?p=243#comment-22147</guid>
		<description>I copied the libmysqlclient.16.dylib file to /usr/lib and it worked fine for Bugzilla.

Thanks for the post</description>
		<content:encoded><![CDATA[<p>I copied the libmysqlclient.16.dylib file to /usr/lib and it worked fine for Bugzilla.</p>
<p>Thanks for the post</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Problems installing DBD::mysql on OS X Snow Leopard by Mark</title>
		<link>http://probably.co.uk/problems-installing-dbdmysql-on-os-x-snow-leopard.html/comment-page-1#comment-19779</link>
		<dc:creator>Mark</dc:creator>
		<pubDate>Tue, 23 Aug 2011 10:28:54 +0000</pubDate>
		<guid isPermaLink="false">http://probably.co.uk/?p=243#comment-19779</guid>
		<description>Have you run CPAN as the root user at some point? Perhaps under sudo? It looks like it&#039;s referencing a path in /var/root, which your user now cannot access.</description>
		<content:encoded><![CDATA[<p>Have you run CPAN as the root user at some point? Perhaps under sudo? It looks like it&#8217;s referencing a path in /var/root, which your user now cannot access.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Problems installing DBD::mysql on OS X Snow Leopard by Ahmed</title>
		<link>http://probably.co.uk/problems-installing-dbdmysql-on-os-x-snow-leopard.html/comment-page-1#comment-19613</link>
		<dc:creator>Ahmed</dc:creator>
		<pubDate>Fri, 19 Aug 2011 12:49:38 +0000</pubDate>
		<guid isPermaLink="false">http://probably.co.uk/?p=243#comment-19613</guid>
		<description>while installing DBD::mysql I am facing a big problem for a number of days, this message prompts in the terminal when i try to install it:

CPAN: Storable loaded ok (v2.18)
Going to read /Users/ahmedarslan/.cpan/Metadata
  Database was generated on Thu, 18 Aug 2011 13:37:41 GMT
Cannot create directory /var/root/.cpan/prefsCatching error: &quot;\cJ\cI...propagated at /System/Library/Perl/5.10.0/CPAN.pm line 3266,  line 1.\cJ&quot; at /System/Library/Perl/5.10.0/CPAN.pm line 281
	CPAN::shell() called at -e line 1
can any one help me out ??</description>
		<content:encoded><![CDATA[<p>while installing DBD::mysql I am facing a big problem for a number of days, this message prompts in the terminal when i try to install it:</p>
<p>CPAN: Storable loaded ok (v2.18)<br />
Going to read /Users/ahmedarslan/.cpan/Metadata<br />
  Database was generated on Thu, 18 Aug 2011 13:37:41 GMT<br />
Cannot create directory /var/root/.cpan/prefsCatching error: &#8220;\cJ\cI&#8230;propagated at /System/Library/Perl/5.10.0/CPAN.pm line 3266,  line 1.\cJ&#8221; at /System/Library/Perl/5.10.0/CPAN.pm line 281<br />
	CPAN::shell() called at -e line 1<br />
can any one help me out ??</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Setting up iSCSI targets on Solaris by parameswar</title>
		<link>http://probably.co.uk/howto-set-up-iscsi-targets-on-solaris.html/comment-page-1#comment-17536</link>
		<dc:creator>parameswar</dc:creator>
		<pubDate>Wed, 13 Jul 2011 05:02:43 +0000</pubDate>
		<guid isPermaLink="false">http://probably.co.uk/?p=3#comment-17536</guid>
		<description>thanks guys it is worked for me</description>
		<content:encoded><![CDATA[<p>thanks guys it is worked for me</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Patching a live Solaris 10 system with LU, ZFS, and PCA by Mark</title>
		<link>http://probably.co.uk/patching-a-live-solaris-10-system-with-lu-zfs-and-pca.html/comment-page-1#comment-15663</link>
		<dc:creator>Mark</dc:creator>
		<pubDate>Sun, 05 Jun 2011 21:19:26 +0000</pubDate>
		<guid isPermaLink="false">http://probably.co.uk/?p=189#comment-15663</guid>
		<description>Erm, yes - fairly obvious really. The ABE is a clone, so you made a snapshot of a point in time. You rebooted one week later, therefore the changes inbetween were lost. If /home and /export were separate zfs filessystems that&#039;d be a different matter.</description>
		<content:encoded><![CDATA[<p>Erm, yes &#8211; fairly obvious really. The ABE is a clone, so you made a snapshot of a point in time. You rebooted one week later, therefore the changes inbetween were lost. If /home and /export were separate zfs filessystems that&#8217;d be a different matter.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Problems installing DBD::mysql on OS X Snow Leopard by jonathan</title>
		<link>http://probably.co.uk/problems-installing-dbdmysql-on-os-x-snow-leopard.html/comment-page-1#comment-13487</link>
		<dc:creator>jonathan</dc:creator>
		<pubDate>Tue, 19 Apr 2011 21:31:35 +0000</pubDate>
		<guid isPermaLink="false">http://probably.co.uk/?p=243#comment-13487</guid>
		<description>I echo Aaron’s appreciation. I have tried intermittently for months to get the MySQL driver installed, and I finally succeeded after finding this post this afternoon. Thanks!</description>
		<content:encoded><![CDATA[<p>I echo Aaron’s appreciation. I have tried intermittently for months to get the MySQL driver installed, and I finally succeeded after finding this post this afternoon. Thanks!</p>
]]></content:encoded>
	</item>
</channel>
</rss>

