User`s guide

Setting Up the DCE Manager
1-10
7800-A2-GB26-80
May 1999
Installing the DCE Manager on AIX
This section describes how to install the DCE Manager software on the AIX
operating platforms. For information on the system commands used in the
following procedure, refer to the AIX documentation set.
" Procedure
To install the DCE Manager on an AIX system:
1. Log in as root.
2. Set your path variables as follows:
PATH=/usr/bin:$PATH:/usr/OV/bin
export PATH
3. Access the install program.
If you are downloading the software from the World Wide Web, go to the
web site, which provides access to the DCE Manager:
http://www.paradyne.com/products/ovr_management.html
Download the AIX_tar.Z file and uncompress it as follows:
uncompress AIX_tar.Z
If you are loading from CD-ROM, mount the CD-ROM as follows:
mkdir /tmp/cdrom
/etc/mount -r -v cdrfs /dev/cd0 /tmp/cdrom
4. Start the install program.
If you downloaded the software from the World Wide Web, change to the
directory where you uncompressed the file and run the installation
program:
cd
<directory>
./DCEinstall
If you mounted the CD-ROM, change to the directory where the CD-ROM
is mounted and run the installation program:
cd /tmp/cdrom/DCE/AIX4
./DCEinstall