Installation guide

Installing on Tru64 UNIX
3.3 Post-Installation
Rev. 1/9/01–A
Web-Based Enterprise Service Installation Guide 3–15
3. In the Tru64 UNIX file /etc/services, add the following line:
dsn_tunnel 2381/tcp # DSNlink tunnel
4. In the Tru64 UNIX file /etc/inetd.conf, add the following (but place the text all on one
line):
dsn_tunnel stream tcp nowait root
/usr/bin/DsnTunnelServer.sh DsnTunnelServer.sh
5. After modifying /etc/inetd.conf, execute the following command:
# kill -HUP [inetd process ID]
3.3.2 Path Update
After installing WEBES and it components, you also should execute the appropriate shell
command to update path information so that you can enter WEBES commands without having
to type the full path. For example, in the c shell, run the command:
# rehash
3.3.3 Determining Which Tools are Installed
On any system that you are unsure about, you can determine what parts of WEBES are
installed as follows.
Compaq Analyze
Compaq Analyze is installed if you have the following file on your system:
{
WEBES install directory
}/config/ConfigDefaultsCADUnix.txt
CCAT
CCAT is installed if you have the following file on your system:
{
WEBES install directory
}/config/ConfigDefaultsCCAT.txt
RCM
RCM Unicensus appears as a separate kit. Check the setld list to see if you have it installed
(e.g. setld -i | grep unicen).