<?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: a dearth of packages</title>
	<atom:link href="http://whacked.net/2007/11/23/a-dearth-of-packages/feed/" rel="self" type="application/rss+xml" />
	<link>http://whacked.net/2007/11/23/a-dearth-of-packages/</link>
	<description>thoughts on open spaces</description>
	<pubDate>Tue, 06 Jan 2009 12:54:45 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.7</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: UX-admin</title>
		<link>http://whacked.net/2007/11/23/a-dearth-of-packages/comment-page-1/#comment-75148</link>
		<dc:creator>UX-admin</dc:creator>
		<pubDate>Sun, 25 Nov 2007 11:28:54 +0000</pubDate>
		<guid isPermaLink="false">http://whacked.net/2007/11/23/a-dearth-of-packages/#comment-75148</guid>
		<description>&lt;p&gt;I forgot to ask, which switches did you pass to Sun Studio?&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>I forgot to ask, which switches did you pass to Sun Studio?</p>]]></content:encoded>
	</item>
	<item>
		<title>By: UX-admin</title>
		<link>http://whacked.net/2007/11/23/a-dearth-of-packages/comment-page-1/#comment-75147</link>
		<dc:creator>UX-admin</dc:creator>
		<pubDate>Sun, 25 Nov 2007 11:25:35 +0000</pubDate>
		<guid isPermaLink="false">http://whacked.net/2007/11/23/a-dearth-of-packages/#comment-75147</guid>
		<description>&lt;p&gt;"Nope, why would I need those? I don’t use SNMP or Oracle, so why would I build those in?"&lt;/p&gt;

&lt;p&gt;Because then other people could benefit from the work you did instead of repeating it. Compiling PHP is not a trivial task, especially if one wants more than bare functionality. It could have saved someone lots of work.
"Because I’ve used MySQL for ages, and I don’t relish migrating a database in the middle of this already huge migration. It’s something I’ve thought about for a while but I haven’t had any issues with MySQL myself, so it hasn’t been pressing for me."&lt;/p&gt;

&lt;p&gt;At least you considered the possibilities, which is already a lot more than most people would do. That's certainly commendable. I can sure understand how having a legacy DB and switching over would be a dilemma.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>&#8220;Nope, why would I need those? I don’t use SNMP or Oracle, so why would I build those in?&#8221;</p>

<p>Because then other people could benefit from the work you did instead of repeating it. Compiling PHP is not a trivial task, especially if one wants more than bare functionality. It could have saved someone lots of work.
&#8220;Because I’ve used MySQL for ages, and I don’t relish migrating a database in the middle of this already huge migration. It’s something I’ve thought about for a while but I haven’t had any issues with MySQL myself, so it hasn’t been pressing for me.&#8221;</p>

<p>At least you considered the possibilities, which is already a lot more than most people would do. That&#8217;s certainly commendable. I can sure understand how having a legacy DB and switching over would be a dilemma.</p>]]></content:encoded>
	</item>
	<item>
		<title>By: Stephen Lau</title>
		<link>http://whacked.net/2007/11/23/a-dearth-of-packages/comment-page-1/#comment-75039</link>
		<dc:creator>Stephen Lau</dc:creator>
		<pubDate>Sat, 24 Nov 2007 17:14:09 +0000</pubDate>
		<guid isPermaLink="false">http://whacked.net/2007/11/23/a-dearth-of-packages/#comment-75039</guid>
		<description>&lt;blockquote&gt;
  &lt;p&gt;Did you build PHP using Sun Studio 12 compilers?&lt;/p&gt;
&lt;/blockquote&gt;

&lt;p&gt;No, Sun Studio 11 - because I had it handy from ON builds.&lt;/p&gt;

&lt;blockquote&gt;
  &lt;p&gt;Did you use Sun Studio optimizations?&lt;/p&gt;
&lt;/blockquote&gt;

&lt;p&gt;Yup&lt;/p&gt;

&lt;blockquote&gt;
  &lt;p&gt;Does your PHP have support for SNMP, and most importantly, for Oracle?&lt;/p&gt;
&lt;/blockquote&gt;

&lt;p&gt;Nope, why would I need those?  I don't use SNMP or Oracle, so why would I build those in?&lt;/p&gt;

&lt;blockquote&gt;
  &lt;p&gt;It seems like such a shame to use a half-baked, wannabe RDBMS like MySQL when Solaris ships with PostgreSQL, a real, high quality RDBMS.&lt;/p&gt;
&lt;/blockquote&gt;

