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 » WebSphere Message Broker (ACE) Support » WMB V6 & Linux

Post new topic  Reply to topic
 WMB V6 & Linux « View previous topic :: View next topic » 
Author Message
felfel
PostPosted: Thu Oct 27, 2005 3:05 pm    Post subject: WMB V6 & Linux Reply with quote

Apprentice

Joined: 02 Nov 2004
Posts: 26

Hi ,

I installed MB V6 runtime (C85RBML.tgz) over Linux RH kernel 2.6.9-1.667.
The installation was well done without any problem.

After executing mqsiprofile , I try to execute any command mqsixxx and i obtain the folowing error :

"mqsiservice: error while loading shared libraries: libImbCmdLib.so: cannot open shared object file: No such file or directory"

Thanks for your help ,
_________________
"Mens sana in corpore sano"
Back to top
View user's profile Send private message
wschutz
PostPosted: Thu Oct 27, 2005 3:14 pm    Post subject: Reply with quote

Jedi Knight

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

Starnge, mqsiprofile should set LD_LIBRARY_PATH, you need to have:

/opt/ibm/mqsi/6.0/lib/

in it....
_________________
-wayne
Back to top
View user's profile Send private message Send e-mail AIM Address
jefflowrey
PostPosted: Thu Oct 27, 2005 3:33 pm    Post subject: Reply with quote

Grand Poobah

Joined: 16 Oct 2002
Posts: 19981

I'm betting that felfel is doing "./mqsiprofile", and not ". ./mqsiprofile".
_________________
I am *not* the model of the modern major general.


Last edited by jefflowrey on Thu Oct 27, 2005 3:43 pm; edited 1 time in total
Back to top
View user's profile Send private message
wschutz
PostPosted: Thu Oct 27, 2005 3:36 pm    Post subject: Reply with quote

Jedi Knight

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

Well perhaps, but then PATH wouldn't be pointing to the mqsi/bin directory.
_________________
-wayne
Back to top
View user's profile Send private message Send e-mail AIM Address
jefflowrey
PostPosted: Thu Oct 27, 2005 3:43 pm    Post subject: Reply with quote

Grand Poobah

Joined: 16 Oct 2002
Posts: 19981

wschutz wrote:
Well perhaps, but then PATH wouldn't be pointing to the mqsi/bin directory.

unless felfel manually updated path.
_________________
I am *not* the model of the modern major general.
Back to top
View user's profile Send private message
felfel
PostPosted: Fri Oct 28, 2005 2:14 am    Post subject: error while loading shared libraries Reply with quote

Apprentice

Joined: 02 Nov 2004
Posts: 26

Hi ,

Thanks for your replies.
After the installation , i only do :

[wmqi@localhost bin]$ pwd
/opt/ibm/mqsi/6.0/bin
[wmqi@localhost bin]$ ./mqsiprofile

MQSI 6.0.0.0
/opt/ibm/mqsi/6.0

[wmqi@localhost bin]$ ./mqsilist
./mqsilist: error while loading shared libraries: libicuuc.so.32: cannot open shared object file: No such file or directory

Do I have forgotten something ?
_________________
"Mens sana in corpore sano"
Back to top
View user's profile Send private message
wschutz
PostPosted: Fri Oct 28, 2005 2:20 am    Post subject: Reply with quote

Jedi Knight

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

Yes, you need to do either:
Code:
. ./mqsiprofile

or:
Code:
source mqsiprofile

to actually have the envionment variables set in the currrent shell, otherwise what happens is when you run "mqsiprofile" a NEW shells gets created, the command is run, and then the shell exits.

(Jeff... you win the bet again)
_________________
-wayne
Back to top
View user's profile Send private message Send e-mail AIM Address
felfel
PostPosted: Fri Oct 28, 2005 2:32 am    Post subject: Well done Reply with quote

Apprentice

Joined: 02 Nov 2004
Posts: 26

It works !
( but not for ../mqsiprofile)

[wmqi@localhost bin]$ pwd
/opt/ibm/mqsi/6.0/bin
[wmqi@localhost bin]$ ../mqsiprofile
-bash: ../mqsiprofile: No such file or directory
[wmqi@localhost bin]$ source mqsiprofile

MQSI 6.0.0.0
/opt/ibm/mqsi/6.0

[wmqi@localhost bin]$ ./mqsilist
BIP8071I: Successful command completion.
[wmqi@localhost bin]$ ./mqsiservice
BIPv600 en US
ucnv Console CCSID 1208 dft ucnv CCSID 1208
OS UTF-8 ICUW UTF-8 ICUA UTF-8

BIP8071I: Successful command completion.
[

Thank you very much ,
_________________
"Mens sana in corpore sano"
Back to top
View user's profile Send private message
wschutz
PostPosted: Fri Oct 28, 2005 2:42 am    Post subject: Reply with quote

Jedi Knight

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

Just in case you're still looking, please notice the space between the two periods in my append above.
_________________
-wayne
Back to top
View user's profile Send private message Send e-mail AIM Address
Display posts from previous:   
Post new topic  Reply to topic Page 1 of 1

MQSeries.net Forum Index » WebSphere Message Broker (ACE) Support » WMB V6 & Linux
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.