|
|
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: 351 (0x15f)
Types: TextFile
Notes: UNIX file
Names: »dependencies«
└─⟦0cfe73749⟧ Bits:30004154/config.imd SW95707I VP/ix MS-DOS emulator Rel. 1.1
└─⟦0cfe73749⟧ UNIX Filesystem
└─⟦this⟧ »vc/install/dependencies«
# Check that the VP/ix Environment Core and Kernel Configuration packages have
# been installed.
#
if
test ! -s /usr/options/vp.name || test ! -s /usr/options/kc.name
then
echo "**ERROR** ${PKGNAME} cannot be installed --"
echo "It requires the VP/ix Environment Core and Kernel Configuration"
echo "packages to be installed first."
exit 1
fi