Author |
Message
|
jeasterl |
Posted: Wed Jun 29, 2005 10:50 am Post subject: WBIMB Installation problem on Linux |
|
|
 Acolyte
Joined: 24 Jun 2001 Posts: 65
|
All,
I have attempted to install WebSphere Business Integration Message Broker on Red Hat ES. However, each time I attempt to run an mqsi command, I am met with the following error:
Code: |
mqsilist: error while loading shared libraries: libstdc++lib6.2-2.so.3: cannot open shared object file: No such file or directory |
I am able to excute WebSphere MQ commands, as well as DB2 commands. I have also set the LD_ASSUME_KERNEL to 2.4.19.
Finally, this is the output from "which java"
Code: |
/opt/IBMJava2-15/bin/java |
Any help would be appriciated! |
|
Back to top |
|
 |
malammik |
Posted: Wed Jun 29, 2005 10:58 am Post subject: |
|
|
 Partisan
Joined: 27 Jan 2005 Posts: 397 Location: Philadelphia, PA
|
|
Back to top |
|
 |
jeasterl |
Posted: Wed Jun 29, 2005 11:18 am Post subject: |
|
|
 Acolyte
Joined: 24 Jun 2001 Posts: 65
|
It was not there. Do you know where I could find it? |
|
Back to top |
|
 |
malammik |
Posted: Wed Jun 29, 2005 11:27 am Post subject: |
|
|
 Partisan
Joined: 27 Jan 2005 Posts: 397 Location: Philadelphia, PA
|
|
Back to top |
|
 |
jeasterl |
Posted: Wed Jun 29, 2005 12:39 pm Post subject: |
|
|
 Acolyte
Joined: 24 Jun 2001 Posts: 65
|
|
Back to top |
|
 |
malammik |
Posted: Wed Jun 29, 2005 1:41 pm Post subject: |
|
|
 Partisan
Joined: 27 Jan 2005 Posts: 397 Location: Philadelphia, PA
|
jeasterl wrote: |
That was it! I guess I refused to belive that my Linux install was missing the file.
|
That's a fatal assumption. Linux - even out of the box is full of missing dependencies, incompatible packages, unmaintained man pages that are out of sync with the source code just to name few problems.
Btw. I am neither Linux or Microsoft proponent. _________________ Mikhail Malamud
http://www.netflexity.com
http://groups.google.com/group/qflex |
|
Back to top |
|
 |
|