ASG
IBM
Zystems
Cressida
Icon
Netflexity
 
  MQSeries.net
Search  Search       Tech Exchange      Education      Certifications      Library      Info Center      SupportPacs      LinkedIn  Search  Search                                                                   FAQ  FAQ   Usergroups  Usergroups
 
Register  ::  Log in Log in to check your private messages
 
RSS Feed - WebSphere MQ Support RSS Feed - Message Broker Support

MQSeries.net Forum Index » IBM MQ Installation/Configuration Support » saveqmgr.solaris - libm.so.2: open failed: No such file

Post new topic  Reply to topic
 saveqmgr.solaris - libm.so.2: open failed: No such file « View previous topic :: View next topic » 
Author Message
ChrisW
PostPosted: Sun Jul 16, 2006 4:18 pm    Post subject: saveqmgr.solaris - libm.so.2: open failed: No such file Reply with quote

Voyager

Joined: 20 May 2001
Posts: 78
Location: UK

Just trying to get saveqmgr working on Solaris 5.8. When executing saveqmgr.solaris I get:

ld.so.1: ./saveqmgr.solaris: fatal: libm.so.2: open failed: No such file or directory

bash-2.03$ ldd saveqmgr.solaris
libmqm.so => /usr/lib/libmqm.so
libmqmcs.so => /usr/lib/libmqmcs.so
libmqmzse.so => /usr/lib/libmqmzse.so
libc.so.1 => /usr/lib/libc.so.1
libm.so.2 => (file not found)
libsocket.so.1 => /usr/lib/libsocket.so.1
libthread.so.1 => /usr/lib/libthread.so.1
librt.so.1 => /usr/lib/librt.so.1
libdl.so.1 => /usr/lib/libdl.so.1
libnsl.so.1 => /usr/lib/libnsl.so.1
libaio.so.1 => /usr/lib/libaio.so.1
libmp.so.2 => /usr/lib/libmp.so.2
/usr/platform/SUNW,Ultra-250/lib/libc_psr.so.1

Is it just because the version of Solaris is so old? Anyone any ideas?

Thanks,

Chris.
Back to top
View user's profile Send private message Send e-mail
ChrisW
PostPosted: Sun Jul 16, 2006 8:41 pm    Post subject: Reply with quote

Voyager

Joined: 20 May 2001
Posts: 78
Location: UK

Its OK - I sorted it with help from here but I'm sure someone else will hit this:

Under root

cd /usr/lib

ln libm.so.2 libm.so.1
Back to top
View user's profile Send private message Send e-mail
wschutz
PostPosted: Tue Jul 18, 2006 1:33 pm    Post subject: Reply with quote

Jedi Knight

Joined: 02 Jun 2005
Posts: 3316
Location: IBM (retired)

The current build of saveqmgr (v6.0.2) was done on a Solaris 10 machine. The next release will be back on Solaris 9, which will avoid this problem. In the meantime, if anyone needs a version that runs on Solaris 8 or 9, contact me.
_________________
-wayne
Back to top
View user's profile Send private message Send e-mail AIM Address
bbburson
PostPosted: Wed Jul 19, 2006 9:58 am    Post subject: Reply with quote

Partisan

Joined: 06 Jan 2004
Posts: 378
Location: Nowhere near a queue manager

ChrisW wrote:
Its OK - I sorted it with help from here but I'm sure someone else will hit this:

Under root

cd /usr/lib

ln libm.so.2 libm.so.1


That would not work for me (Solaris 9 system). I had to use
Code:
ln -s libm.so.1 libm.so.2
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic  Reply to topic Page 1 of 1

MQSeries.net Forum Index » IBM MQ Installation/Configuration Support » saveqmgr.solaris - libm.so.2: open failed: No such file
Jump to:  



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
Protected by Anti-Spam ACP
 
 


Theme by Dustin Baccetti
Powered by phpBB © 2001, 2002 phpBB Group

Copyright © MQSeries.net. All rights reserved.