During installation, a line similar to the following should
have been added to your /etc/inittab file:
#sbcm:23456a:once:/opt/softbench/sbin/cmserver 'LANG=C' 'TZ=MST7MDT' |
This entry is used to automatically start the SoftBench CM
server each time your system reboots. Make the following changes
to the line:
Uncomment the entry by removing the # character at the beginning of the line.
Change the LANG value to be appropriate for your geographical location.
Use the following values for Japanese environments:
ja_JP.SJIS for SJIS encoding |
ja_JP.eucJP for EUC encoding |
Change the TZ value to be appropriate for your time zone. (For
more information about the TZ value, see the date(1) reference
page.)