在线咨询 切换到宽版
eetop公众号 创芯大讲堂 创芯人才网

 找回密码
 注册

手机号码,快捷登录

手机号码,快捷登录

搜全文
查看: 599|回复: 5

[求助] ubuntu 24.10 vcs1和vcsMsgReport1 cannot execute: required file not found

[复制链接]
发表于 7 天前 | 显示全部楼层
执行 file xxxxxxxx/vcsMsgReport1

可以看到返回了
"ELF 32-bit LSB executable, Intel 80386, version 1 (GNU/Linux), dynamically linked, interpreter /lib/ld-linux.so.2, BuildID[sha1]=8e03218a3c490f18ea96797d77a1f6a9de249637, for GNU/Linux 2.6.32, stripped"

说明需要 32 位的 ld-linux.so.2 运行环境

Ubuntu的话执行以下指令就行 (会出现 /lib/ld-linux.so.2)
sudo dpkg --add-architecture i386
sudo apt update
sudo apt install libc6:i386

(AI真是太好用了有没有懂的
回复 支持 反对

使用道具 举报

发表于 7 天前 | 显示全部楼层
执行 file xxxxxxxx/vcsMsgReport1

可以看到返回了
"ELF 32-bit LSB executable, Intel 80386, version 1 (GNU/Linux), dynamically linked, interpreter /lib/ld-linux.so.2, BuildID[sha1]=8e03218a3c490f18ea96797d77a1f6a9de249637, for GNU/Linux 2.6.32, stripped"

说明需要 32 位的 ld-linux.so.2 运行环境

Ubuntu的话执行以下指令就行 (会出现 /lib/ld-linux.so.2)
sudo dpkg --add-architecture i386
sudo apt update
sudo apt install libc6:i386

(AI真是太好用了有没有懂的

不过 Ubuntu24 的 Linux kernel 是 6.*,而 vcs2024 支持 Ubuntu: 3.0*, 3.1*, 4.4*, 4.1*, and 5.*
有点点内核不匹配的风险


回复 支持 反对

使用道具 举报

您需要登录后才可以回帖 登录 | 注册

本版积分规则

关闭

站长推荐 上一条 /1 下一条

X 关闭广告

手机版| 小黑屋| 关于我们| 联系我们| 隐私声明| EETOP 创芯网
( 京ICP备:10050787号 京公网安备:11010502037710 ) |网站地图

GMT+8, 2025-10-20 15:59 , Processed in 0.013039 second(s), 6 queries , Gzip On, Redis On.

eetop公众号 创芯大讲堂 创芯人才网
快速回复 返回顶部 返回列表