|
|
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: 264 (0x108)
Types: TextFile
Notes: UNIX file
Names: »dependencies«
└─⟦0f0f313e4⟧ Bits:30004764 SW95709I.2F TCP/IP Update 1
└─⟦0f0f313e4⟧ UNIX Filesystem
└─⟦this⟧ »SSU.4a/install/dependencies«
# @(#)dependencies 1.2 - 90/11/19
#
# Check to be sure that the HBTCP Subset is installed
if test ! -s /usr/options/hb.name
then
echo "**ERROR ${PKGNAME} cannot be installed--"
echo "It requires the INTERACTIVE TCP/IP Subset to be installed. "
exit 1
fi
exit 0