1
0
mirror of https://github.com/open-simh/simh.git synced 2026-01-18 17:17:38 +00:00

Added description of all the required linux packages to perform a proper build

This commit is contained in:
Mark Pizzolato 2012-01-24 10:02:13 -08:00
parent aa7c50eb38
commit 3e8b43b4c6

View File

@ -51,6 +51,8 @@ The following steps were performed to get a working SIMH vax simulator
sharing a physical NIC and allowing Host<->SIMH vax communications:
Linux (Ubuntu 10.04):
apt-get install make
apt-get install libpcap-dev
apt-get install bridge-utils
apt-get install uml-utilities