Install 32bit libraries in 64 bit ubuntu(14.10)

本文介绍如何解决在64位Ubuntu 14.10中运行32位程序的问题。作者下载了一个32位的Lingo 11破解版,在尝试运行时遇到目标文件不存在的错误。通过安装gcc-multilib和libc6:i386两个包,成功解决了架构不匹配导致的问题。

摘要生成于 C知道 ,由 DeepSeek-R1 满血版支持, 前往体验 >

<?xml version="1.0" encoding="utf-8"?> Install 32bit libraries in 64 bit ubuntu(14.10)

Install 32bit libraries in 64 bit ubuntu(14.10)

I downloaded lingo11 (which is a cracked version,32bit), and when I was trying to run that program in 64 bit ubuntu, the bash complained that the target exection file did not exist. And I realized that it is the architecture problem that leads to such response. Using the following instructions to install the necessary packages:

sudo apt-get install gcc-multilib
sudo apt-get install libc6:i386

After installing the above mentioned libs, all programs work fine.

Author: wujing

Created: 2015-03-16 一 15:21

Emacs 24.3.1 (Org mode 8.2.10)

转载于:https://www.cnblogs.com/wujingcqu/p/4341916.html

评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值