&lt;p&gt;Because I've used MySQL for ages, and I don't relish migrating a database in the middle of this already huge migration.  It's something I've thought about for a while but I haven't had any issues with MySQL myself, so it hasn't been pressing for me.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<blockquote>
  <p>Did you build PHP using Sun Studio 12 compilers?</p>
</blockquote>

<p>No, Sun Studio 11 - because I had it handy from ON builds.</p>

<blockquote>
  <p>Did you use Sun Studio optimizations?</p>
</blockquote>

<p>Yup</p>

<blockquote>
  <p>Does your PHP have support for SNMP, and most importantly, for Oracle?</p>
</blockquote>

<p>Nope, why would I need those?  I don&#8217;t use SNMP or Oracle, so why would I build those in?</p>

<blockquote>
  <p>It seems like such a shame to use a half-baked, wannabe RDBMS like MySQL when Solaris ships with PostgreSQL, a real, high quality RDBMS.</p>
</blockquote>

<p>Because I&#8217;ve used MySQL for ages, and I don&#8217;t relish migrating a database in the middle of this already huge migration.  It&#8217;s something I&#8217;ve thought about for a while but I haven&#8217;t had any issues with MySQL myself, so it hasn&#8217;t been pressing for me.</p>]]></content:encoded>
	</item>
	<item>
		<title>By: UX-admin</title>
		<link>http://whacked.net/2007/11/23/a-dearth-of-packages/comment-page-1/#comment-75025</link>
		<dc:creator>UX-admin</dc:creator>
		<pubDate>Sat, 24 Nov 2007 12:57:55 +0000</pubDate>
		<guid isPermaLink="false">http://whacked.net/2007/11/23/a-dearth-of-packages/#comment-75025</guid>
		<description>&lt;p&gt;"I like to try to keep everything clean with pkg installs, so I’ve spent a good part of the past two days building Solaris (snv_75a) packages for Dovecot, PHP5, and Postfix."&lt;/p&gt;

&lt;p&gt;Did you build PHP using Sun Studio 12 compilers?&lt;/p&gt;

&lt;p&gt;Did you use Sun Studio optimizations?&lt;/p&gt;

&lt;p&gt;Does your PHP have support for SNMP, and most importantly, for Oracle?
"Yes, I realise that packages for these already exist on Blastwave and elsewhere, but I want ones that leverage the Apache2, MySQL, and OpenSSL that Solaris already ships with."&lt;/p&gt;

&lt;p&gt;It seems like such a shame to use a half-baked, wannabe RDBMS like MySQL when Solaris ships with PostgreSQL, a real, high quality RDBMS.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>&#8220;I like to try to keep everything clean with pkg installs, so I’ve spent a good part of the past two days building Solaris (snv_75a) packages for Dovecot, PHP5, and Postfix.&#8221;</p>

<p>Did you build PHP using Sun Studio 12 compilers?</p>

<p>Did you use Sun Studio optimizations?</p>

<p>Does your PHP have support for SNMP, and most importantly, for Oracle?
&#8220;Yes, I realise that packages for these already exist on Blastwave and elsewhere, but I want ones that leverage the Apache2, MySQL, and OpenSSL that Solaris already ships with.&#8221;</p>

<p>It seems like such a shame to use a half-baked, wannabe RDBMS like MySQL when Solaris ships with PostgreSQL, a real, high quality RDBMS.</p>]]></content:encoded>
	</item>
	<item>
		<title>By: Geoff Arnold</title>
		<link>http://whacked.net/2007/11/23/a-dearth-of-packages/comment-page-1/#comment-74981</link>
		<dc:creator>Geoff Arnold</dc:creator>
		<pubDate>Sat, 24 Nov 2007 01:20:39 +0000</pubDate>
		<guid isPermaLink="false">http://whacked.net/2007/11/23/a-dearth-of-packages/#comment-74981</guid>
		<description>&lt;p&gt;You sem to have collected a few spambot trackbacks here, Steve! When I blogged about the Kindle, I got half a dozen spambots in ten minutes. Amazingly industrious, these little nasties!&lt;/p&gt;

&lt;p&gt;Anyway, good progress on the grommit buildout. When you're done, be sure to document the setup before you let us messy users into the nice clean box.....&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>You sem to have collected a few spambot trackbacks here, Steve! When I blogged about the Kindle, I got half a dozen spambots in ten minutes. Amazingly industrious, these little nasties!</p>

<p>Anyway, good progress on the grommit buildout. When you&#8217;re done, be sure to document the setup before you let us messy users into the nice clean box&#8230;..</p>]]></content:encoded>
	</item>
</channel>
</rss>
