Anonymous Monk has asked for the wisdom of the Perl Monks concerning the following question:

I am having serious challenges setting up my MQSeries environment to work with Perl on windows. The Cpan 'makefile.pl' does not seem to install correctly and I seem to be getting errors.

When I run the "perl Makefile.PL" I get the error message

"ERROR from evaluation of C:\program files\MQSeries Client/Tools" Compilation failed in require at ./Makefile.PL line 14.

I checked the Makefile.PL in the C:\program files\MQSeries Client path and there is no folder called 'tools'

any suggestions are welcome

janitored by ybiC: Balanced <tt> tags around the error message and minor format tweaks, for improved legibility

Replies are listed 'Best First'.
Re: Perl, MQSeries on W2K
by Old_Gray_Bear (Bishop) on Dec 16, 2003 at 00:52 UTC
    I am afraid that it is not an immense amount of help, but here is a thread in the Archives Perl with MQSeries on NT relating to MQSeries installation problems. Also, I seem to recall the the IBM Developers web-site had pre-complied binaries for Windows.