DataMuseum.dk

Presents historical artifacts from the history of:

Regnecentalen RC-900

This is an automatic "excavation" of a thematic subset of
artifacts from Datamuseum.dk's BitArchive.

See our Wiki for more about Regnecentalen RC-900

Excavated with: AutoArchaeologist - Free & Open Source Software.


top - metrics - download

⟦10df62371⟧ TextFile

    Length: 260 (0x104)
    Types: TextFile
    Notes: UNIX file
    Names: »dependencies«

Derivation

└─⟦0d89e62ea⟧ Bits:30004154/disk1.imd SW95707I VP/ix MS-DOS emulator Rel. 1.1
└─⟦0d89e62ea⟧ UNIX Filesystem
    └─⟦this⟧ »vp/install/dependencies« 

TextFile

# Check that the File Management Utilities Package has already been installed.
#

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