Appendix B
4.
Load the distribution tape onto a tape drive and read the distribution
software into the new directory.
A label indicates the format of the software on the distribution
tape.
The sections that follow have instructions for installing the network include
files and installing the network library, daemons and utilities.
Network Include Files
The network include files are in net/kernel. These files must be installed before the
network library or any of the network utilities or daemons may be compiled.
1.
Make a directory for the network include files.
2.
Copy the network include files into the new directory.
Network Library
The source files for the network library (libxns.a) are in net/lib. This library must
be compiled before any of the other application software can be compiled.
1.
Compile the network library.
Network Daemons
The source files for the network daemons (sgboot and sgbounce) are in net/boot.
1.
Compile the network daemons.
2.
Install the network daemons.
Version 1.3
or
$ tar x
$ mkdir /usr/include/xns
$ cd /usr/iris/net/kernel
$ cp Xns.h /usr/include/xns
$ cp Xnsconn.h /usr/include/xns
$ cp Xnsioctl.h /usr/include/xns
$ cp Xnstrace.h /usr/include/xns
$ cp if_xns.h /usr/include/xns
$ cd /usr/iris/net/lib
$ make all
$ cd /usr/iris/net/boot
$ make all
$ cp sgboot /etc
$ cp sgbounce /etc
IRIS TERMINAL GUIDE
$ cpio -i < /dev/rmt1
41
Need help?
Do you have a question about the IRIS Series and is the answer not in the manual?