当前位置:首页 > 操作系统 > Linux

Ubuntu16.04 : 用友善提供的4.5.1解压后,运行/opt/FriendlyARM/toolschain/4.5.1/bin/arm-linux-gcc -v出错

通过查阅百度和谷歌,以下解决方法:

 

The problem has been solved, because I installed the amd64.iso linux system,so first must excuse apt-get install lsb-core,then you can excuse arm-linux-gcc -v

也就是64位系统需要安装lsb-core这个库才行。

在终端输入: sudo apt-get install lsb-core

经试验该方法可行。

原文:http://www.cnblogs.com/computer1-2-3/p/6940503.html


【说明】本文章由站长整理发布,文章内容不代表本站观点,如文中有侵权行为,请与本站客服联系(QQ:254677821)!

相关教程推荐

其他课程推荐