1 Star 0 Fork 0

小白熊/libreswan

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
INSTALL 846 Bytes
一键复制 编辑 原始数据 按行查看 历史
Please read the documentation in docs or at https://libreswan.org/
Specific vendors/distribution build instructions available in packaging/
Build requirements
------------------
bison flex pkgconfig gcc make xmlto
nss nspr libevent
for systemd: pkgconfig hostname systemd
for pam/xauth: pam
for dnssec support: unbound ldns
for legacy FIPS support: fipscheck
for libcap-ng support: libcap-ng
for CRL fetching support: libcurl
for CRL ldap fetching support: openldap
for audit support: audit-libs
for seccomp support: libseccomp
for labeled ipsec support: libselinux
for man page regeneration: xmlto
Building userland
-----------------
make all
sudo make install
For a minimal install (no manpages) type:
make base
sudo make install-base
The file Makefile.inc.local can be used to enable/disable features
configured by mk/config.mk.
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/polarbear88/libreswan.git
git@gitee.com:polarbear88/libreswan.git
polarbear88
libreswan
libreswan
main

搜索帮助