Jump to content United States-English
HP.com Home Products and Services Support and Drivers Solutions How to Buy
» Contact HP
More options
HP.com home
HP OpenCall SS7 platform Operations Guide: For Release 3.1 on Linux > Chapter 2 Installing the HP OpenCall SS7 Software

Installing HP Opencall Enablement Kit Components for Linux

» 

Technical documentation

Complete book in PDF
» Feedback
Content starts here

 » Table of Contents

 » Index

This section describes how to install the components of the HP Opencall Enablement Kit that are required in order to use HP OpenCall SS7 3.1 on Linux. You must perform this installation before installing the HP OpenCall SS7 software.

NOTE: You must follow the procedure in this section only if you have a supported distribution of Linux installed on your machine in accordance with the recommendations provided in “Installing Linux for HP Opencall”. The procedure provided below assumes that you are installing from CD. For any other method of installation, you are responsible for adapting the procedure appropriately.
  1. Log in as root.

  2. Insert the CD for the HP Opencall Enablement Kit into your machine, mount the CD and move to the top level directory of the CD.

    For Red Hat 7.3, enter the following commands:

    # mount /dev/cdrom /mnt/cdrom -o ro

    If you do not specify the -o ro (read-only) option, the following message is displayed:

    /dev/cdrom is write protected, mounting read-only

    # cd /mnt/cdrom

    For the Debian distribution, enter the following commands:

    # mount /dev/cdrom /cdrom

    # cd /cdrom

  3. Install the relevant components of the kit by entering the following command: For Red Hat Linux:

    # ./install.sh -re

    For Debian:

    # sh install.sh -re

    An installation wizard runs that automatically detects the Linux distribution installed on your machine and installs the appropriate kit components.

  4. Unmount and remove the CD.

    For Red Hat Linux:

    # cd /

    # umount /dev/cdrom

    For Debian:

    # cd /

    # umount /cdrom

Printable version
Privacy statement Using this site means you accept its terms Feedback to webmaster
© Hewlett-Packard Development Company, L.P.