美文网首页
Ubuntu autoconf和libtool的安装

Ubuntu autoconf和libtool的安装

作者: 梦宇_0cfc | 来源:发表于2019-10-11 15:12 被阅读0次

安装 autoconf
sudo apt-get install autoconf

安装 libtool

sudu apt-get install libtool

在安装libtool的时候有很多链接提示404错误,在错误的最后有提示处理方法,运行sudu apt-get update命令后重新安装没有再遇到问题

相关文章

网友评论

      本文标题:Ubuntu autoconf和libtool的安装

      本文链接:https://www.haomeiwen.com/subject/kpotmctx.html