1833059 Members
2715 Online
110049 Solutions
New Discussion

Re: Bug locale pt_BR

 
Fábio Santiago
Occasional Contributor

Bug locale pt_BR

Hi,

I want to install "pt_BR.iso88591" locale in HP-UX 11.00. How do i do it ? Is there any place from where i can download it ?

I´ve found the resolution only for hpux 11.11 and doesn´t for hpux 11.00. I would like to know if there is some patch or resolution for this bug in HPUX 11.00??

Thanks

Santiago
5 REPLIES 5
Bob E Campbell
Honored Contributor

Re: Bug locale pt_BR

I am sorry to say that the 11.11 and 11.23 patches are the only ones I can find. No patch was released for 11.00 which is no longer being actively supported.
Bob E Campbell
Honored Contributor

Re: Bug locale pt_BR

Just to be clear...

The 11.11 patch PHCO_30230 delivers the pt_BR.utf8 locale as does the 11.23 patch PHCO_31555.

I can find no patches that deliver pt_BR.iso88591 on any release.
Dennis Handly
Acclaimed Contributor

Re: Bug locale pt_BR

>Bob: I can find no patches that deliver pt_BR.iso88591 on any release.

That is available in International.PORTUGUESE on 11.23.
Bob E Campbell
Honored Contributor

Re: Bug locale pt_BR

Right, also on 11.31. Does the fact that the locale src file is available under the OS-Core.NLS-AUX help in any way?
(/usr/lib/nls/loc/src/pt_BR.iso885915.src)

Is it as simple as calling localedef with a copy of that file? Missing localized message catalogs would default to C, right?
Bob E Campbell
Honored Contributor

Re: Bug locale pt_BR

http://docs.hp.com/en/5990-6737/ch10s05.html has a few pointers and a quick read of the localedef man page makes it clear that the charmap is also needed. That is available from PHCO_17316.

I believe that the default methods would work for this locale.

The catch is that the pretty little copyright stops me from posting the locale src. If you have access to an 11.23 or later system, you should have everything you need.