|
|
DataMuseum.dkPresents historical artifacts from the history of: Regnecentalen RC-900 |
This is an automatic "excavation" of a thematic subset of
See our Wiki for more about Regnecentalen RC-900 Excavated with: AutoArchaeologist - Free & Open Source Software. |
top - metrics - download
Length: 327 (0x147)
Types: TextFile
Notes: UNIX file
Names: »dependencies«
└─⟦40f9239c0⟧ Bits:30004676 MUX Basics Rel. 1.2 (5.25 inch)
└─⟦40f9239c0⟧ UNIX Filesystem
└─⟦this⟧ »RCMUX/install/dependencies«
└─⟦f022668d5⟧ Bits:30004677 MUX Basics Rel. 1.2 (3.5 inch)
└─⟦f022668d5⟧ UNIX Filesystem
└─⟦this⟧ »RCMUX/install/dependencies«
#ident @(#)dependencies 1.1, RC International, 91/06/18
# MUX Basics dependencies script
#
# Check for the following packages:
# Terminal Driver
#
if [ ! -s /usr/options/RCTDR.name ] ; then
echo "**ERROR** ${PKGNAME} cannot be installed --"
echo "It requires the Terminal Driver to be installed first."
exit 1
fi
exit 0