Using MQSeries module with Perl on Windows

Using MQSeries module with Perl on Windows

am 30.06.2009 23:55:58 von Sean.P.Sneed

--_000_EDD7C651F881D64CB7E93E21DCD72037062DE546DAPKDWES2V3EQ In_
Content-Type: text/plain; charset="us-ascii"
Content-Transfer-Encoding: quoted-printable


Hello,

I am hoping someone would be able to help me use the MQSeries module for Pe=
rl on Windows. I have attempted to use the following steps to get the modu=
le installed. Everything seems to fail and cannot get it installed.



Perl: Installing MQSeries CPAN module on Windows XP

Steps to get it installed:
1.

Open a command prompt (Start->Run->cmd.exe)
2. An alternative to this step is to open a Visual Studio 2008 Command=
Prompt (Start->All Programs->Microsoft C++ 2008 Express Edition->Visual St=
udio Tools->Visual Studio 2008 Command Prompt)
3. Open CPAN from the same window (perl -MCPAN -e shell)
4. Run install MQSeries. If CPAN complains saying that it doesn't know=
what MQSeries is, do m MQSeries first.
5. Now, if all goes well, it will fail during make test. That's normal=
(I've never figured out how to set MQSeries up in a way that it won't fail=
during test. Neither has anyone I know.)
6. If make test was the only place where it failed, run force install =
MQSeries to get it installed regardless of make test.



--_000_EDD7C651F881D64CB7E93E21DCD72037062DE546DAPKDWES2V3EQ In_--