炎黔 发表于 2021-7-2 13:23:54

yujang123 发表于 2015-12-3 21:14
yum -y install libncurses.so.5
然后就行了。

谢谢了{:9_228:}

冯雨生 发表于 2021-7-6 16:03:43

./vim_test_linux: error while loading shared libraries: libncursesw.so.5: cannot open shared object file: No such file or directory

大怪 发表于 2021-7-11 20:48:03

error while loading shared libraries:xxxxxxx
怎么解决

没有键盘 发表于 2021-7-16 10:08:55

咋 换英文的是直接设置换语言 还是要换一个系统啊{:5_100:}

ssuperdragon 发表于 2021-7-16 15:53:41

./vim_test_linux: error while loading shared libraries: libncursesw.so.5: cannot open shared object file: No such file or directory
为什么弄小程序的时候出现了这个

king-nul 发表于 2021-7-18 09:08:59

ssuperdragon 发表于 2021-7-16 15:53
./vim_test_linux: error while loading shared libraries: libncursesw.so.5: cannot open shared object...

因为你缺少这个文件库,百度一下 有解决方法

ssuperdragon 发表于 2021-7-18 18:28:17

哪个帖子里有vim训练营小程序啊,我只看到了第一个小程序

the-blueprint 发表于 2021-7-21 00:20:30

出现这个问题咋办?
它说:error while loading shared libraries ,can not open shared object file

deathquite 发表于 2021-7-21 20:15:52

error while loading shared libraries: libncursesw.so.5: cannot open shared object file: No such file or directory

轻松且随意 发表于 2021-7-27 19:23:13

甲鱼我安装了32位的,然后也有sf-文件夹,但是仍然显示没有这个文件或目录,我尝试把测试小程序复制到虚拟机桌面来也不行
$ su root
密码:
# yum -y install glibc.i686
已加载插件:fastestmirror, langpacks
Loading mirror speeds from cached hostfile
* base: mirrors.cn99.com
* extras: mirrors.cn99.com
* updates: mirrors.cn99.com
软件包 glibc-2.17-324.el7_9.i686 已安装并且是最新版本
无须任何处理
# cd /my home
bash: cd: /my: 没有那个文件或目录
# cd /公共
bash: cd: /公共: 没有那个文件或目录
# ls
公共模板视频图片文档下载音乐桌面
# chmod 777 vim_test_linux
chmod: 无法访问"vim_test_linux": 没有那个文件或目录
# ./vim_test_linux
bash: ./vim_test_linux: 没有那个文件或目录
#
有一个疑问,好像显示我的虚拟机没有文件,可是明明有的,sf_里有,我还复制了一份在虚拟机公共文件夹里

2165626289 发表于 2021-7-31 19:16:24

小甲鱼我按这个搞了还是有./vim_test_linux: error while loading shared libraries: libncursesw.so.5: cannot open shared object file: No such file or directory
显示

Shifengyuan 发表于 2021-8-1 19:10:03

小甲鱼老师,我的这个显示C:\Users\Marksky\Desktop\共享,我看了64位的,但我这个是SO.5,怎么解决呀,谢谢老师

Shifengyuan 发表于 2021-8-1 19:12:29

Shifengyuan 发表于 2021-8-1 19:10
小甲鱼老师,我的这个显示,我看了64位的,但我这个是SO.5,怎么解决呀,谢谢老师

已解决,上面有答案,谢谢

Frankshan 发表于 2021-8-1 22:38:29

我的屏幕太小了,怎么让他全屏啊?

Frankshan 发表于 2021-8-1 22:44:14

Frankshan 发表于 2021-8-1 22:38
我的屏幕太小了,怎么让他全屏啊?

谢谢,我自己找到怎么哪里设置了。

纪月# 发表于 2021-8-3 15:46:29

光标一直在闪怎么办

梦鸽AUGUST 发表于 2021-8-3 21:51:02

为什么改了32位还是显示没有该文件

飞天猪猪 发表于 2021-8-5 16:15:37

小甲鱼老师,请问怎么在VMware 打开这个程序呢?

mrliyoyo 发表于 2021-8-6 19:31:03

yujang123 发表于 2015-12-3 21:14
yum -y install libncurses.so.5
然后就行了。

谢谢,终于弄好了

Kaeldeyun 发表于 2021-8-9 15:09:04

yujang123 发表于 2015-12-3 21:14
yum -y install libncurses.so.5
然后就行了。

感谢,按照你的方法解决了
页: 1 2 3 4 5 6 7 8 9 [10] 11 12 13 14 15 16 17 18 19
查看完整版本: VIM魔鬼训练须知