Changes between Version 20 and Version 21 of UsersGuide/CompilingFromSource
- Timestamp:
- 2014-01-27T13:49:42Z (11 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
UsersGuide/CompilingFromSource
v20 v21 72 72 }}} 73 73 74 there are also some start scripts and configuration files for other emulators in `contrib/conf`. 74 If you want to use network, you may add [wiki:UsersGuide/RunningInQEMU#Networking other parameters] or, preferably, you shall use a helper script that adds all these parameters for you and sets-up even port forwarding: 75 75 76 For additional information about running HelenOS, see [[UsersGuide/RunningInQEMU]] or [[UsersGuide/RunningInVirtualBox]]. 76 {{{ 77 $ ./tools/ew.py 78 }}} 79 80 For additional information about running HelenOS, see [[UsersGuide/RunningInQEMU]] or [[UsersGuide/RunningInVirtualBox]] or see files in `contrib/conf`. 77 81 78 82 == Advanced Topics ==