source:
doc/dependencies
@
b73c5d05
Last change on this file since b73c5d05 was f30b1e9, checked in by , 12 years ago | |
---|---|
|
|
File size: 815 bytes |
Rev | Line | |
---|---|---|
[461541a] | 1 | All software packages can be installed via distribution package. |
[315ca0c] | 2 | |
[461541a] | 3 | swig-1.3 |
4 | http://swig.org/ | |
5 | http://sourceforge.net/projects/swig/files/swig/swig-1.3.40/ | |
[315ca0c] | 6 | |
7 | Perl modules (via CPAN or distribution package) | |
8 | IO::Socket::SSL | |
9 | HTTP::Daemon::SSL | |
10 | RPC::XML | |
11 | ||
12 | Python modules | |
13 | m2crypto | |
[e2f392a] | 14 | |
15 | ||
16 | BUILDING ON UBUNTU | |
17 | ||
18 | The following is a complete list of packages required in order to build from | |
[d6439d4] | 19 | git on Ubuntu (tested on version 10.04,11.04,12.04): |
[e2f392a] | 20 | |
21 | autoconf-archive | |
22 | automake | |
23 | g++ | |
24 | git-core | |
25 | libio-socket-ssl-perl | |
26 | libhttp-daemon-ssl-perl | |
27 | librpc-xml-perl | |
28 | libtool | |
29 | python-dev | |
30 | swig | |
[461541a] | 31 | libxmlsec1-dev |
[89f6ff9] | 32 | |
33 | BUILDING ON FREEBSD | |
34 | ||
35 | The following is a list of ports necessary to build from git on FreeBSD | |
[d6439d4] | 36 | (tested on version 8.2, and 9.1): |
37 | ||
38 | pkg-config | |
39 | xmlsec1 | |
40 | openjdk6 | |
[f30b1e9] | 41 | perl |
42 | automake (might require newer perl/autoconf/etc) | |
[d6439d4] | 43 | apache-ant |
44 | swig | |
[461541a] | 45 |
Note: See TracBrowser
for help on using the repository browser.