Chinaunix首页 | 论坛 | 博客
  • 博客访问: 48620
  • 博文数量: 30
  • 博客积分: 2031
  • 博客等级: 大尉
  • 技术积分: 265
  • 用 户 组: 普通用户
  • 注册时间: 2009-05-25 10:37
文章存档

2010年(3)

2009年(27)

我的朋友

分类: 网络与安全

2009-07-02 10:08:33

yum install yum-utils
yumdownloader --source openswan
rpm -ihv openswan-*.src.rpm

edit openswan.spec and find the bit where it says

USE_LIBNSS="true" \
USE_FIPSCHECK="true" \

and set those to false, then recompile using rpmbuild -bb openswan.spec
 
 
 
see the addr below for more details:
阅读(472) | 评论(0) | 转发(0) |
给主人留下些什么吧!~~