In order to start up HARKTOOL, execute the following command.
Standard:
>harktool4
In order to start up HARKTOOL with GUI written in English:
>export LC_ALL=C
>harktool4
In order to start up HARKTOOL with GUI written in Japanese:
>export LC_ALL$=$"ja_JP.utf-8"
>harktool4
After start up command is executed, the initial screen opens as shown in Fig 7.1, and after a few seconds, the working screen is displayed.