source:
doc/dependencies
@
212e99f
Last change on this file since 212e99f was bf68132, checked in by , 12 years ago | |
---|---|
|
|
File size: 1.2 KB |
Line | |
---|---|
1 | All software packages except strongswan-4.6.4 can be installed via |
2 | distribution package. |
3 | |
4 | libstrongswan: |
5 | strongswan-4.6.4 |
6 | http://strongswan.org/ |
7 | http://download.strongswan.org/strongswan-4.6.4.tar.bz2 |
8 | |
9 | swig: |
10 | swig-1.3 |
11 | http://swig.org/ |
12 | http://sourceforge.net/projects/swig/files/swig/swig-1.3.40/ |
13 | |
14 | Perl modules: (via CPAN or distribution package) |
15 | IO::Socket::SSL |
16 | HTTP::Daemon::SSL |
17 | RPC::XML |
18 | |
19 | Python modules: |
20 | m2crypto |
21 | |
22 | GNU Readline library: |
23 | readline-6.2 |
24 | |
25 | YAP 6.2.2 Prolog system: |
26 | http://www.dcc.fc.up.pt/~vsc/Yap/yap-6.2.2.tar.gz |
27 | (configure with --enable-dynamic-loading --enable-use-malloc=yes) |
28 | |
29 | Flex: |
30 | http://sourceforge.net/projects/flex/files/flex/flex-2.5.35/flex-2.5.35.tar.gz |
31 | |
32 | GNU Bison: |
33 | http://ftp.gnu.org/gnu/bison/ |
34 | |
35 | BUILDING ON UBUNTU |
36 | |
37 | The following is a complete list of packages required in order to build from |
38 | git on Ubuntu (tested on version 10.04): |
39 | |
40 | autoconf-archive |
41 | automake |
42 | g++ |
43 | git-core |
44 | libgmp3c2 |
45 | libgmp3-dev |
46 | libio-socket-ssl-perl |
47 | libhttp-daemon-ssl-perl |
48 | librpc-xml-perl |
49 | libssl-dev |
50 | libtool |
51 | python-dev |
52 | swig |
53 | |
54 | |
55 | BUILDING ON FREEBSD |
56 | |
57 | The following is a list of ports necessary to build from git on FreeBSD |
58 | (tested on version 7.3): |
59 | |
60 | math/gmp |
61 | devel/autoconf-archive |
62 | |
63 |
Note: See TracBrowser
for help on using the repository browser.