compile the code, you need the following tools:
- Git
- - a recent GNU C complier (>= 3.x)
- - recent autotools
+ - a recent GNU C compiler (>= 3.x)
+ - automake
+ - autoconf
+ - libtool
+ - gettext
- perl
- lex/flex
- yacc/bison
To check out the master branch, use:
+ git clone git://git.strongswan.org/strongswan.git
+
+ or using HTTP
+
git clone http://git.strongswan.org/strongswan.git
After a successful check out, give the autotools a try: