DataMuseum.dk

Presents historical artifacts from the history of:

Regnecentalen RC-900

This is an automatic "excavation" of a thematic subset of
artifacts from Datamuseum.dk's BitArchive.

See our Wiki for more about Regnecentalen RC-900

Excavated with: AutoArchaeologist - Free & Open Source Software.


top - metrics - download

⟦2e632b613⟧ TextFile

    Length: 799 (0x31f)
    Types: TextFile
    Notes: UNIX file
    Names: »dependencies«

Derivation

└─⟦5fb5a153b⟧ Bits:30004042/hpdd.imd SW95705I 386/ix Multi-user Release 1.2
└─⟦5fb5a153b⟧ UNIX Filesystem
    └─⟦this⟧ »hp/install/dependencies« 

TextFile

# Copyrighted as an unpublished work.
# (c) Copyright 1988 INTERACTIVE Systems Corporation
# All rights reserved.
#
# RESTRICTED RIGHTS
#
# These programs are supplied under a license.  They may be used,
# disclosed, and/or copied only as permitted under such license
# agreement.  Any copy must contain the above copyright notice and
# this restricted rights notice.  Use, copying, and/or disclosure
# of the programs is strictly prohibited unless otherwise provided
# in the license agreement.
#ident  "@(#)dependencies	1.1 - 88/09/12"

# Check that the Kernel Configuration Package has already been installed.
#

if
	test ! -s /usr/options/kc.name
then
	echo "**ERROR**   ${PKGNAME} cannot be installed --"
	echo "It requires the Kernel Configuration Utilities to be installed first."
	exit 1
fi