有些程序是运行在32位Linux环境中的,这时候用Linux64位系统运行该程序则无法运行,

这时候需要安装32位Linux的库,安装命令如下

apt install lib32ncursesw5 lib32ncursesw5-dev

相关文章: