Author |
Message
|
mworsham |
Posted: Wed Apr 23, 2003 6:25 am Post subject: MQ 5.2 -- Linux Install |
|
|
 Novice
Joined: 12 Sep 2002 Posts: 19 Location: Augusta, GA
|
I have read and tried the instructions under the v5.2 for Linux Server CD for installation but I keep getting some type of libmqmr.so error. Anyone have a sure fire means (ie. documentation/how-to) of getting MQ Server v5.2 to install on RedHat v9.0?
Thanks.
-- M |
|
Back to top |
|
 |
mworsham |
Posted: Wed Apr 23, 2003 7:04 am Post subject: |
|
|
 Novice
Joined: 12 Sep 2002 Posts: 19 Location: Augusta, GA
|
The exact error I am getting is (when runmqsc or crtmqm is tried):
relocation error: /opt/mqm/lib/libmqmr.so: symbol errno, version GLIBC_2.0 not defined in file libc.so.6 with link time reference
Anyone else encountered this before?
-- M |
|
Back to top |
|
 |
bower5932 |
Posted: Wed Apr 23, 2003 7:11 am Post subject: |
|
|
 Jedi Knight
Joined: 27 Aug 2001 Posts: 3023 Location: Dallas, TX, USA
|
I think you are running into a new (untested) environment (Redhat v9.0). I've been told:
Quote: |
Red Hat Linux 9 includes the Native POSIX Thread Library (NPTL), a new
implementation of POSIX threads for Linux."
|
I've also been told that there is a work-around:
Quote: |
If an application does not work properly with NPTL, it can be run using the old LinuxThreads implementation by setting the following environment variable:
LD_ASSUME_KERNEL=<kernel-version>
The following versions are available:
- 2.4.1 - Linuxthreads with floating stacks
- 2.2.5 - Linuxthreads without floating stacks
|
I don't have Linux box, so I'd be interested in knowing if the work-around actually works. |
|
Back to top |
|
 |
mworsham |
Posted: Wed Apr 23, 2003 7:31 am Post subject: |
|
|
 Novice
Joined: 12 Sep 2002 Posts: 19 Location: Augusta, GA
|
Hmm. What version of RH runs v5.2 easily then? v8 or the older 7.2?
-- M |
|
Back to top |
|
 |
mworsham |
Posted: Wed Apr 23, 2003 7:35 am Post subject: |
|
|
 Novice
Joined: 12 Sep 2002 Posts: 19 Location: Augusta, GA
|
Tried the LD_ASSUME_KERNEL=2.4.1 and the runmqsc & crtmqm worked. Thats just weird.
Thanks for the help.
-- M |
|
Back to top |
|
 |
bduncan |
Posted: Wed Apr 23, 2003 8:52 am Post subject: |
|
|
Padawan
Joined: 11 Apr 2001 Posts: 1554 Location: Silicon Valley
|
I've run MQ5.2 just fine on RH7.2 and below. I've never tested 8 or above though... _________________ Brandon Duncan
IBM Certified MQSeries Specialist
MQSeries.net forum moderator |
|
Back to top |
|
 |
lacerto |
Posted: Wed Sep 08, 2004 10:51 am Post subject: |
|
|
Newbie
Joined: 08 Sep 2004 Posts: 3
|
Just had identical problem with suse 9.1, and this solution fixed it.
Super. |
|
Back to top |
|
 |
|