Network Router User Manual
16 GINA V4.0 System Administrator Guide – September 2000
Installation
3.3.1 UNIX (Solaris, SINIX)
Start the installation under UNIX using the command pkgadd.
The installation directory in which GINA is to be installed may not exist before the pkgadd
command is called. ❍❍●
1. Log in as root.
2. Set up a new user group
tmns
.
3. Set up a new user
gina
.
4. Create a new directory e.g. /opt/gina for GINA:
mkdir -p /opt/gina
chmod 775 /opt/gina
chown gina:tmns /opt/gina
5a. Insert the GINA delivery CD in the CD drive and install the uncompressed GINA pack-
age using the following command:
pkgadd -d <
CD drive directory
>/<
gina package file name
>
You are then prompted to do the following:
◊ Select the GINA subpackage to be installed.
◊ Specify the directory in which GINA is to be installed,
e.g. /opt/gina/
GINA
◊ Define users for this and the directories below:
e.g.
gina
as userid (default: root)
e.g.
tmns
as groupid (default: root)
◊ Specify the source directory from which GINA is installed.
<
CD drive directory
>
The GINA package is then installed under /opt/gina/
GINA
, the directory structure
created and the structure filled with the files.