码迷,mamicode.com
首页 > 系统相关 > 详细

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

时间:2017-06-04 15:43:57      阅读:454      评论:0      收藏:0      [点我收藏+]

标签:ubuntu   64位   百度   运行   试验   解压   end   install   输入   

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

 

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

经试验该方法可行。

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

标签:ubuntu   64位   百度   运行   试验   解压   end   install   输入   

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

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