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
| [reply] |
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
| [reply] |
I know its a while since this was posted but just incase..
We've been using the perl MQ libraries on NT and Solaris for about 5 months without too many problems. Its while since I compiled these (with MS VC++) but as far as I can remember it was just the same, except using nmake rather than make.
| [reply] |