<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" media="screen" href="/~d/styles/rss2full.xsl"?><?xml-stylesheet type="text/css" media="screen" href="http://feeds.feedburner.com/~d/styles/itemcontent.css"?><rss 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/" xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0" version="2.0">
<channel>
	<title>Comments for use strict ;#)</title>
	
	<link>http://usestrict.net</link>
	<description>Vinny's Technical Corner</description>
	<lastBuildDate>Wed, 03 Mar 2010 11:33:44 -0500</lastBuildDate>
	<generator>http://wordpress.org/?v=abc</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="self" type="application/rss+xml" href="http://feeds.feedburner.com/CommentsForUseStrict" /><feedburner:info uri="commentsforusestrict" /><atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="hub" href="http://pubsubhubbub.appspot.com/" /><item>
		<title>Comment on Perl: Installing MQSeries CPAN module on Windows XP by Vinny</title>
		<link>http://feedproxy.google.com/~r/CommentsForUseStrict/~3/lCahx9secdI/</link>
		<dc:creator>Vinny</dc:creator>
		<pubDate>Wed, 03 Mar 2010 11:33:44 +0000</pubDate>
		<guid isPermaLink="false">http://usestrict.net/?p=212#comment-1111</guid>
		<description>Herman,

I really don't know what may be the problem. I still think it's a problem related to the "Unrecognized Architecture" though. Please keep us posted if you figure something out.</description>
		<content:encoded><![CDATA[<p>Herman,</p>
<p>I really don&#8217;t know what may be the problem. I still think it&#8217;s a problem related to the &#8220;Unrecognized Architecture&#8221; though. Please keep us posted if you figure something out.</p>
<img src="http://feeds.feedburner.com/~r/CommentsForUseStrict/~4/lCahx9secdI" height="1" width="1"/>]]></content:encoded>
	<feedburner:origLink>http://usestrict.net/2009/01/16/perl-installing-mqseries-module-on-windows-xp/comment-page-1/#comment-1111</feedburner:origLink></item>
	<item>
		<title>Comment on Perl: Installing MQSeries CPAN module on Windows XP by Herman Lip</title>
		<link>http://feedproxy.google.com/~r/CommentsForUseStrict/~3/qpctC696DLA/</link>
		<dc:creator>Herman Lip</dc:creator>
		<pubDate>Tue, 23 Feb 2010 02:25:43 +0000</pubDate>
		<guid isPermaLink="false">http://usestrict.net/?p=212#comment-1109</guid>
		<description>I did ran vcvarsall.bat after I install VC and that is why I use Windows Command prompt. Now I try to use Visual Studio 2008  Command Prompt. Same problem.</description>
		<content:encoded><![CDATA[<p>I did ran vcvarsall.bat after I install VC and that is why I use Windows Command prompt. Now I try to use Visual Studio 2008  Command Prompt. Same problem.</p>
<img src="http://feeds.feedburner.com/~r/CommentsForUseStrict/~4/qpctC696DLA" height="1" width="1"/>]]></content:encoded>
	<feedburner:origLink>http://usestrict.net/2009/01/16/perl-installing-mqseries-module-on-windows-xp/comment-page-1/#comment-1109</feedburner:origLink></item>
	<item>
		<title>Comment on Perl: Installing MQSeries CPAN module on Windows XP by Vinny</title>
		<link>http://feedproxy.google.com/~r/CommentsForUseStrict/~3/2PK4GnUnBX0/</link>
		<dc:creator>Vinny</dc:creator>
		<pubDate>Tue, 23 Feb 2010 01:53:18 +0000</pubDate>
		<guid isPermaLink="false">http://usestrict.net/?p=212#comment-1108</guid>
		<description>#5 is your problem right there... Step 2 from the post should resolve the problem.

