Changes between Version 12 and Version 13 of WARPnet1/Installation
- Timestamp:
- Feb 12, 2014, 11:20:54 AM (11 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
WARPnet1/Installation
v12 v13 1 [[ TracNav(WARPnet/TOC)]]1 [[Include(wiki:WARPnet1/version-note)]] 2 2 3 = Installing the WARPnet Framework = 3 [[TracNav(WARPnet1/TOC)]] 4 5 = Installing the WARPnet 1.0 Framework = 4 6 5 7 == Pre-requisites == 6 The WARPnet framework is implemented in Python, but depends on a number of other software packages. The dependencies are listed below. Some systems will require other packages to be installed before these dependancies can be built and installed. Some OS-specific pre-reqs are listed below. If you've successfully installed WARPnet on a system not listed below, please let us know and we'll update this list.8 The WARPnet 1.0 framework is implemented in Python, but depends on a number of other software packages. The dependencies are listed below. Some systems will require other packages to be installed before these dependancies can be built and installed. Some OS-specific pre-reqs are listed below. If you've successfully installed WARPnet on a system not listed below, please let us know and we'll update this list. 7 9 8 10 '''Ubuntu 12.04 LTS'''[[BR]] … … 20 22 * impacket 0.96 21 23 22 You may also want to {{{sudo apt-get install subversion}}} to facilit iate downloading the warpnet code from the WARP repository.24 You may also want to {{{sudo apt-get install subversion}}} to facilitate downloading the warpnet code from the WARP repository. 23 25 24 26 '''Generic OS'''[[BR]] … … 47 49 === Running the server === 48 50 49 Running the server is explained in more detail [wiki: WARPnet/RunningServer here].51 Running the server is explained in more detail [wiki:../RunningServer here]. 50 52 51 53 === Setting up a shell for the Client ===