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

⟦637dbb42d⟧ TextFile

    Length: 337 (0x151)
    Types: TextFile
    Notes: UNIX file
    Names: »dependencies«

Derivation

└─⟦19aea28d9⟧ Bits:30004649 ISC 3.0.1 Patch Disk Rel. 2.0 (5.25 inch)
└─⟦19aea28d9⟧ UNIX Filesystem
    └─⟦this⟧ »I30PD.ISC/install/dependencies« 
└─⟦a1684274c⟧ Bits:30004650 ISC 3.0.1 Patch Disk Rel. 2.0 (3.5 inch)
└─⟦a1684274c⟧ UNIX Filesystem
    └─⟦this⟧ »I30PD.ISC/install/dependencies« 

TextFile

#ident @(#)dependencies	1.1, ICL DATA A/S, 92/10/09

# Terminal Driver dependencies script
#
# Check for the following packages:
#	Controller Environment
#

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