source: doc/dependencies @ e2f392a

abac0-leakabac0-meicompt_changesgec13mei-idmei-rt0-nmei_rt0mei_rt2mei_rt2_fix_1meiyap-rt1meiyap1rt2tvf-new-xml
Last change on this file since e2f392a was e2f392a, checked in by Mike Ryan <mikeryan@…>, 13 years ago

add list of ubuntu deps and thank the BBN guys for it

  • Property mode set to 100644
File size: 761 bytes
Line 
1All software packages except strongswan-4.4.0 can be installed via
2distribution package.
3
4libstrongswan:
5    strongswan-4.4.0
6        http://strongswan.org/
7        http://download.strongswan.org/strongswan-4.4.0.tar.bz2
8
9    swig-1.3
10        http://swig.org/
11        http://sourceforge.net/projects/swig/files/swig/swig-1.3.40/
12
13Perl modules (via CPAN or distribution package)
14    IO::Socket::SSL
15    HTTP::Daemon::SSL
16    RPC::XML
17
18Python modules
19    m2crypto
20
21
22BUILDING ON UBUNTU
23
24The following is a complete list of packages required in order to build from
25git on Ubuntu (tested on version 10.04):
26
27autoconf-archive
28automake
29g++
30git-core
31libgmp3c2
32libgmp3-dev
33libio-socket-ssl-perl
34libhttp-daemon-ssl-perl
35librpc-xml-perl
36libssl-dev
37libtool
38python-dev
39swig
Note: See TracBrowser for help on using the repository browser.