UmVirt LFS Package info
DB commit: 48bb9ee31306c82c48dfaaad707eb4f6a926eb8a
APP commit:
simh
SimH (History Simulator) is a collection of simulators for historically significant or just plain interesting computer hardware and software from the past.Package info
Codename: simh
Source file: simhv312-5.zip
Source directory: sim
Package URL: https://ulfs.org/linux/downloads/package_files/0.2.2/packages/s/simhv312-5.zip
Package md5-checksum URL: https://ulfs.org/linux/downloads/package_files/0.2.2/packages/s/simhv312-5.zip.md5sum
Dependances: unzip, pcre, libpng, libpcap.
Dependance of: *** NO PACKAGES FOUND ***
Patches: simh-gcc14.patch.
Addons: *** NO ADDONS FOUND ***
Nestings *** NO NESTINGS FOUND ***
Unpack script:
unzip simhv312-5.zip
Configuration script:
sed -i '/Retry your build without specifying USE_NETWORK/d' makefile
Build script:
mkdir -p BIN
make USE_SHARED=1 USE_NETWORK=1 NETWORK_OPT='-DUSE_NETWORK -DHAVE_TAP_NETWORK'
Install script:
cd BIN
rmdir buildtools
for i in *; do
install -D \$i "/usr/bin/simh-\$i"
done
cd ../VAX
mkdir -pv /usr/lib/simh
cp -v *.bin /usr/lib/simh
Apache/2.4.62 (Debian) Server at ulfs.org Port 443