<?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: First CactiWMI release! (0.0.3)</title>
	<atom:link href="http://www.parkingdenied.com/2008/12/24/first-cactiwmi-release-003/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.parkingdenied.com/2008/12/24/first-cactiwmi-release-003/</link>
	<description>Redline is just a suggestion</description>
	<lastBuildDate>Wed, 26 Oct 2011 13:43:22 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: claymen</title>
		<link>http://www.parkingdenied.com/2008/12/24/first-cactiwmi-release-003/comment-page-1/#comment-152</link>
		<dc:creator>claymen</dc:creator>
		<pubDate>Fri, 15 May 2009 15:15:34 +0000</pubDate>
		<guid isPermaLink="false">http://www.parkingdenied.com/?p=98#comment-152</guid>
		<description>Grab the latest source from the zenoss project and just build the wmi-client. With that said they are simply maintaining an external Samba4 source tree with their changes so it&#039;s probably about time they merged it into the main tree.</description>
		<content:encoded><![CDATA[<p>Grab the latest source from the zenoss project and just build the wmi-client. With that said they are simply maintaining an external Samba4 source tree with their changes so it&#8217;s probably about time they merged it into the main tree.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Andrey</title>
		<link>http://www.parkingdenied.com/2008/12/24/first-cactiwmi-release-003/comment-page-1/#comment-151</link>
		<dc:creator>Andrey</dc:creator>
		<pubDate>Thu, 07 May 2009 21:40:19 +0000</pubDate>
		<guid isPermaLink="false">http://www.parkingdenied.com/?p=98#comment-151</guid>
		<description>Hey, wmi-client is removed from debian. It looks like they are replacing it with Samba4 but I can&#039;t seem to find how to migrate to using samba4 to do WMI queries. Any suggestions?</description>
		<content:encoded><![CDATA[<p>Hey, wmi-client is removed from debian. It looks like they are replacing it with Samba4 but I can&#8217;t seem to find how to migrate to using samba4 to do WMI queries. Any suggestions?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: claymen</title>
		<link>http://www.parkingdenied.com/2008/12/24/first-cactiwmi-release-003/comment-page-1/#comment-38</link>
		<dc:creator>claymen</dc:creator>
		<pubDate>Tue, 10 Feb 2009 23:18:37 +0000</pubDate>
		<guid isPermaLink="false">http://www.parkingdenied.com/?p=98#comment-38</guid>
		<description>Not personally as I don&#039;t use Fedora but I have seen a few others manage to get it working on the cacti forums.</description>
		<content:encoded><![CDATA[<p>Not personally as I don&#8217;t use Fedora but I have seen a few others manage to get it working on the cacti forums.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: voodooo</title>
		<link>http://www.parkingdenied.com/2008/12/24/first-cactiwmi-release-003/comment-page-1/#comment-37</link>
		<dc:creator>voodooo</dc:creator>
		<pubDate>Tue, 10 Feb 2009 13:56:48 +0000</pubDate>
		<guid isPermaLink="false">http://www.parkingdenied.com/?p=98#comment-37</guid>
		<description>I Nik. Have you managed geting wmic compiled under Fedora ?

Tks.</description>
		<content:encoded><![CDATA[<p>I Nik. Have you managed geting wmic compiled under Fedora ?</p>
<p>Tks.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: claymen</title>
		<link>http://www.parkingdenied.com/2008/12/24/first-cactiwmi-release-003/comment-page-1/#comment-34</link>
		<dc:creator>claymen</dc:creator>
		<pubDate>Wed, 14 Jan 2009 23:17:37 +0000</pubDate>
		<guid isPermaLink="false">http://www.parkingdenied.com/?p=98#comment-34</guid>
		<description>It would look like a dependency issue. I&#039;m not sure about Fedora but is there any way to say apt-get build-dep samba? Effectively under deb what that would do is grab all the dependencies required to build samba and install them so that when you come to compile it&#039;ll have everything it needs?

Just looking at the errors your having it looks like some build tool or library is missing but not 100% sure what.</description>
		<content:encoded><![CDATA[<p>It would look like a dependency issue. I&#8217;m not sure about Fedora but is there any way to say apt-get build-dep samba? Effectively under deb what that would do is grab all the dependencies required to build samba and install them so that when you come to compile it&#8217;ll have everything it needs?</p>
<p>Just looking at the errors your having it looks like some build tool or library is missing but not 100% sure what.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Nik</title>
		<link>http://www.parkingdenied.com/2008/12/24/first-cactiwmi-release-003/comment-page-1/#comment-33</link>
		<dc:creator>Nik</dc:creator>
		<pubDate>Wed, 14 Jan 2009 20:47:22 +0000</pubDate>
		<guid isPermaLink="false">http://www.parkingdenied.com/?p=98#comment-33</guid>
		<description>ok. i manged to get ./autogen.sh to work after tweaking the files a bit then it tells me to run ./configure and make. Now when i run CPPFLAGS=&quot;-I/usr/include/python2.4&quot; ./configure i&#039;m geting another error. the error this time is 

./build/smb_build/main.pl: can&#039;t open &#039;main.mk&#039; at build/smb_build/config_mk.pm line 197.
0
I&#039;ve been trying all day to resolve this issues but have been unable to get past this. Even though the file exists. if i try to run ./main.pl main.mk it says the command &quot;mkinclude&quot; not found if i try to run ./main.mk I also get the error that command not found. I can&#039;t seem to get around this one.
Any help appreciated.
Thanks
Nik</description>
		<content:encoded><![CDATA[<p>ok. i manged to get ./autogen.sh to work after tweaking the files a bit then it tells me to run ./configure and make. Now when i run CPPFLAGS=&#8221;-I/usr/include/python2.4&#8243; ./configure i&#8217;m geting another error. the error this time is </p>
<p>./build/smb_build/main.pl: can&#8217;t open &#8216;main.mk&#8217; at build/smb_build/config_mk.pm line 197.<br />
0<br />
I&#8217;ve been trying all day to resolve this issues but have been unable to get past this. Even though the file exists. if i try to run ./main.pl main.mk it says the command &#8220;mkinclude&#8221; not found if i try to run ./main.mk I also get the error that command not found. I can&#8217;t seem to get around this one.<br />
Any help appreciated.<br />
Thanks<br />
Nik</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Nik</title>
		<link>http://www.parkingdenied.com/2008/12/24/first-cactiwmi-release-003/comment-page-1/#comment-32</link>
		<dc:creator>Nik</dc:creator>
		<pubDate>Tue, 13 Jan 2009 21:11:17 +0000</pubDate>
		<guid isPermaLink="false">http://www.parkingdenied.com/?p=98#comment-32</guid>
		<description>Hey,
I modified the autogen file $IPATH to reflect the real path of the files and now i&#039;m getting the erros below. Basically it is saying it cannot open the files and i know the files are there.

[root@nagios source]# ./autogen.sh
./autogen.sh: running script/mkversion.sh
./script/mkversion.sh: &#039;version.h&#039; created for Samba(&quot;4.0.0alpha3-GIT-UNKNOWN&quot;)
finished clearing autom4te and include config
running autoheader paths
./autogen.sh: running autoheader /usr/src/downloads/wmi/Samba/source/lib/replace
/usr/bin/m4:lib/replace/libreplace.m4:362: cannot open `libreplace_cc.m4&#039;: No such file or directory
/usr/bin/m4:lib/replace/libreplace.m4:363: cannot open `libreplace_ld.m4&#039;: No such file or directory
/usr/bin/m4:lib/replace/libreplace.m4:364: cannot open `libreplace_macros.m4&#039;: No such file or directory
/usr/bin/m4:lib/replace/libreplace.m4:365: cannot open `autoconf-2.60.m4&#039;: No such file or directory
/usr/bin/m4:/usr/src/downloads/wmi/Samba/source/lib/replace:1: read error
autom4te: /usr/bin/m4 failed with exit status: 1

Thanks
Nik
P.S. at least it seems to be making some progress.</description>
		<content:encoded><![CDATA[<p>Hey,<br />
I modified the autogen file $IPATH to reflect the real path of the files and now i&#8217;m getting the erros below. Basically it is saying it cannot open the files and i know the files are there.</p>
<p>[root@nagios source]# ./autogen.sh<br />
./autogen.sh: running script/mkversion.sh<br />
./script/mkversion.sh: &#8216;version.h&#8217; created for Samba(&#8220;4.0.0alpha3-GIT-UNKNOWN&#8221;)<br />
finished clearing autom4te and include config<br />
running autoheader paths<br />
./autogen.sh: running autoheader /usr/src/downloads/wmi/Samba/source/lib/replace<br />
/usr/bin/m4:lib/replace/libreplace.m4:362: cannot open `libreplace_cc.m4&#8242;: No such file or directory<br />
/usr/bin/m4:lib/replace/libreplace.m4:363: cannot open `libreplace_ld.m4&#8242;: No such file or directory<br />
/usr/bin/m4:lib/replace/libreplace.m4:364: cannot open `libreplace_macros.m4&#8242;: No such file or directory<br />
/usr/bin/m4:lib/replace/libreplace.m4:365: cannot open `autoconf-2.60.m4&#8242;: No such file or directory<br />
/usr/bin/m4:/usr/src/downloads/wmi/Samba/source/lib/replace:1: read error<br />
autom4te: /usr/bin/m4 failed with exit status: 1</p>
<p>Thanks<br />
Nik<br />
P.S. at least it seems to be making some progress.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Nik</title>
		<link>http://www.parkingdenied.com/2008/12/24/first-cactiwmi-release-003/comment-page-1/#comment-31</link>
		<dc:creator>Nik</dc:creator>
		<pubDate>Tue, 13 Jan 2009 18:53:33 +0000</pubDate>
		<guid isPermaLink="false">http://www.parkingdenied.com/?p=98#comment-31</guid>
		<description>hey thanks for the response so far, but i did everyting except being able to run the autogen.sh. this is the problem I&#039;m getting

[root@nagios source]# ./autogen.sh
./autogen.sh: running script/mkversion.sh
./script/mkversion.sh: &#039;version.h&#039; created for Samba(&quot;4.0.0alpha3-GIT-UNKNOWN&quot;)
./autogen.sh: running autoheader -I. -Ilib/replace
build/m4/check_cc.m4:8: error: AC_REQUIRE: circular dependency of AC_AIX
lib/replace/autoconf-2.60.m4:182: AC_USE_SYSTEM_EXTENSIONS is expanded from...
../../lib/autoconf/specific.m4:454: AC_AIX is expanded from...
lib/replace/autoconf-2.60.m4:182: AC_USE_SYSTEM_EXTENSIONS is expanded from...
build/m4/check_cc.m4:8: the top level
autom4te: /usr/bin/m4 failed with exit status: 1
autoheader: &#039;/usr/bin/autom4te&#039; failed with exit status: 1
[root@nagios source]#

I&#039;ve been researching this all day and can&#039;t seem to find a solution, can you assit me me you have any idea.
Thanks
Nik</description>
		<content:encoded><![CDATA[<p>hey thanks for the response so far, but i did everyting except being able to run the autogen.sh. this is the problem I&#8217;m getting</p>
<p>[root@nagios source]# ./autogen.sh<br />
./autogen.sh: running script/mkversion.sh<br />
./script/mkversion.sh: &#8216;version.h&#8217; created for Samba(&#8220;4.0.0alpha3-GIT-UNKNOWN&#8221;)<br />
./autogen.sh: running autoheader -I. -Ilib/replace<br />
build/m4/check_cc.m4:8: error: AC_REQUIRE: circular dependency of AC_AIX<br />
lib/replace/autoconf-2.60.m4:182: AC_USE_SYSTEM_EXTENSIONS is expanded from&#8230;<br />
../../lib/autoconf/specific.m4:454: AC_AIX is expanded from&#8230;<br />
lib/replace/autoconf-2.60.m4:182: AC_USE_SYSTEM_EXTENSIONS is expanded from&#8230;<br />
build/m4/check_cc.m4:8: the top level<br />
autom4te: /usr/bin/m4 failed with exit status: 1<br />
autoheader: &#8216;/usr/bin/autom4te&#8217; failed with exit status: 1<br />
[root@nagios source]#</p>
<p>I&#8217;ve been researching this all day and can&#8217;t seem to find a solution, can you assit me me you have any idea.<br />
Thanks<br />
Nik</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: claymen</title>
		<link>http://www.parkingdenied.com/2008/12/24/first-cactiwmi-release-003/comment-page-1/#comment-30</link>
		<dc:creator>claymen</dc:creator>
		<pubDate>Mon, 12 Jan 2009 23:15:24 +0000</pubDate>
		<guid isPermaLink="false">http://www.parkingdenied.com/?p=98#comment-30</guid>
		<description>Grab the source package from the Debian repository and build it yourself :)

Here is the original source file (before the Debian guys make any changes)
http://ftp.debian.org/debian/pool/main/w/wmi/wmi_0.1.13.orig.tar.gz

Grab that, install any dependencies and then compile it. We had to do the same thing for CentOS and it works fine :)</description>
		<content:encoded><![CDATA[<p>Grab the source package from the Debian repository and build it yourself <img src='http://www.parkingdenied.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>Here is the original source file (before the Debian guys make any changes)<br />
<a href="http://ftp.debian.org/debian/pool/main/w/wmi/wmi_0.1.13.orig.tar.gz" rel="nofollow">http://ftp.debian.org/debian/pool/main/w/wmi/wmi_0.1.13.orig.tar.gz</a></p>
<p>Grab that, install any dependencies and then compile it. We had to do the same thing for CentOS and it works fine <img src='http://www.parkingdenied.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Nik</title>
		<link>http://www.parkingdenied.com/2008/12/24/first-cactiwmi-release-003/comment-page-1/#comment-29</link>
		<dc:creator>Nik</dc:creator>
		<pubDate>Mon, 12 Jan 2009 18:54:15 +0000</pubDate>
		<guid isPermaLink="false">http://www.parkingdenied.com/?p=98#comment-29</guid>
		<description>I&#039;ve been tryin to find someway to run these graphs, but can&#039;t seem to find the &quot;wmi-client&quot; for fedora so that I can run it. Can you suggest another wmi client and how I can resolve this problem. Thanks.
P.S. I&#039;m runin fedora Core 10 and the latest cacti</description>
		<content:encoded><![CDATA[<p>I&#8217;ve been tryin to find someway to run these graphs, but can&#8217;t seem to find the &#8220;wmi-client&#8221; for fedora so that I can run it. Can you suggest another wmi client and how I can resolve this problem. Thanks.<br />
P.S. I&#8217;m runin fedora Core 10 and the latest cacti</p>
]]></content:encoded>
	</item>
</channel>
</rss>

