source:
doc/dependencies
@
c3c73bd
Last change on this file since c3c73bd was 09531ca, checked in by , 12 years ago | |
---|---|
|
|
File size: 1.4 KB |
Rev | Line | |
---|---|---|
[137b55f] | 1 | All software packages except strongswan-4.6.4 can be installed via |
[315ca0c] | 2 | distribution package. |
3 | ||
4 | libstrongswan: | |
[137b55f] | 5 | strongswan-4.6.4 |
[315ca0c] | 6 | http://strongswan.org/ |
[137b55f] | 7 | http://download.strongswan.org/strongswan-4.6.4.tar.bz2 |
[315ca0c] | 8 | |
[7c5d673] | 9 | swig: |
[315ca0c] | 10 | swig-1.3 |
11 | http://swig.org/ | |
12 | http://sourceforge.net/projects/swig/files/swig/swig-1.3.40/ | |
13 | ||
[9806e76] | 14 | Perl modules: (via CPAN or distribution package) |
[315ca0c] | 15 | IO::Socket::SSL |
16 | HTTP::Daemon::SSL | |
17 | RPC::XML | |
[09531ca] | 18 | (Perl needs to be linked with a thread library, although need not |
19 | to be threaded) | |
20 | ||
[315ca0c] | 21 | |
[9806e76] | 22 | Python modules: |
[315ca0c] | 23 | m2crypto |
[e2f392a] | 24 | |
[9806e76] | 25 | GNU Readline library: |
26 | readline-6.2 | |
27 | ||
28 | YAP 6.2.2 Prolog system: | |
29 | http://www.dcc.fc.up.pt/~vsc/Yap/yap-6.2.2.tar.gz | |
[bf68132] | 30 | (configure with --enable-dynamic-loading --enable-use-malloc=yes) |
[9806e76] | 31 | |
32 | Flex: | |
33 | http://sourceforge.net/projects/flex/files/flex/flex-2.5.35/flex-2.5.35.tar.gz | |
34 | ||
35 | GNU Bison: | |
36 | http://ftp.gnu.org/gnu/bison/ | |
[e2f392a] | 37 | |
38 | BUILDING ON UBUNTU | |
39 | ||
40 | The following is a complete list of packages required in order to build from | |
41 | git on Ubuntu (tested on version 10.04): | |
42 | ||
43 | autoconf-archive | |
44 | automake | |
45 | g++ | |
46 | git-core | |
47 | libgmp3c2 | |
48 | libgmp3-dev | |
49 | libio-socket-ssl-perl | |
50 | libhttp-daemon-ssl-perl | |
51 | librpc-xml-perl | |
52 | libssl-dev | |
53 | libtool | |
54 | python-dev | |
55 | swig | |
[89f6ff9] | 56 | |
[43478b1] | 57 | |
[89f6ff9] | 58 | BUILDING ON FREEBSD |
59 | ||
[09531ca] | 60 | The following is a list of ports necessary to build from ports on FreeBSD |
61 | (tested on version 9.1): | |
62 | ||
63 | xbitmaps | |
64 | open-motif | |
65 | javavmwrapper | |
66 | libXtst | |
67 | recordproto | |
68 | java-zoneinfo | |
69 | dejavu | |
70 | openjdk6 | |
71 | flex | |
72 | perl-5.14.2_2 | |
73 | automake-1.12.4 | |
74 | git | |
75 | swig | |
[43478b1] | 76 |
Note: See TracBrowser
for help on using the repository browser.