Operating System - HP-UX
1826460 Members
3197 Online
109692 Solutions
New Discussion

Re: Aries Error:[pid=9256] unrecognized option '-pa_os_cpu'

 
Michael Bush
Occasional Advisor

Aries Error:[pid=9256] unrecognized option '-pa_os_cpu'

Have a system with the following credentials:
# uname -a
HP-UX systemname B.11.22 U ia64 1777729460 unlimited-user license

When trying to run specific commands, such a perl or swinstall, get the following error:
# /usr/sbin/swinstall
Aries ERROR:[pid=9256] unrecognized option '-pa_os_cpu'.
# perl -v
Aries ERROR:[pid=8499] unrecognized option '-pa_os_cpu'.

Any help would be appreciated.

2 REPLIES 2
Chan 007
Honored Contributor

Re: Aries Error:[pid=9256] unrecognized option '-pa_os_cpu'

Mic,

Tye setting and exporting the LANG=c parameter.

If not working go to this link

http://docs.hp.com/en/B2355-60105/Aries.5.html

Chan
Michael Bush
Occasional Advisor

Re: Aries Error:[pid=9256] unrecognized option '-pa_os_cpu'

Thanks.