home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PC World Komputer 1998 July & August
/
Pcwk78a98.iso
/
Wtestowe
/
Clico
/
UNIX
/
HSS
/
README.TXT
< prev
Wrap
Text File
|
1997-08-26
|
3KB
|
105 lines
Host Support Server for UNIX Systems JSB Computer Systems Ltd
Version 4.0.3
README September 1997
Welcome to the Host Support Server.
This file describes how to install the Host Support Server.
-----------------------------------------------------------
SECTION 1 - TRANSFERRING THE HOST SUPPORT SERVER
This section is only relevant if you are installing the Host Support Server
from the supplied MultiView Family CD.
The information contained within this section explains the different
ways to transfer the Host Support Server from the CD to your remote system.
The Host Support Server is stored on the CD in a tar file as detailed
below.
For remote systems running SCO UNIX OS/3, OS/5 transfer, "mas_sco.tar"
For remote systems running SCO UNIXWARE 2.1 transfer, "mas_uwar.tar"
For remote systems running IBM AIX v3.2.x and AIX v4.x transfer,
"mas_ibm.tar"
For remote systems running HP HP-UX v9.0 and v10 transfer, "mas_hp.tar"
For remote systems running SUN Solaris v2.x transfer, "mas_sol2.tar"
Method 1 - With CD player connected to the remote host
Insert the CD, change to the Host Support Server directory and copy the
file that corresponds to your operating system into a temporary directory,
(e.g. "/tmp").
Method 2 - PC with a file transfer program available
Using a file transfer client, for example MultiView 2000 or MultiView
DeskTop file transfer, connect to your remote system. Change to the
Host Support Server directory on the CD, and transfer the file that
corresponds to your operating system on your remote system into a
temporary directory, (e.g. "/tmp").
Should any of the above methods not be available, you can obtain the
Host Support Server from the following sources,
WWW - www.jsb.com
FTP - ftp.jsb.com
BBS - +44 (0) 1260 296 267
For any other media requirement, please contact JSB directly.
SECTION 2 Host Support Server Installation Instructions:
1. Transfer the Host Support Server tar file to your host (see section 1)
and then copy it to the /usr directory.
2. Login as super-user (ie. root), and move to the /usr directory
e.g. type:
cd /usr
3. Extract the installation files using the following command:
tar xvf mas_sco.tar (for SCO UNIX) or
tar xvf mas_uwar.tar (for Intel UNIX V.4) or
tar xvf mas_ibm.tar (for IBM RS6000) or
tar xvf mas_hp.tar (for HP-UX)
tar xvf mas_sol2.tar (for Solaris 2.x)
4. Read or print the readme document with one of the following commands:
pg mvw/readme
lp mvw/readme
5. To install your JSB software type the command:
mvw/install
The system then displays:
Enter Serial Number, or d for a demo copy
Type a 'd' to install your demonstration copy.
6.The installation archive can now be removed with the following command:
rm mas_sco.tar (for SCO UNIX) or
rm mas_uwar.tar (for Intel UNIX V.4) or
rm mas_ibm.tar (for IBM RS6000) or
rm mas_hp.tar (for HP-UX)
rm mas_sol2.tar (for Solaris 2.x)
7.The Host Support Server is now installed and ready for use with
MultiView DeskTop.