Installing SoftBench

Configuring the SoftBench CM Server
Adding a SoftBench CM entry to /etc/inittab
Chapter 5 39
Adding a SoftBench CM entry to /etc/inittab
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:
1. Uncomment the entry by removing the # character at the beginning
of the line.
2. 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
3. Change the TZ value to be appropriate for your time zone. (For more
information about the TZ value, see the date(1) reference page.)