2) (Extremely important!!)Set up your build environment by running vcvarsall.bat. Mine is under C:\Program Files\Microsoft Visual Studio 9.0\VC
An alternative to this step is to open a Visual Studio 2008 Command Prompt (Start-&gt;All Programs-&gt;Microsoft C++ 2008 Express Edition-&gt;Visual Studio Tools-&gt;Visual Studio 2008 Command Prompt)</description>
		<content:encoded><![CDATA[<p>#5 is your problem right there&#8230; Step 2 from the post should resolve the problem.</p>
<p>2) (Extremely important!!)Set up your build environment by running vcvarsall.bat. Mine is under C:\Program Files\Microsoft Visual Studio 9.0\VC<br />
An alternative to this step is to open a Visual Studio 2008 Command Prompt (Start->All Programs->Microsoft C++ 2008 Express Edition->Visual Studio Tools->Visual Studio 2008 Command Prompt)</p>
<img src="http://feeds.feedburner.com/~r/CommentsForUseStrict/~4/2PK4GnUnBX0" height="1" width="1"/>]]></content:encoded>
	<feedburner:origLink>http://usestrict.net/2009/01/16/perl-installing-mqseries-module-on-windows-xp/comment-page-1/#comment-1108</feedburner:origLink></item>
	<item>
		<title>Comment on Perl: Installing MQSeries CPAN module on Windows XP by Herman Lip</title>
		<link>http://feedproxy.google.com/~r/CommentsForUseStrict/~3/hl9HhiOe0DY/</link>
		<dc:creator>Herman Lip</dc:creator>
		<pubDate>Tue, 23 Feb 2010 01:12:19 +0000</pubDate>
		<guid isPermaLink="false">http://usestrict.net/?p=212#comment-1107</guid>
		<description>Thanks for the quick response
1) Perl 5.10.1 build 1007
2) Windows XP professional sp2
3) I am not trying from Cygwin. However, I have Cygwin installed on my mcahine.
4) I believe I install VC correctly and the environment variable is set up correctly.
5) I don't really understand your last question. I use to Windows command prompt to run perl Makefile.pl

One more thing, before I read your article, I use gcc instead of cl (I did install curl using gcc sucessfully). I have the same error with gcc.</description>
		<content:encoded><![CDATA[<p>Thanks for the quick response<br />
1) Perl 5.10.1 build 1007<br />
2) Windows XP professional sp2<br />
3) I am not trying from Cygwin. However, I have Cygwin installed on my mcahine.<br />
4) I believe I install VC correctly and the environment variable is set up correctly.<br />
5) I don&#8217;t really understand your last question. I use to Windows command prompt to run perl Makefile.pl</p>
<p>One more thing, before I read your article, I use gcc instead of cl (I did install curl using gcc sucessfully). I have the same error with gcc.</p>
<img src="http://feeds.feedburner.com/~r/CommentsForUseStrict/~4/hl9HhiOe0DY" height="1" width="1"/>]]></content:encoded>
	<feedburner:origLink>http://usestrict.net/2009/01/16/perl-installing-mqseries-module-on-windows-xp/comment-page-1/#comment-1107</feedburner:origLink></item>
	<item>
		<title>Comment on Perl: Installing MQSeries CPAN module on Windows XP by Vinny</title>
		<link>http://feedproxy.google.com/~r/CommentsForUseStrict/~3/2CQAGSoQVMI/</link>
		<dc:creator>Vinny</dc:creator>
		<pubDate>Mon, 22 Feb 2010 23:27:36 +0000</pubDate>
		<guid isPermaLink="false">http://usestrict.net/?p=212#comment-1106</guid>
		<description>Hi Herman, I’d put my chips on the error you ignored. Some questions:

