error while loading shared libraries: libreadline.so.6: cannot open shared object file: No such file or directory【问题解决】

今天爱分享给大家带来error while loading shared libraries: libreadline.so.6: cannot open shared object file: No such file or directory【问题解决】,希望能够帮助到大家。

处理办法:

系统源里面没有libreadline6,此处理方法可能有未知风险

cd /usr/lib/x86_64-linux-gnu/
ln -s libreadline.so.7 libreadline.so.6

人已赞赏
Python

Modules/LDAPObject.c:16:10: fatal error: sasl/sasl.h: 没有那个文件或目录【问题解决】

2020-10-24 17:23:17

Python

TypeError: unhashable type(list/set/dict)【解决办法】

2020-10-25 18:26:14

0 条回复 A文章作者 M管理员
    暂无讨论,说说你的看法吧
'); })();