|
RSS Feed - WebSphere MQ Support
|
RSS Feed - Message Broker Support
|
 |
|
Server libraries |
« View previous topic :: View next topic » |
Author |
Message
|
Mighty Muke |
Posted: Wed Sep 25, 2002 4:15 am Post subject: Server libraries |
|
|
Newbie
Joined: 04 Jul 2002 Posts: 9
|
Hi,
I work for a company that has created an application that uses MQSeries. A client requires a version of our application that is compiled against their Sun Solaris MQSeries server, but are unable to send us their server libraries. Am I able to download these from somewhere?
Thanks,
MM. |
|
Back to top |
|
 |
bower5932 |
Posted: Wed Sep 25, 2002 10:13 am Post subject: |
|
|
 Jedi Knight
Joined: 27 Aug 2001 Posts: 3023 Location: Dallas, TX, USA
|
If you are a software developer, you should be able to register for IBM's PartnerWorld for Developers program. Once you are a member, there is a Software Mall that you can get code from (cd's not a download) for the cost of the cd. You can check it out at:
www.developer.ibm.com
There should be a registration button or email address on the page to get more information. |
|
Back to top |
|
 |
Mighty Muke |
Posted: Thu Sep 26, 2002 12:48 am Post subject: |
|
|
Newbie
Joined: 04 Jul 2002 Posts: 9
|
Thanks bower5932.
It's gonna take 2 working days for IBM to acknowledge my registration, so we'll see how I get on then.
Cheers,
MM. |
|
Back to top |
|
 |
mrlinux |
Posted: Thu Sep 26, 2002 4:35 am Post subject: |
|
|
 Grand Master
Joined: 14 Feb 2002 Posts: 1261 Location: Detroit,MI USA
|
If you are on a Unix platform you could do the following
1) create link (ln -s libMQM_GEN.(sl or so) /opt/mqm/lib/libmqic.(sl or so))
2) compile your program using link for lib ref
cc your.c -o yourPGM -lMQM_GEN
3) then on the server machine create link from step 1 put point it at server lib. ln -s libMQM_GEN.(sl or so) /opt/mqm/lib/libmqm.(sl or so) _________________ Jeff
IBM Certified Developer MQSeries
IBM Certified Specialist MQSeries
IBM Certified Solutions Expert MQSeries |
|
Back to top |
|
 |
|
|
 |
|
Page 1 of 1 |
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
|
|
|