in reply to Perl with MQSeries on NT

I have had no luck trying to compile the MQSeries module on AIX (using gcc) or on solaris (using gcc). I don't have a Windows compiler, so I haven't tried that.

That said, I'd love to get the module to work. There's so much I want to do on MQ, and using external programs to communicate with the queues is very limiting. Please do report if you manage to get it to work!

-- zigdon

Replies are listed 'Best First'.
Re: (z) Re: Perl with MQSeries on NT
by CliffG (Novice) on Feb 14, 2003 at 08:26 UTC
    Have a look at www.mqseries.net in the API support section - you'll see a thread I started about MQ,Perl and AIX that might help you. As for Windows, I don't know which bits to compile, whether they should be expressed as a dll or an exe, etc etc. Just a big 'don't know', really... Surely someone out there has managed this? If I find the secret I'll certainly post it here! Cheers - Cliff