Install the Digi RealPort software on an AIX® or Linux® host server.
Purpose:
This section describes how to install the
Digi RealPort software on an AIX or Linux host server.
Digi RealPort software support packages
The following
is a list of the software packages available on the software CD provided with
the 7036-P16 unit:
- The Digi RealPort software package for AIX supports the following AIX levels:
- AIX
5L™ 5.2.0.75 (and later)
- AIX
5L 5.3.0.30 (and later)
- The Digi RealPort software package for Linux supports the following Linux levels:
- Linux for POWER™ Red Hat
Version RHEL4, Update 3
- Linux for POWER SuSE Version
SLES 9 SP2
Recommended Order of Installation for the Digi RealPort software
When
installing the Digi RealPort software, install it in the following order:
- Install all updates and packages required to bring the operating system
to the supported levels.
- Install all Linux packages required to compile and create binaries
from the Digi RealPort Software source code.
The following is a list of Linux packages
that are required to install the Digi RealPort software:
- gcc
- gcc-64bit
- gcc-c++
- gcc-g77-64bit
- gcc-info
- gcc-locale
- gcc-objc
- gcc-objc-64bit
- kernel sources
- glibc-devel-64bit
- ncurses-64bit
- ncurses-devel
- Install the Digi RealPort software. To install the software, see the following
procedures.
AIX Digi
RealPort software installation procedure
To install the software package
for the AIX environment,
do the following:
- Log in to the host server as the root user.
- Insert the CD-ROM into the CD-ROM drive.
- Type the following command: smitty install_all
- Press: F4
- Select digiasync, then press Enter.
- Use the cursor to scroll to ACCEPT new license agreement
- Press: F4
- Select Yes, then press Enter.
When installation
commences, do not interfere until the installation completes.
A successful installation will return an OK message. An unsuccessful installation
will return a FAILED message.
If you receive an OK message, continue
to the next step. If you receive a failed message, review the smit.log file
to determine why the installation failed.
- Press: F10
- Type: lslpp -l | grep digi
If the Digi RealPort
package installed correctly, you will receive a message. The following are
examples of return messages:
- digiasync.realport.obj 3.8.7.0 COMMITTED Digi RealPort
Driver
- digiasync.realport.obj 3.8.7.0 COMMITTED Digi RealPort
Driver
- Once the Digi RealPort Software is installed, the user may configure the
7036-P16 onto the network, if it is not already configured. For instructions
on how to perform the network configuration, see Configuring the 7036-P16 on
the network.
Linux SuSE Digi RealPort software installation procedure
To
install the software package for the Linux SuSE environment, do the following:
- Log into the server as the root user.
- If the CD-ROM is already inserted and mounted, then proceed to Step 5.
- Insert the CD-ROM into the CD-ROM drive.
- Type: mount -t auto /dev/cdrom /mnt
- Type: cp /mnt/linux/40002086_M.src.rpm /usr/src/packages/SOURCES
- Type: umount /mnt
The following steps are required
to prepare to run the rpmbuild command.
- Type: cd /usr/src/linux*
- Type: make mrproper
- Type: make oldconfig
The following steps perform
the rpmbuild command.
- Type: cd /usr/src/packages/SOURCES
- Type: rpmbuild --rebuild 40002086_M.src.rpm
- Type: rpm -i /usr/src/packages/RPMS/ppc64/dgrp-1.9-6.ppc64.rpm
- Type: rpm -qa | grep dgr
If the Digi RealPort
Package installed correctly, the following is an example of the return message: dgr-1.9.6
- Once the Digi RealPort software is installed, the user may configure the
7036-P16 onto the network, if it is not already configured. For instructions
on how to perform the network configuration, see Configuring the 7036-P16 on
the network.
Linux Red Hat Digi RealPort software installation procedure
To
install the software package for the Linux Red Hat environment, do the following:
- Log into the server as the root user.
- If the CD-ROM is already inserted and mounted, then proceed to Step 5.
- Insert the CD-ROM into the CD-ROM drive.
- Type: mount -t auto /dev/cdrom /mnt
- Type: cp /mnt/linux/40002086_M.src.rpm /usr/src/packages/SOURCES
- Type: umount /mnt
The following steps run the rpmbuild command.
- Type: cd /usr/src/packages/SOURCES
- Type: rpmbuild --rebuild 40002086_M.src.rpm
- Type: rpm -i /usr/src/packages/RPMS/ppc64/dgrp-1.9-6.ppc64.rpm
- Type: rpm -qa | grep dgr
If the Digi RealPort
Package installed correctly, the following is an example of the return message: dgr-1.9.6
- Once the Digi RealPort software is installed, the user may configure the
7036-P16 onto the network, if it is not already configured. For instructions
on how to perform the network configuration, see Configuring the 7036-P16 on
the network.