Which Perl are you using?
Which Windows?
Are you trying from Cygwin?
Did you get the VC installed correctly?
Did you use the command prompt through the link that is installed by Visual Studio to run perl Makefile.pl ?</description>
		<content:encoded><![CDATA[<p>Hi Herman, I’d put my chips on the error you ignored. Some questions:</p>
<p>Which Perl are you using?<br />
Which Windows?<br />
Are you trying from Cygwin?<br />
Did you get the VC installed correctly?<br />
Did you use the command prompt through the link that is installed by Visual Studio to run perl Makefile.pl ?</p>
<img src="http://feeds.feedburner.com/~r/CommentsForUseStrict/~4/2CQAGSoQVMI" height="1" width="1"/>]]></content:encoded>
	<feedburner:origLink>http://usestrict.net/2009/01/16/perl-installing-mqseries-module-on-windows-xp/comment-page-1/#comment-1106</feedburner:origLink></item>
	<item>
		<title>Comment on Perl: Installing MQSeries CPAN module on Windows XP by Herman Lip</title>
		<link>http://feedproxy.google.com/~r/CommentsForUseStrict/~3/H4N1i3MnTmM/</link>
		<dc:creator>Herman Lip</dc:creator>
		<pubDate>Mon, 22 Feb 2010 21:44:36 +0000</pubDate>
		<guid isPermaLink="false">http://usestrict.net/?p=212#comment-1104</guid>
		<description>I follow your instructions and fail.
Error when doing perl makefile.pl
Unrecognized architecture [MSWin32-x86-multi-thread] and compiler [cl]. Not setting rpath.


I ignored this error/warning and do nmake and get a lot warnings and follows with these errors
MQSeries.xs(2543) : error C2146: syntax error : missing ')' before identifier 'PRIdLEAST64'
MQSeries.xs(2679) : error C2146: syntax error : missing ')' before identifier 'SCNdLEAST64'
MQSeries.xs(2686) : error C2196: case value '256' already used
MQSeries.xs(2691) : error C2196: case value '512' already used
MQSeries.xs(2699) : error C2181: illegal else without matching if
MQSeries.xs(2702) : error C2043: illegal break
MQSeries.xs(2703) : error C2046: illegal case
MQSeries.xs(2705) : error C2043: illegal break
MQSeries.xs(2706) : error C2047: illegal default
MQSeries.xs(2711) : error C2065: 'Hconn' : undeclared identifier
MQSeries.xs(2711) : error C2065: 'Hmsg' : undeclared identifier
MQSeries.xs(2711) : error C2065: 'SetPropOpts' : undeclared identifier
MQSeries.xs(2711) : error C2065: 'name' : undeclared identifier
MQSeries.xs(2711) : error C2065: 'PropDesc' : undeclared identifier
MQSeries.xs(2711) : error C2065: 'Type' : undeclared identifier
MQSeries.xs(2711) : error C2065: 'value_len' : undeclared identifier
MQSeries.xs(2711) : error C2065: 'value_ptr' : undeclared identifier
MQSeries.xs(2711) : warning C4022: 'MQSETMP' : pointer mismatch for actual parameter 8
MQSeries.xs(2711) : error C2065: 'CompCode' : undeclared identifier
MQSeries.xs(2711) : error C2065: 'Reason' : undeclared identifier
MQSeries.c(4776) : error C2065: 'PropDesc' : undeclared identifier
MQSeries.c(4776) : error C2224: left of '.Version' must have struct/union type
MQSeries.c(4776) : error C2198: 'Perl_newSViv' : too few arguments for call
MQSeries.c(4778) : error C2065: 'PropDesc' : undeclared identifier
MQSeries.c(4778) : error C2224: left of '.Options' must have struct/union type
MQSeries.c(4778) : error C2198: 'Perl_newSViv' : too few arguments for call
MQSeries.c(4780) : error C2065: 'PropDesc' : undeclared identifier
MQSeries.c(4780) : error C2224: left of '.Support' must have struct/union type
MQSeries.c(4780) : error C2198: 'Perl_newSViv' : too few arguments for call
MQSeries.c(4782) : error C2065: 'PropDesc' : undeclared identifier
MQSeries.c(4782) : error C2224: left of '.Context' must have struct/union type
MQSeries.c(4782) : error C2198: 'Perl_newSViv' : too few arguments for call
MQSeries.c(4784) : error C2065: 'PropDesc' : undeclared identifier
MQSeries.c(4784) : error C2224: left of '.CopyOptions' must have struct/union type
MQSeries.c(4784) : error C2198: 'Perl_newSViv' : too few arguments for call
MQSeries.c(4787) : error C2065: 'CompCode' : undeclared identifier
MQSeries.c(4789) : error C2065: 'Reason' : undeclared identifier
MQSeries.c(4792) : error C2059: syntax error : 'do'
MQSeries.c(4792) : error C2059: syntax error : 'while'
MQSeries.c(4793) : error C2059: syntax error : '}'


