<html><head><meta http-equiv="Content-Type" content="text/html; charset=us-ascii"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; line-break: after-white-space;" class="">To manually build StrongSwan, I use the following<div class=""><br class=""></div><div class=""><div class="">wget <a href="http://download.strongswan.org/strongswan.tar.bz2" class="">http://download.strongswan.org/strongswan.tar.bz2</a></div><div class="">tar xjvf strongswan.tar.bz2; cd strongswan*</div><div class="">./configure --prefix=/usr --sysconfdir=/etc \</div><div class="">  --enable-systemd --enable-swanctl \</div><div class="">  --disable-charon --disable-stroke --disable-scepclient \</div><div class="">  --enable-eap-identity --enable-eap-mschapv2 --enable-md4 \</div><div class="">  --enable-eap-tls --enable-eap-dynamic \</div><div class="">  --enable-curl --enable-gcm --enable-openssl</div><div class="">make</div><div class="">make install</div><div class=""><br class=""></div><div class=""><div style="color: rgb(0, 0, 0); font-family: Helvetica; font-size: 12px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; word-spacing: 0px; -webkit-text-stroke-width: 0px;"></div><a href="http://www.naimuri.com" class="">
</a></div><div><br class=""><blockquote type="cite" class=""><div class="">On 8 May 2018, at 10:33, Marco Berizzi <<a href="mailto:pupilla@hotmail.com" class="">pupilla@hotmail.com</a>> wrote:</div><br class="Apple-interchange-newline"><div class=""><div class="">Hello everyone,<br class=""><br class="">I have compiled strongswan on slackware linux with:<br class=""><br class="">--disable-stroke<br class=""><br class="">and the starter is not builded anymore.<br class=""><br class="">Slackware is one the the few distro which is<br class="">not (yet) systemd based.<br class=""><br class="">Which is the correct way to start strongswan<br class="">without 'ipsec start' ?<br class=""><br class=""></div></div></blockquote></div><br class=""></div></body></html>