install a software package (QNX)
install [-u update | drive] [files...]
Install a software package from floppy disks using the drive /dev/fd0:
install
Unpack and install an update contained in the file 961002.tar.F:
install -u 961002.tar.F
The /etc/install utility is a shell script provided as a convenience for installing QNX products and product updates on an already-running QNX system.
It is still possible for an archive being installed to install components elsewhere than under the current working directory — check any installation instructions that come with the product or archive.
Incremental product updates are periodically posted on QUICS, the bulletin board maintained by QNX Software Systems for support of QNX products. Updates for all the modified components of a product are bundled into single files for download, which you can subsequently unbundle by using /etc/install -u filename.
Disk updates are also unbundled using the /etc/install script. In this case, the updates will be read from the first floppy drive (/dev/fd0) or the drive named as a command-line parameter.
The /etc/install utility will, in addition to simply unpacking the software, transfer licenses from update diskettes and run a setup program if one accompanies the software package.