Any help is much appreciated</description>
		<content:encoded><![CDATA[<p>I follow your instructions and fail.<br />
Error when doing perl makefile.pl<br />
Unrecognized architecture [MSWin32-x86-multi-thread] and compiler [cl]. Not setting rpath.</p>
<p>I ignored this error/warning and do nmake and get a lot warnings and follows with these errors<br />
MQSeries.xs(2543) : error C2146: syntax error : missing &#8216;)&#8217; before identifier &#8216;PRIdLEAST64&#8242;<br />
MQSeries.xs(2679) : error C2146: syntax error : missing &#8216;)&#8217; before identifier &#8216;SCNdLEAST64&#8242;<br />
MQSeries.xs(2686) : error C2196: case value &#8216;256&#8242; already used<br />
MQSeries.xs(2691) : error C2196: case value &#8216;512&#8242; already used<br />
MQSeries.xs(2699) : error C2181: illegal else without matching if<br />
MQSeries.xs(2702) : error C2043: illegal break<br />
MQSeries.xs(2703) : error C2046: illegal case<br />
MQSeries.xs(2705) : error C2043: illegal break<br />
MQSeries.xs(2706) : error C2047: illegal default<br />
MQSeries.xs(2711) : error C2065: &#8216;Hconn&#8217; : undeclared identifier<br />
MQSeries.xs(2711) : error C2065: &#8216;Hmsg&#8217; : undeclared identifier<br />
MQSeries.xs(2711) : error C2065: &#8216;SetPropOpts&#8217; : undeclared identifier<br />
MQSeries.xs(2711) : error C2065: &#8216;name&#8217; : undeclared identifier<br />
MQSeries.xs(2711) : error C2065: &#8216;PropDesc&#8217; : undeclared identifier<br />
MQSeries.xs(2711) : error C2065: &#8216;Type&#8217; : undeclared identifier<br />
MQSeries.xs(2711) : error C2065: &#8216;value_len&#8217; : undeclared identifier<br />
MQSeries.xs(2711) : error C2065: &#8216;value_ptr&#8217; : undeclared identifier<br />
MQSeries.xs(2711) : warning C4022: &#8216;MQSETMP&#8217; : pointer mismatch for actual parameter 8<br />
MQSeries.xs(2711) : error C2065: &#8216;CompCode&#8217; : undeclared identifier<br />
MQSeries.xs(2711) : error C2065: &#8216;Reason&#8217; : undeclared identifier<br />
MQSeries.c(4776) : error C2065: &#8216;PropDesc&#8217; : undeclared identifier<br />
MQSeries.c(4776) : error C2224: left of &#8216;.Version&#8217; must have struct/union type<br />
MQSeries.c(4776) : error C2198: &#8216;Perl_newSViv&#8217; : too few arguments for call<br />
MQSeries.c(4778) : error C2065: &#8216;PropDesc&#8217; : undeclared identifier<br />
MQSeries.c(4778) : error C2224: left of &#8216;.Options&#8217; must have struct/union type<br />
MQSeries.c(4778) : error C2198: &#8216;Perl_newSViv&#8217; : too few arguments for call<br />
MQSeries.c(4780) : error C2065: &#8216;PropDesc&#8217; : undeclared identifier<br />
MQSeries.c(4780) : error C2224: left of &#8216;.Support&#8217; must have struct/union type<br />
MQSeries.c(4780) : error C2198: &#8216;Perl_newSViv&#8217; : too few arguments for call<br />
MQSeries.c(4782) : error C2065: &#8216;PropDesc&#8217; : undeclared identifier<br />
MQSeries.c(4782) : error C2224: left of &#8216;.Context&#8217; must have struct/union type<br />
MQSeries.c(4782) : error C2198: &#8216;Perl_newSViv&#8217; : too few arguments for call<br />
MQSeries.c(4784) : error C2065: &#8216;PropDesc&#8217; : undeclared identifier<br />
MQSeries.c(4784) : error C2224: left of &#8216;.CopyOptions&#8217; must have struct/union type<br />
MQSeries.c(4784) : error C2198: &#8216;Perl_newSViv&#8217; : too few arguments for call<br />
MQSeries.c(4787) : error C2065: &#8216;CompCode&#8217; : undeclared identifier<br />
MQSeries.c(4789) : error C2065: &#8216;Reason&#8217; : undeclared identifier<br />
MQSeries.c(4792) : error C2059: syntax error : &#8216;do&#8217;<br />
MQSeries.c(4792) : error C2059: syntax error : &#8216;while&#8217;<br />
MQSeries.c(4793) : error C2059: syntax error : &#8216;}&#8217;</p>
<p>Any help is much appreciated</p>
<img src="http://feeds.feedburner.com/~r/CommentsForUseStrict/~4/H4N1i3MnTmM" height="1" width="1"/>]]></content:encoded>
	<feedburner:origLink>http://usestrict.net/2009/01/16/perl-installing-mqseries-module-on-windows-xp/comment-page-1/#comment-1104</feedburner:origLink></item>
	<item>
		<title>Comment on Perl and MQSeries for the faint of heart by Vinoth</title>
		<link>http://feedproxy.google.com/~r/CommentsForUseStrict/~3/kooJtVJMRNA/</link>
		<dc:creator>Vinoth</dc:creator>
		<pubDate>Tue, 02 Feb 2010 05:57:10 +0000</pubDate>
		<guid isPermaLink="false">http://usestrict.net/?p=502#comment-1103</guid>
		<description>Hi, Vinny! Its very nice article, many thanks for u! I am going to use this one.</description>
		<content:encoded><![CDATA[<p>Hi, Vinny! Its very nice article, many thanks for u! I am going to use this one.</p>
<img src="http://feeds.feedburner.com/~r/CommentsForUseStrict/~4/kooJtVJMRNA" height="1" width="1"/>]]></content:encoded>
	<feedburner:origLink>http://usestrict.net/2009/05/28/perl-and-mqseries-for-the-faint-of-heart/comment-page-1/#comment-1103</feedburner:origLink></item>
	<item>
		<title>Comment on Perl: Installing DBD::Oracle + Oracle Instant Client on Ubuntu 9.04 by Vinny</title>
		<link>http://feedproxy.google.com/~r/CommentsForUseStrict/~3/14ZG21B1f7Q/</link>
		<dc:creator>Vinny</dc:creator>
		<pubDate>Tue, 15 Dec 2009 12:53:29 +0000</pubDate>
		<guid isPermaLink="false">http://usestrict.net/?p=789#comment-1096</guid>
		<description>Hi Carnifex,

