|
Cleo V6.0.7 for Unixware 7 and SCO 5
RELEASE NOTES
February 3, 2000
Deliverables
The contents of the CD are as follows:
-
readme.txt A copy of this document in ASCII format.
-
cleotdoc.ux7 An install package containing the Cleo TN3270E HTML
documentation for Unixware 7.
-
cleotn.ux7 An install package containing the Cleo TN3270E software
for Unixware 7.
-
cleotdoc.sc5 An install package containing the Cleo TN3270E
HTML
documentation for SCO 5.
-
cleotn.sc5 An install package containing the Cleo TN3270E software
for SCO 5.
NOTE: The following sections assume that the CD is mounted on /cdrom, an
empty directory.
To mount on Unixware7: /sbin/mount -F cdfs -r /dev/cdrom/* /cdrom
To mount on SCO5: /etc/mount -f HS -o lower /dev/cd0 /cdrom
Installation of Cleo TN
To install Cleo TN you should place the CD in the CD ROM drive and type the
following ...
on Unixware 7:
pkgadd -d /cdrom/vendors/intrface/demo/cleotn.ux7
on SCO 5:
pkgadd -d /cdrom/vendors/intrface/demo/cleotn.sc5
The installation process will install under the following directories:
/opt/tn3270, /etc/opt/tn3270, /var/opt/tn3270, /usr/share/man and
/usr/include/tn3270.
To run tn3270, type "tn3270" at the unix prompt. The 1st screen is configured
to contact the Library of Congress (locis.loc.gov), and the 2nd screen contacts
the University of Michigan Libraries (mirlyn.lib.umich.edu). To get to the 2nd
screen, type the Esc key followed by "2".
Documentation
The CD contains install packages for TN3270E documentation in HTML format
for Unixware 7 and SCO 5.
To install the documentation on the Unix box you should type the following.
on Unixware 7:
pkgadd -d /cdrom/vendors/intrface/demo/cleotdoc.ux7
on SCO 5:
pkgadd -d /cdrom/vendors/intrface/demo/cleotdoc.sc5
The documentation can then be viewed by pointing a browser at
/opt/tn3270/docs/menu.htm.
Note that the Hllapi programmer's guide is provided with in the documentation
sets.
Removing Cleo TN3270
The Cleo packages can be removed using the pkgrm command:
pkgrm cleotdoc
pkgrm cleotn
|