Article

Bambid's picture

Solving NRM Language Problem on OES 2 SP1 (Linux)

Author Info

6 January 2009 - 4:12pm
Submitted by: Bambid

article
Reads:

1360

Score:
0
0
 
Comments:

0

When you log in Novell Remote Manager on OES2 SP1 and you have a Czech or Hungary locale, you get the wrong translation. When you are Czech you get Hungary and when you are Hungary you get the Czech translation of NRM.

This can be easily repaired. You should only replace httpstk.mo files between each other from this

/opt/novell/httpstkd/locale/hu/LC_MESSAGES

and this

/opt/novell/httpstkd/locale/cs/LC_MESSAGES

folder.

With MC ( Midnight commander ) is this very easy.

Create in /tmp/ these folders: /tmp/nrm/cs and /tmp/nrm/hu.
Move from folder /opt/novell/httpstkd/locale/hu/LC_MESSAGES httpstk.mo file to /tmp/nrm/cs and from /opt/novell/httpstkd/locale/cs/LC_MESSAGES httpstk.mo file to /tmp/nrm/hu.

Now you have the right files in the temporary location. Now move these files back to the folder with right locale.

In the same way you should replace nrm.mo file from folders

/opt/novell/nrm/locale/cs/LC_MESSAGES

and

/opt/novell/nrm/locale/hu/LC_MESSAGES

To make the changes start working, you should restart NRM with the rcnovell-httpstkd restart command.


Author Info

6 January 2009 - 4:12pm
Submitted by: Bambid




User Comments

© 2009 Novell, Inc. All Rights Reserved.