Documentation Comments
Use this form to comment on this topic. You can also provide any general observations about the Online Documentation, or request that additional information be added in a future release.
Reality V15.0 ()
Installation (UNIX Installation Guide) (M6847IG+Installation.htm)
To install Reality on a UNIX host, you must do the following:
Access the Reality ISO image/DVD.
On Solaris the ISO image/DVD is normally automatically mounted to the /cdrom/cdrom0
directory.
Note: If the ISO image/DVD is not automatically mounted, it can be mounted manually using:
mount -F hsfs -r /dev/sr0 /cdrom
mkdir -p /mnt/cdrom
then:
mount -vcdrfs -oro /dev/cd0 /mnt/cdrom
mount /dev/cdrom /mnt/cdrom
cd /cdrom/cdrom0 (Solaris)
cd /mnt/cdrom (other systems)
./custom/setup
ksh ./setup
q
to skip to the end. You will then be asked if you accept the licence
- you must answer y
to continue the installation.A menu similar to the following is then displayed:
Current CD-ROM: Version: Please select one of a) Install Reality b) Install Client Components e) Install Remote Tape f) Install on-line documentation g) Install ODBC Driver u) Install UNIX-CONNECT l) List image components v) List image versions q) Quit ?
a) Install Reality:
. A menu similar to the following is displayed.
Reality Installation Menu Please select one of a) Install base software u) Install UNIX-CONNECT f) Install common files m) Build this release r) Archive and remove an earlier release p) Install 5.0 Failsafe patch l) List image components v) List image versions q) Quit ?
a
. You will be prompted to enter your name or initials for the history file record.If you are upgrading to a new version of Reality, you will be asked if you want to archive and delete any previous versions.
Note: Previous versions will be saved in cpio format.
You are then prompted to choose the required MultiValue emulation.
As an aid to migration, Reality can be configured to emulate another type of MultiValue system . When you install Reality, you can choose an appropriate emulation. If the emulation you require is not listed, refer to the latest migration information on the Northgate Reality web site.
You can install the keys at this point, as part of the main installation (strongly recommended), or as part of the set-up after installation.
Note: If you are upgrading from a release prior to V10.0, you must install the keys at this point; you cannot install them later.
If you prefer, you can choose an evaluation version. You do not need any software keys for this option, but will be limited to 3 concurrent users.
y
. You will then be asked if you want to install the evaluation version
- enter y
or n
as appropriate. Then follow the prompts that appear.n
. Refer to
Installing the Software Keys for how to install the keys at a later time.Notes
Enter option u
to install UNIX-Connect.
Note: If upgrading, you must remove the previous version of UNIX-Connect first. If however, it is necessary for you continue to run a version of Reality earlier than V15 you will need to retain UNIX-Connect 1.5 or 1.4. Please contact your support representative for further advice.
UNIX-Connect CD-ROM Component Installation Utility Current CD-ROM: /cdimage/5/uxc Version: V1.4.1.2 Please select one of a) Install base b) Install service pack c) Install a fix m) Rebuild the installed version p) What is the installed version ? r) Remove the installed version i) What is the current userid ? u) Switch userid v) List image versions t) Run the installation check k) Run a shell q) Quit ?
a
. You may be prompted to enter the root password in order to run the install script.y
.q
to return to the Reality Installation Menu. Then enter q
again to return to the top level Installation Menu.a) Install Reality:
. Then select option m
to build the release.n
and follow the prompts.When you enter y in response to the confirmation prompt, the build completes.
Note: If any error messages are displayed during the build process, take a note of them and contact Northgate support.
Rawlog currently pointed to by /usr/realman/n.n/bin/Rawlog Continue y/n [n]
y
.n
, you will need to create a new raw log (see Configuring a Log Disk).If you are building a new installation of Reality, you will be asked if you want to make the new version LIVE. (If you do not enter y
here, you can edit the file /usr/realman/installed to make the new version LIVE at a later date.)
Note: The LIVE version of Reality is the version that is used automatically when a user logs on to the UNIX host. Non-LIVE versions require special actions, after host logon, in order to use them.
To install the on-line documentation, select option f, Install On-line Documentation, from the top-level installation menu. When prompted, enter the required location - the documentation will be placed in the subfolder onlinedocs relative to the install location you specify.
It is recommended that you install the Reality documentation on a web server, though it can also be installed on a file server or on individual PCs (for details, refer to the Reality on Windows, Installation Guide). In all cases, the file system must support long file names.
Note: If you do not have a suitable web server, you can install the documentation on the Reality server in /usr/realman/html and access it via the Reality mini web server. The mini web server listens on port 3080 (see below).
The Reality documentation can be viewed in a web browser (see Online Documentation for details of supported browsers).
Note: PDF topics are displayed in a separate browser window. To view these topics you must configure your browser's popup blocker feature to allow popups from the location where you have installed the Reality documentation.
If you install the documentation in your web server's document root, your users will be able to access it via a URL such as:
http://systemname/onlinedocs/default.htm.
If you are using the Reality mini web server, they will need to include the port number in the URL; that is, use:
http://systemname:3080/onlinedocs/default.htm.
If you do not use a web server, you will have to open the file default.htm in the folder installLocation/onlinedocs.