<?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: Installing Zenoss on Ubuntu 10.04</title>
	<atom:link href="http://www.roaksoax.com/2010/04/installing-zenoss-in-ubuntu-10-04/feed" rel="self" type="application/rss+xml" />
	<link>http://www.roaksoax.com/2010/04/installing-zenoss-in-ubuntu-10-04</link>
	<description>My Personal Blog</description>
	<lastBuildDate>Thu, 29 Sep 2011 14:16:22 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3</generator>
	<item>
		<title>By: Dave</title>
		<link>http://www.roaksoax.com/2010/04/installing-zenoss-in-ubuntu-10-04/comment-page-1#comment-4338</link>
		<dc:creator>Dave</dc:creator>
		<pubDate>Thu, 29 Sep 2011 14:16:22 +0000</pubDate>
		<guid isPermaLink="false">http://www.roaksoax.com/?p=411#comment-4338</guid>
		<description>zenoss@dschere:~/zenossinst$ ./build.sh
/usr/bin/autoconf
/usr/bin/swig
/usr/bin/make
/usr/bin/svn
MySQL server hostname [localhost]: 
MySQL server root username [root]: 
MySQL server root password []: 
MySQL event database name [events]: 
MySQL username for Zenoss events database [zenoss]: 
MySQL password for zenoss [zenoss]: 
MySQL server port [3306]: 
ERROR 2002 (HY000): Can&#039;t connect to local MySQL server through socket &#039;/var/run/mysqld/mysqld.sock&#039; (2)
Could not connect to MySQL as root user</description>
		<content:encoded><![CDATA[<p>zenoss@dschere:~/zenossinst$ ./build.sh<br />
/usr/bin/autoconf<br />
/usr/bin/swig<br />
/usr/bin/make<br />
/usr/bin/svn<br />
MySQL server hostname [localhost]:<br />
MySQL server root username [root]:<br />
MySQL server root password []:<br />
MySQL event database name [events]:<br />
MySQL username for Zenoss events database [zenoss]:<br />
MySQL password for zenoss [zenoss]:<br />
MySQL server port [3306]:<br />
ERROR 2002 (HY000): Can&#8217;t connect to local MySQL server through socket &#8216;/var/run/mysqld/mysqld.sock&#8217; (2)<br />
Could not connect to MySQL as root user</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Musa</title>
		<link>http://www.roaksoax.com/2010/04/installing-zenoss-in-ubuntu-10-04/comment-page-1#comment-4090</link>
		<dc:creator>Musa</dc:creator>
		<pubDate>Thu, 14 Jul 2011 09:27:13 +0000</pubDate>
		<guid isPermaLink="false">http://www.roaksoax.com/?p=411#comment-4090</guid>
		<description>~$ svn co http://dev.zenoss.org/svn/trunk/inst zenossinst
/usr/bin/python: /usr/local/zenoss/common/lib/libcrypto.so.0.9.8: no version information available (required by /usr/bin/python)
/usr/bin/python: /usr/local/zenoss/common/lib/libssl.so.0.9.8: no version information available (required by /usr/bin/python)
Traceback (most recent call last):
  File &quot;/usr/lib/command-not-found&quot;, line 10, in 
    import CommandNotFound
ImportError: No module named CommandNotFound</description>
		<content:encoded><![CDATA[<p>~$ svn co <a href="http://dev.zenoss.org/svn/trunk/inst" rel="nofollow">http://dev.zenoss.org/svn/trunk/inst</a> zenossinst<br />
/usr/bin/python: /usr/local/zenoss/common/lib/libcrypto.so.0.9.8: no version information available (required by /usr/bin/python)<br />
/usr/bin/python: /usr/local/zenoss/common/lib/libssl.so.0.9.8: no version information available (required by /usr/bin/python)<br />
Traceback (most recent call last):<br />
  File &#8220;/usr/lib/command-not-found&#8221;, line 10, in<br />
    import CommandNotFound<br />
ImportError: No module named CommandNotFound</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ERWERWIN ALQUIZAIN ALQUIZA</title>
		<link>http://www.roaksoax.com/2010/04/installing-zenoss-in-ubuntu-10-04/comment-page-1#comment-1163</link>
		<dc:creator>ERWERWIN ALQUIZAIN ALQUIZA</dc:creator>
		<pubDate>Tue, 10 Aug 2010 17:27:04 +0000</pubDate>
		<guid isPermaLink="false">http://www.roaksoax.com/?p=411#comment-1163</guid>
		<description>./install.sh 

This installer actually builds Zenoss.
For a simpler installation try the VMPlayer Appliance image,
or use RPMs for Redhat based systems.

Building...

/usr/bin/autoconf
/usr/bin/swig
/usr/bin/make
/usr/bin/svn
MySQL server hostname [localhost]: 
MySQL server root username [root]: 
MySQL server root password []: 
MySQL object database name [zodb]: 
MySQL event database name [events]: 
MySQL username for Zenoss events database [zenoss]: 
MySQL password for zenoss [zenoss]: 
MySQL server port [3306]: 
+--------------------+
&#124; VERSION()          &#124;
+--------------------+
&#124; 5.1.41-3ubuntu12.6 &#124;
+--------------------+
./genpatchdeps.sh &gt;.patchdeps
installing into: //usr/local/zenoss
build log is in /home/zenoss/zenossinst/zenbuild.log
checking out Zenoss from svn: branch trunk</description>
		<content:encoded><![CDATA[<p>./install.sh </p>
<p>This installer actually builds Zenoss.<br />
For a simpler installation try the VMPlayer Appliance image,<br />
or use RPMs for Redhat based systems.</p>
<p>Building&#8230;</p>
<p>/usr/bin/autoconf<br />
/usr/bin/swig<br />
/usr/bin/make<br />
/usr/bin/svn<br />
MySQL server hostname [localhost]:<br />
MySQL server root username [root]:<br />
MySQL server root password []:<br />
MySQL object database name [zodb]:<br />
MySQL event database name [events]:<br />
MySQL username for Zenoss events database [zenoss]:<br />
MySQL password for zenoss [zenoss]:<br />
MySQL server port [3306]:<br />
+&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8211;+<br />
| VERSION()          |<br />
+&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8211;+<br />
| 5.1.41-3ubuntu12.6 |<br />
+&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8211;+<br />
./genpatchdeps.sh &gt;.patchdeps<br />
installing into: //usr/local/zenoss<br />
build log is in /home/zenoss/zenossinst/zenbuild.log<br />
checking out Zenoss from svn: branch trunk</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ERWIN ALQUIZA</title>
		<link>http://www.roaksoax.com/2010/04/installing-zenoss-in-ubuntu-10-04/comment-page-1#comment-1162</link>
		<dc:creator>ERWIN ALQUIZA</dc:creator>
		<pubDate>Tue, 10 Aug 2010 17:15:07 +0000</pubDate>
		<guid isPermaLink="false">http://www.roaksoax.com/?p=411#comment-1162</guid>
		<description>Checked out revision 21922.
zenoss@ultimate64-alquiza:~$ cd zenossinst
zenoss@ultimate64-alquiza:~/zenossinst$ ./install.sh

This installer actually builds Zenoss.
For a simpler installation try the VMPlayer Appliance image,
or use RPMs for Redhat based systems.

Building...

/usr/bin/autoconf
swig is not in the path</description>
		<content:encoded><![CDATA[<p>Checked out revision 21922.<br />
zenoss@ultimate64-alquiza:~$ cd zenossinst<br />
zenoss@ultimate64-alquiza:~/zenossinst$ ./install.sh</p>
<p>This installer actually builds Zenoss.<br />
For a simpler installation try the VMPlayer Appliance image,<br />
or use RPMs for Redhat based systems.</p>
<p>Building&#8230;</p>
<p>/usr/bin/autoconf<br />
swig is not in the path</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: links for 2010-04-06 &#171; The Shining Path of Least Resistance</title>
		<link>http://www.roaksoax.com/2010/04/installing-zenoss-in-ubuntu-10-04/comment-page-1#comment-771</link>
		<dc:creator>links for 2010-04-06 &#171; The Shining Path of Least Resistance</dc:creator>
		<pubDate>Tue, 06 Apr 2010 08:01:36 +0000</pubDate>
		<guid isPermaLink="false">http://www.roaksoax.com/?p=411#comment-771</guid>
		<description>[...] RoAkSoAx’s Weblog » Installing Zenoss on Ubuntu 10.04 Subversion trunk source builds on Ubuntu, currently working. Good results from the recent QA Test Day. (tags: zenoss) [...]</description>
		<content:encoded><![CDATA[<p>[...] RoAkSoAx’s Weblog » Installing Zenoss on Ubuntu 10.04 Subversion trunk source builds on Ubuntu, currently working. Good results from the recent QA Test Day. (tags: zenoss) [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: uberVU - social comments</title>
		<link>http://www.roaksoax.com/2010/04/installing-zenoss-in-ubuntu-10-04/comment-page-1#comment-769</link>
		<dc:creator>uberVU - social comments</dc:creator>
		<pubDate>Mon, 05 Apr 2010 22:06:52 +0000</pubDate>
		<guid isPermaLink="false">http://www.roaksoax.com/?p=411#comment-769</guid>
		<description>&lt;strong&gt;Social comments and analytics for this post...&lt;/strong&gt;

This post was mentioned on Twitter by planetubuntu: Andres Rodriguez: Installing Zenoss on Ubuntu 10.04: Zenoss (Network Monitoring and IT Management tool) has been r... http://bit.ly/c7Skkf...</description>
		<content:encoded><![CDATA[<p><strong>Social comments and analytics for this post&#8230;</strong></p>
<p>This post was mentioned on Twitter by planetubuntu: Andres Rodriguez: Installing Zenoss on Ubuntu 10.04: Zenoss (Network Monitoring and IT Management tool) has been r&#8230; <a href="http://bit.ly/c7Skkf.." rel="nofollow">http://bit.ly/c7Skkf..</a>.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Andres Rodriguez: Installing Zenoss on Ubuntu 10.04 &#124; TuxWire</title>
		<link>http://www.roaksoax.com/2010/04/installing-zenoss-in-ubuntu-10-04/comment-page-1#comment-767</link>
		<dc:creator>Andres Rodriguez: Installing Zenoss on Ubuntu 10.04 &#124; TuxWire</dc:creator>
		<pubDate>Mon, 05 Apr 2010 19:57:33 +0000</pubDate>
		<guid isPermaLink="false">http://www.roaksoax.com/?p=411#comment-767</guid>
		<description>[...] Originally posted here: Andres Rodriguez: Installing Zenoss on Ubuntu 10.04 [...]</description>
		<content:encoded><![CDATA[<p>[...] Originally posted here: Andres Rodriguez: Installing Zenoss on Ubuntu 10.04 [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tweets that mention RoAkSoAx’s Weblog » Installing Zenoss on Ubuntu 10.04 -- Topsy.com</title>
		<link>http://www.roaksoax.com/2010/04/installing-zenoss-in-ubuntu-10-04/comment-page-1#comment-765</link>
		<dc:creator>Tweets that mention RoAkSoAx’s Weblog » Installing Zenoss on Ubuntu 10.04 -- Topsy.com</dc:creator>
		<pubDate>Mon, 05 Apr 2010 19:00:54 +0000</pubDate>
		<guid isPermaLink="false">http://www.roaksoax.com/?p=411#comment-765</guid>
		<description>[...] This post was mentioned on Twitter by Planet Ubuntu, Ubuntu Feed. Ubuntu Feed said: #ubuntu RoAkSoAx&#039;s Weblog » Installing Zenoss in Ubuntu 10.04: Zenoss (Network Monitoring and IT Management tool) ... http://bit.ly/92MU0t [...]</description>
		<content:encoded><![CDATA[<p>[...] This post was mentioned on Twitter by Planet Ubuntu, Ubuntu Feed. Ubuntu Feed said: #ubuntu RoAkSoAx&#39;s Weblog » Installing Zenoss in Ubuntu 10.04: Zenoss (Network Monitoring and IT Management tool) &#8230; <a href="http://bit.ly/92MU0t" rel="nofollow">http://bit.ly/92MU0t</a> [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>

