|
|
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: 253 (0xfd)
Types: TextFile
Notes: UNIX file
Names: »dependencies«
└─⟦23f6ff13b⟧ Bits:30004042/rcadapt.imd SW95705I 386/ix Multi-user Release 1.2
└─⟦23f6ff13b⟧ UNIX Filesystem
└─⟦this⟧ »ME/install/dependencies«
└─⟦6c3d40b06⟧ Bits:30004150 SW95702I LANCOM 2.1
└─⟦6c3d40b06⟧ UNIX Filesystem
└─⟦this⟧ »LC/install/dependencies«
# Check that the RC Adapter Environment has already been installed.
#
if
test ! -s /usr/options/AE.name
then
echo "**ERROR** ${PKGNAME} cannot be installed --"
echo "It requires the RC Adapter Environment to be installed first."
exit 1
fi
exit 0