install arabic lang

hi
how to install arabic language and set it as default in hpux.
also there is any website provide vm for hpunix for testing.

First you need to check the following
1- Check the locale that installed on the system.

$locale -a
$/usr/sbin/swlist -l fileset International

or

 $swlist -l product | grep -i Inter

If it was not installed, you can install it from the HP-UX Core media via swinstall.

Once the language has been installed, then you can proceed to set the LANG environment variable for the user requiring the Arabic character support.
Have look a here.
For Arabic (Saudi Arabia), as an example use any of the following:
1) ar_SA.arabic8
2) ar_SA.iso88596
3) ar_SA.utf8

For example, if you are using ar_SA.arabic8, then:

Set for .dtprofile or .profile :

export LANG=ar_SA.arabic8

Set for .cshrc or .login,

setenv LANG ar_SA.arabic8

For further information, look at the document "Configuring HP-UX for Different Languages" at:

For the other part of the question

If you mean some site to give shell there are such sites such as polarhome.com
If you mean some VM to run on some x86 or x64 VM Player , I believe this is not possible HP-UX runs only on IA64 or PA-RISC architectures only .

thanx for your fast respond i will try it and let you know

---------- Post updated 10-30-11 at 02:15 PM ---------- Previous update was 10-29-11 at 08:09 PM ----------

[LEFT]hi h@foorsa.biz
[/LEFT]
kindly check ur private msg in fourm