Apparently the module didn't finish installing. Please post the output of your &lt;tt&gt;perl Makefile.PL&lt;/tt&gt;, &lt;tt&gt;make&lt;/tt&gt;, &lt;tt&gt;make test&lt;/tt&gt;, and &lt;tt&gt;make install&lt;/tt&gt; so I can have a look at where it broke. The capitalizing is correct.</description>
		<content:encoded><![CDATA[<p>Hi Carnifex,</p>
<p>Apparently the module didn&#8217;t finish installing. Please post the output of your <tt>perl Makefile.PL</tt>, <tt>make</tt>, <tt>make test</tt>, and <tt>make install</tt> so I can have a look at where it broke. The capitalizing is correct.</p>
<img src="http://feeds.feedburner.com/~r/CommentsForUseStrict/~4/14ZG21B1f7Q" height="1" width="1"/>]]></content:encoded>
	<feedburner:origLink>http://usestrict.net/2009/07/12/perl-installing-dbdoracle-on-ubuntu-904-and-oracle-instant-client/comment-page-1/#comment-1096</feedburner:origLink></item>
	<item>
		<title>Comment on Perl: Installing DBD::Oracle + Oracle Instant Client on Ubuntu 9.04 by Carnifex</title>
		<link>http://feedproxy.google.com/~r/CommentsForUseStrict/~3/VihrbKRJQ4Y/</link>
		<dc:creator>Carnifex</dc:creator>
		<pubDate>Tue, 15 Dec 2009 10:00:04 +0000</pubDate>
		<guid isPermaLink="false">http://usestrict.net/?p=789#comment-1095</guid>
		<description>Hi Vinny,

Thanks for your useful tutorial!
I followed all your instructions to install DBD:Oracle.
Nevertheless when I try to run my script I get this error :

install_driver(Oracle) failed: Can't locate DBD/Oracle.pm in @INC (@INC contains: /etc/perl /usr/local/lib/perl/5.10.0 /usr/local/share/perl/5.10.0 /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.10 /usr/share/perl/5.10 /usr/local/lib/site_perl .) at (eval 3) line 3.
Perhaps the DBD::Oracle perl module hasn't been fully installed,
or perhaps the capitalisation of 'Oracle' isn't right.

Any idea?

Thank you</description>
		<content:encoded><![CDATA[<p>Hi Vinny,</p>
<p>Thanks for your useful tutorial!<br />
I followed all your instructions to install DBD:Oracle.<br />
Nevertheless when I try to run my script I get this error :</p>
<p>install_driver(Oracle) failed: Can&#8217;t locate DBD/Oracle.pm in @INC (@INC contains: /etc/perl /usr/local/lib/perl/5.10.0 /usr/local/share/perl/5.10.0 /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.10 /usr/share/perl/5.10 /usr/local/lib/site_perl .) at (eval 3) line 3.<br />
Perhaps the DBD::Oracle perl module hasn&#8217;t been fully installed,<br />
or perhaps the capitalisation of &#8216;Oracle&#8217; isn&#8217;t right.</p>
<p>Any idea?</p>
<p>Thank you</p>
<img src="http://feeds.feedburner.com/~r/CommentsForUseStrict/~4/VihrbKRJQ4Y" height="1" width="1"/>]]></content:encoded>
	<feedburner:origLink>http://usestrict.net/2009/07/12/perl-installing-dbdoracle-on-ubuntu-904-and-oracle-instant-client/comment-page-1/#comment-1095</feedburner:origLink></item>
	<item>
		<title>Comment on Perl: Installing DBD::Oracle + Oracle Instant Client on Ubuntu 9.04 by Vinny</title>
		<link>http://feedproxy.google.com/~r/CommentsForUseStrict/~3/4kR4HYc-x78/</link>
		<dc:creator>Vinny</dc:creator>
		<pubDate>Tue, 08 Dec 2009 22:06:43 +0000</pubDate>
		<guid isPermaLink="false">http://usestrict.net/?p=789#comment-1094</guid>
		<description>Thanks Geoff, 

It's good to know that this post is useful! If only people would click on the ads once each time this helped them out :D!

Vinny</description>
		<content:encoded><![CDATA[<p>Thanks Geoff, </p>
<p>It&#8217;s good to know that this post is useful! If only people would click on the ads once each time this helped them out <img src='http://usestrict.net/wp-includes/images/smilies/icon_biggrin.gif' alt=':D' class='wp-smiley' /> !</p>
<p>Vinny</p>
<img src="http://feeds.feedburner.com/~r/CommentsForUseStrict/~4/4kR4HYc-x78" height="1" width="1"/>]]></content:encoded>
	<feedburner:origLink>http://usestrict.net/2009/07/12/perl-installing-dbdoracle-on-ubuntu-904-and-oracle-instant-client/comment-page-1/#comment-1094</feedburner:origLink></item>
</channel>
</rss>
