安装nghttp2 报错error: Libtool library used but 'LIBTOOL' is undefined

发布时间:2020-04-16 10:35:03 作者:pingglala
来源:网络 阅读:3961

nghttp2 报错error: Libtool library used but 'LIBTOOL' is undefined

如果重新安装libtool和autoconf升级到2.69后,还是报错,

则进行下面的操作:

1,查看aclocal的路径 aclocal --print-ac-dir

显示/usr/local/share/libtool/m4

ls看看里面没有m4文件。

则copy /usr/share/libtool/m4里面的m4文件到此目录下。


2,cd到nghtt2目录

 执行

libtoolize 

aclocal

autoheader


3,重新执行

$ autoreconf -i

$ automake

$ autoconf

$ ./configure xxxx

$ make


推荐阅读:
  1. Iphone4.0 越狱教程|iPhone破解软件|附加iphone4.1设置×××方法
  2. 如何正确的使用远程桌面连接命令mstsc

免责声明:本站发布的内容(图片、视频和文字)以原创、转载和分享为主,文章观点不代表本网站立场,如果涉及侵权请联系站长邮箱:is@yisu.com进行举报,并提供相关证据,一经查实,将立刻删除涉嫌侵权内容。

nghttp fin

上一篇:使用HTML5 canvas绘制文字轮廓的方法

下一篇:html调用php文件的方法

相关阅读

您好,登录后才能下订单哦!

密码登录
登录注册
其他方式登录
点击 登录注册 即表示同意《亿速云用户服务条款》