abac0-leakabac0-meicompt_changesgec13mei-idmei-rt0-nmei_rt0mei_rt2mei_rt2_fix_1meiyap-rt1meiyap1rt2tvf-new-xml
Last change
on this file since 11e3eb7 was
6aac9f8,
checked in by Mike Ryan <mikeryan@…>, 14 years ago
|
FreeBSD users add --with-group=wheel
|
-
Property mode set to
100644
|
File size:
631 bytes
|
Rev | Line | |
---|
[02888af] | 1 | Prior to building libabac you must install libstrongswan. |
---|
| 2 | |
---|
| 3 | Download strongswan-4.4.0 from strongswan.org: |
---|
| 4 | http://download.strongswan.org/strongswan-4.4.0.tar.bz2 |
---|
| 5 | |
---|
[6aac9f8] | 6 | FreeBSD users: add --with-group=wheel to strongswan ./configure |
---|
| 7 | |
---|
[02888af] | 8 | $ tar xjvf strongswan-4.4.0.tar.bz2 |
---|
| 9 | $ cd strongswan-4.4.0 |
---|
[6aac9f8] | 10 | $ ./configure --enable-monolithic [FreeBSD: see note above] |
---|
[02888af] | 11 | $ cd src/libstrongswan |
---|
| 12 | $ make && sudo make install |
---|
| 13 | |
---|
[f675a89] | 14 | Be sure to make note of the directory into which you've untarred |
---|
| 15 | strongswan-4.4.0.tar.bz2. You will use this in the next step. |
---|
[02888af] | 16 | |
---|
| 17 | BUILDING LIBABAC |
---|
| 18 | |
---|
| 19 | $ ./configure --with-strongswan=$STRONGSWAN_SRC_DIR |
---|
| 20 | $ make && sudo make install |
---|
Note: See
TracBrowser
for help on using the repository browser.