Operating System - HP-UX
1830227 Members
2657 Online
109999 Solutions
New Discussion

gettext user command in hp unix?

 
sajjan
Occasional Advisor

gettext user command in hp unix?

Hi,
Please help me to get similer command like gettext in solaris,which i cannot found in hp.

Thanks in adnvance
Mallappa
5 REPLIES 5
Pete Randall
Outstanding Contributor

Re: gettext user command in hp unix?

Can you give us a hint? What does the gettext command do?


Pete

Pete
Gavin Clarke
Trusted Contributor

Re: gettext user command in hp unix?

Pete, did you want a definition of gettext? I guess not, still here's a link anyway:

http://docs.sun.com/app/docs/doc/816-0213/6m6ne382c?a=view

Seems like there is a GNU version out there, which is rather different from the solaris one.
sajjan
Occasional Advisor

Re: gettext user command in hp unix?

In solaris gettext comand is there.But in hp i could not find a commnd like that,but i copuld find a C API like this.I need only user command.So please help me for this.

Sajjan
VEL_1
Valued Contributor

Re: gettext user command in hp unix?

Hi,

You need to install gettext depot from hp repository:

http://hpux.connect.org.uk/hppd/hpux/Gnu/gettext-0.14.1/

Thanks.
Gavin Clarke
Trusted Contributor

Re: gettext user command in hp unix?