본문 바로가기

카테고리 없음

strongswan install - ubuntu 22.04

1. dependencies

 - libtool

 - make, gcc

 - gperf, pkg-config, libgmp-dev, yacc, bison. flex

 

2. build & install

 - ./autogen.sh (generate configure file)

 - ./configure

 - make

 - sudo make install

 

install and go! again ./configure