Changes between Version 12 and Version 13 of WARPnet1/Installation


Ignore:
Timestamp:
Feb 12, 2014, 11:20:54 AM (10 years ago)
Author:
murphpo
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • WARPnet1/Installation

    v12 v13  
    1 [[TracNav(WARPnet/TOC)]]
     1[[Include(wiki:WARPnet1/version-note)]]
    22
    3 = Installing the WARPnet Framework =
     3[[TracNav(WARPnet1/TOC)]]
     4
     5= Installing the WARPnet 1.0 Framework =
    46
    57== 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.
     8The 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.
    79
    810'''Ubuntu 12.04 LTS'''[[BR]]
     
    2022  * impacket 0.96
    2123
    22 You may also want to {{{sudo apt-get install subversion}}} to facilitiate downloading the warpnet code from the WARP repository.
     24You may also want to {{{sudo apt-get install subversion}}} to facilitate downloading the warpnet code from the WARP repository.
    2325
    2426'''Generic OS'''[[BR]]
     
    4749=== Running the server ===
    4850
    49 Running the server is explained in more detail [wiki:WARPnet/RunningServer here].
     51Running the server is explained in more detail [wiki:../RunningServer here].
    5052
    5153=== Setting up a shell for the Client ===