首页 > 系统服务 > 详细

Ubuntu 15.04 no such file

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

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

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

(0)
(0)
   
举报
评论 一句话评论(0
关于我们 - 联系我们 - 留言反馈 - 联系我们:wmxa8@hotmail.com
© 2014 bubuko.com 版权所有
打开技术之扣,分享程序人生!