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 » MQSeries installation on Linux

Post new topic  Reply to topic Goto page Previous  1, 2, 3
 MQSeries installation on Linux « View previous topic :: View next topic » 
Author Message
JT
PostPosted: Tue Dec 21, 2004 11:34 am    Post subject: Reply with quote

Padawan

Joined: 27 Mar 2003
Posts: 1564
Location: Hartford, CT.

There should be a sample profile available to you at /opt/mqsi/sample/profiles. This is just one of the entries from that file (Solaris):
Quote:
# The following will setup the NLS environment
NLSPATH=/usr/lib/locale/%L/LC_MESSAGES/%N:$NLSPATH:/opt/mqsi/messages/%N
export NLSPATH

I recommend that you view this file to ensure you have all of the environment variables set properly for your Linux installation.
Back to top
View user's profile Send private message
mq_pm
PostPosted: Tue Dec 21, 2004 12:43 pm    Post subject: Reply with quote

Centurion

Joined: 27 Aug 2003
Posts: 132

I don't find any ....

What I see in directory /usr/share/locale/en_US/LC_MESSAGES/ is

amq.cat -> /usr/share/locale/en/LC_MESSAGES/amq.cat

in the directory /usr/share/locale/en/LC_MESSAGES/ is

amq.cat -> /usr/share/locale/C/LC_MESSAGES/amq.cat

in the directory /usr/share/locale/C/LC_MESSAGES/ is

amq.cat

I see they r set correctly but anyway want to set the variable ...
Can anyone let me know the exact NLSPATH.

Thanks.
Back to top
View user's profile Send private message Send e-mail
vennela
PostPosted: Tue Dec 21, 2004 8:19 pm    Post subject: Reply with quote

Jedi Knight

Joined: 11 Aug 2002
Posts: 4055
Location: Hyderabad, India

I have RH9
I have MQ installed on it. MQ 5.3 CSD 08. If I am logged in as mqm I have the following env

Code:

HOSTNAME=localhost.localdomain
PVM_RSH=/usr/bin/rsh
SHELL=/bin/bash
TERM=xterm
HISTSIZE=1000
QTDIR=/usr/lib/qt-3.1
USER=mqm
LD_LIBRARY_PATH=/opt/mqm/java/lib
LS_COLORS=no=00:fi=00:di=00;34:ln=00;36:pi=40;33:so=00;35:bd=40;33;01:cd=40;33;01:or=01;05;37;41:mi=01;05;37;41:ex=00;32:*.cmd=00;32:*.exe=00;32:*.com=00;32:*.btm=00;32:*.bat=00;32:*.sh=00;32:*.csh=00;32:*.tar=00;31:*.tgz=00;31:*.arj=00;31:*.taz=00;31:*.lzh=00;31:*.zip=00;31:*.z=00;31:*.Z=00;31:*.gz=00;31:*.bz2=00;31:*.bz=00;31:*.tz=00;31:*.rpm=00;31:*.cpio=00;31:*.jpg=00;35:*.gif=00;35:*.bmp=00;35:*.xbm=00;35:*.xpm=00;35:*.png=00;35:*.tif=00;35:
AMQ_INHIBIT_DLCLOSE=TRUE
PVM_ROOT=/usr/share/pvm3
MAIL=/var/spool/mail/mqm
MAIL=/var/spool/mail/mqm
PATH=/opt/java1.4/j2sdk1.4.2_06/bin:/opt/mqm/samp/bin:/usr/kerberos/bin:/bin:/usr/bin:/usr/local/bin:/usr/bin/X11:/usr/X11R6/bin
INPUTRC=/etc/inputrc
PWD=/users/home/mqm
LANG=en_US.UTF-8
LAMHELPFILE=/etc/lam/lam-helpfile
SSH_ASKPASS=/usr/libexec/openssh/gnome-ssh-askpass
SHLVL=1
HOME=/users/home/mqm
XPVM_ROOT=/usr/share/pvm3/xpvm
LD_ASSUME_KERNEL=2.2.5
LOGNAME=mqm
CLASSPATH=/opt/java1.4/j2sdk1.4.2_06/lib/dt.jar:/opt/java1.4/j2sdk1.4.2_06/lib/tools.jar:/opt/java1.4/j2sdk1.4.2_06/lib/htmlconverter.jar:/opt/mqm/java/lib/com.ibm.mqbind.jar:/opt/mqm/java/lib/com.ibm.mq.jar:/opt/mqm/java/lib/com.ibm.mqjms.jar:/opt/mqm/java/lib/connector.jar:/opt/mqm/java/lib/fscontext.jar:/opt/mqm/java/lib/jms.jar:/opt/mqm/java/lib/jndi.jar:/opt/mqm/java/lib/jta.jar
LESSOPEN=|/usr/bin/lesspipe.sh %s
DISPLAY=:0.0
G_BROKEN_FILENAMES=1
XAUTHORITY=/root/.Xauthority
_=/bin/env


LANG=en_US.UTF-8

I don't have NLSPATH.

On HP and AIX I see this variable. Maybe you should try the above LANG and see if it helps.

You may also wanna try try LANG=en_US

Last thing if you have a chance is to re-install MQ
Back to top
View user's profile Send private message Send e-mail Visit poster's website
mq_pm
PostPosted: Wed Dec 22, 2004 9:04 am    Post subject: Reply with quote

Centurion

Joined: 27 Aug 2003
Posts: 132

I have reinstalled and it is the same.....no change...

the value LANG=en_US is already set.

not able to figure out...
Back to top
View user's profile Send private message Send e-mail
Philip Morten
PostPosted: Thu Dec 23, 2004 4:08 am    Post subject: Reply with quote

Master

Joined: 07 Mar 2002
Posts: 230
Location: Hursley Park

Try it with LANG=C
_________________
Philip Morten

The postings on this site are my own and do not necessarily represent IBM's positions, strategies or opinions.
Back to top
View user's profile Send private message
wmq_guy
PostPosted: Mon Dec 27, 2004 11:50 am    Post subject: Reply with quote

Acolyte

Joined: 21 Oct 2004
Posts: 50

will mq 5.3 that works on Unix AIX work on a Linux intel box?

It does not seem so, RISC/CISC cpu's but just wanted to check.
Back to top
View user's profile Send private message
Anirud
PostPosted: Mon Dec 27, 2004 1:14 pm    Post subject: Reply with quote

Master

Joined: 12 Feb 2004
Posts: 285
Location: Vermont

wmq_guy wrote:
will mq 5.3 that works on Unix AIX work on a Linux intel box?

No
Back to top
View user's profile Send private message Visit poster's website
mq_pm
PostPosted: Tue Dec 28, 2004 5:18 pm    Post subject: Solved Reply with quote

Centurion

Joined: 27 Aug 2003
Posts: 132

I found the solution.

http://www-1.ibm.com/support/docview.wss?rs=171&context=SSFKSJ&dc=DB520&q1=hexadecimal&q2=amq.cat&uid=swg21161127&loc=en_US&cs=utf-8&lang=en

now everything is working.
Back to top
View user's profile Send private message Send e-mail
Display posts from previous:   
Post new topic  Reply to topic Goto page Previous  1, 2, 3 Page 3 of 3

MQSeries.net Forum Index » IBM MQ Installation/Configuration Support » MQSeries installation on 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.