|
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: 290 (0x122) Types: TextFile Notes: UNIX file Names: »dependencies«
└─⟦270712047⟧ Bits:30004042/spell.imd SW95705I 386/ix Multi-user Release 1.2 └─⟦270712047⟧ UNIX Filesystem └─⟦this⟧ »su/install/dependencies«
# # Check that the necessary packages have already been installed. # # Need comm command (dfm package) if test ! -s /usr/options/fm.name then echo "**ERROR** ${PKGNAME} cannot be installed --" echo "It requires the File Management Utilities to be installed first." exit 1 fi exit 0