If the -n option is used, pkginstall attempts a network connection between the target and source hosts using the requested networking protocol (-n tcp for TCP/IP and -n spx for IPX/SPX). If a connection cannot be made using the requested protocol on the system running pkginstall, as defined in the /etc/netconfig file (see netconfig(4bnu)), pkginstall exits.
If the -n option is not used, pkginstall attempts a network connection between the target and source hosts using the first available protocol (TCP/IP or IPX/SPX). If a connection cannot be made using this protocol on the system running pkginstall, as defined in the /etc/netconfig file (see netconfig(4bnu)), pkginstall exits.
host:[device] or [host]:device
where:
If the host IP address is given then TCP/IP networking must be used. This can be accomplished by either including -n tcp on the command line or by having only TCP/IP and not IPX/SPX available on your system.
If the source directory is a directory containing package(s), then you must specify the package option. If the source device is a package datastream, then you do not need to specify the package option. If the package option is omitted, you are prompted for which set(s) or package(s) you want to copy from that data stream.
This feature works the same as in pkgtrans(1), which is the underlying mechanism used by pkginstall to copy software.
Success
Using the IPX/SPX protocol, install the terminf package from the myhost system onto the local host.
Install all the packages from the cartridge tape on the myhost system onto the local host: