码迷,mamicode.com
首页 > 其他好文 > 详细

cms.pod around line 457: Expected text after =item, not a number 的解决方法

时间:2014-12-30 17:15:32      阅读:238      评论:0      收藏:0      [点我收藏+]

标签:openssl   linux   信息安全   

如果在linux下安装openssl,执行config和make之后,在执行make install时如果出现下面的错误

cms.pod around line 457: Expected text after =item, not a number 

cms.pod around line 461: Expected text after =item, not a number 
cms.pod around line 465: Expected text after =item, not a number 
cms.pod around line 470: Expected text after =item, not a number 
cms.pod around line 474: Expected text after =item, not a number 

POD document had syntax errors at /usr/bin/pod2man line 69. 

则在root权限下,执行rm -f /usr/bin/pod2man  然后重新make install

cms.pod around line 457: Expected text after =item, not a number 的解决方法

标签:openssl   linux   信息安全   

原文地址:http://blog.csdn.net/xueyushenzhou/article/details/42267005

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!