Added description of all the required linux packages to perform a proper build
This commit is contained in:
parent
aa7c50eb38
commit
3e8b43b4c6
1 changed files with 2 additions and 0 deletions
|
@ -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
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue