mei_rt2mei_rt2_fix_1
Last change
on this file since 5f551d3 was
9806e76,
checked in by Mei <mei@…>, 13 years ago
|
1) add handling for typed anonymous term, [int:?]
2) make a pass through abac/doc
3) fix up creddy to take oset option at different calls
|
-
Property mode set to
100644
|
File size:
1.2 KB
|
Rev | Line | |
---|
[315ca0c] | 1 | All software packages except strongswan-4.4.0 can be installed via |
---|
| 2 | distribution package. |
---|
| 3 | |
---|
| 4 | libstrongswan: |
---|
| 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 | |
---|
[9806e76] | 13 | Perl modules: (via CPAN or distribution package) |
---|
[315ca0c] | 14 | IO::Socket::SSL |
---|
| 15 | HTTP::Daemon::SSL |
---|
| 16 | RPC::XML |
---|
| 17 | |
---|
[9806e76] | 18 | Python modules: |
---|
[315ca0c] | 19 | m2crypto |
---|
[e2f392a] | 20 | |
---|
[9806e76] | 21 | GNU Readline library: |
---|
| 22 | readline-6.2 |
---|
| 23 | |
---|
| 24 | YAP 6.2.2 Prolog system: |
---|
| 25 | http://www.dcc.fc.up.pt/~vsc/Yap/yap-6.2.2.tar.gz |
---|
| 26 | (configure with --enable-dynamic-loading) |
---|
| 27 | |
---|
| 28 | Flex: |
---|
| 29 | http://sourceforge.net/projects/flex/files/flex/flex-2.5.35/flex-2.5.35.tar.gz |
---|
| 30 | |
---|
| 31 | GNU Bison: |
---|
| 32 | http://ftp.gnu.org/gnu/bison/ |
---|
[e2f392a] | 33 | |
---|
| 34 | BUILDING ON UBUNTU |
---|
| 35 | |
---|
| 36 | The following is a complete list of packages required in order to build from |
---|
| 37 | git on Ubuntu (tested on version 10.04): |
---|
| 38 | |
---|
| 39 | autoconf-archive |
---|
| 40 | automake |
---|
| 41 | g++ |
---|
| 42 | git-core |
---|
| 43 | libgmp3c2 |
---|
| 44 | libgmp3-dev |
---|
| 45 | libio-socket-ssl-perl |
---|
| 46 | libhttp-daemon-ssl-perl |
---|
| 47 | librpc-xml-perl |
---|
| 48 | libssl-dev |
---|
| 49 | libtool |
---|
| 50 | python-dev |
---|
| 51 | swig |
---|
[89f6ff9] | 52 | |
---|
| 53 | BUILDING ON FREEBSD |
---|
| 54 | |
---|
| 55 | The following is a list of ports necessary to build from git on FreeBSD |
---|
| 56 | (tested on version 7.3): |
---|
| 57 | |
---|
| 58 | math/gmp |
---|
| 59 | devel/autoconf-archive |
---|
Note: See
TracBrowser
for help on using the repository browser.