Operating System - HP-UX
1844150 Members
2363 Online
110229 Solutions
New Discussion

How to compile ru_RU.utf8.src?

 
Igor Posatskoff
Advisor

How to compile ru_RU.utf8.src?

Hi there!

need help in compiling .src
I need russian language support in my HP-UX 11.00
I try to compile the source like this:

localedef -f /usr/lib/nls/loc/charmaps/utf8.cm -e -n -c -i /usr/lib/nls/loc/src/ru_RU.utf8.src -m /usr/lib/nls/loc/src/univ.utf8.m ru_RU.utf8.src

But I get some errors and compilation failed then.
HOw to do it properly?
2 REPLIES 2
Manish Srivastava
Trusted Contributor

Re: How to compile ru_RU.utf8.src?

Hi,

Do you have the ANSI C Compiler on the system.? The -m option requires a method file and not a *.src file hence this may be giving errors.


manish
Steve Steel
Honored Contributor

Re: How to compile ru_RU.utf8.src?

Hi


Do You have

Patch Name: PHCO_30248

Patch Description: s700_800 11.00 localedef(1M) patch

Creation Date: 04/03/14

Post Date: 04/04/12

Hardware Platforms - OS Releases:
s700: 11.00
s800: 11.00


Steve Steel
If you want truly to understand something, try to change it. (Kurt Lewin)