Changes between Version 8 and Version 9 of P2pnsInstall
- Timestamp:
- Sep 29, 2008, 2:20:29 PM (16 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
P2pnsInstall
v8 v9 67 67 === Adding additional overlay nodes (you need multiple machines for this) === 68 68 69 9. Install OverSim and OpenSER on a second machine. 69 9. Install !OverSim and OpenSER on a second machine. If you simply want to copy the OverSim binary, you should make a static binary with compiled in NED files (but you can't make a static OpenSER binary): 70 {{{ 71 - Set build_shared_libs=no in omnetpp-3.4b2/configure.user 72 - Remove ''-N'' from OPTS in OverSim-20080919 73 - Rebuild OMNeT++, INET, and OverSim (run configure, makemake and make) 74 }}} 70 75 71 76 10. Now change realdhtapp.ini on the second machine: … … 76 81 }}} 77 82 78 11. Start OverSim and OpenSER on the second machine (see steps 6 and 7).83 11. Start !OverSim and OpenSER on the second machine (see steps 6 and 7). 79 84