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

Ubuntu 15.04 no such file

时间:2015-07-14 06:24:57      阅读:262      评论:0      收藏:0      [点我收藏+]

标签:ubuntu no such file

Today, try to run gcc tool chain under Ubuntu 64bit fails when arm-linux-gcc does exist. Finally find the tool is a 32-bit binary program.

However, ia32-libs is no longer supported by Ubuntu 15. 

Doesn‘t matter. We can use package lib32z1 and lib32ncurses5.

I believe you may find the tip when run the command : sudo apt-get install ia32-libs


Ubuntu 15.04 no such file

标签:ubuntu no such file

原文地址:http://freelike.blog.51cto.com/10494293/1673902

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