您的位置:首页 > 其它

编译stlink时遇到的错误:./autogen.sh: 4: autoreconf: not found

2015-04-06 11:29 531 查看
编译stlink时遇到的错误:./autogen.sh: 4: autoreconf: not found

是因为没有安装automake,需要以下命令安装 sudo apt-get install automake。
内容来自用户分享和网络整理,不保证内容的准确性,如有侵权内容,可联系管理员处理 点击这里给我发消息
标签: