当前位置:网站首页>mysql: error while loading shared libraries: libtinfo.so.5: cannot open shared object file: No such
mysql: error while loading shared libraries: libtinfo.so.5: cannot open shared object file: No such
2022-07-06 17:16:00 【讓丄帝愛伱】
# mysql安装路径/bin
cd /app/mysql8.0/bin/
# 查看依赖库文件
ldd mysql
linux-vdso.so.1 (0x00007ffd0fbd8000)
libpthread.so.0 => /lib/x86_64-linux-gnu/libpthread.so.0 (0x00007f153bf86000)
libdl.so.2 => /lib/x86_64-linux-gnu/libdl.so.2 (0x00007f153bf80000)
libcrypto.so.1.1 => /app/mysql-8.0.28/bin/./../lib/private/libcrypto.so.1.1 (0x00007f153bb23000)
libssl.so.1.1 => /app/mysql-8.0.28/bin/./../lib/private/libssl.so.1.1 (0x00007f153b893000)
libresolv.so.2 => /lib/x86_64-linux-gnu/libresolv.so.2 (0x00007f153b877000)
librt.so.1 => /lib/x86_64-linux-gnu/librt.so.1 (0x00007f153b86d000)
libtinfo.so.5 => not found # 缺少该库文件
libstdc++.so.6 => /lib/x86_64-linux-gnu/libstdc++.so.6 (0x00007f153b689000)
libm.so.6 => /lib/x86_64-linux-gnu/libm.so.6 (0x00007f153b53a000)
libgcc_s.so.1 => /lib/x86_64-linux-gnu/libgcc_s.so.1 (0x00007f153b51f000)
libc.so.6 => /lib/x86_64-linux-gnu/libc.so.6 (0x00007f153b32d000)
/lib64/ld-linux-x86-64.so.2 (0x00007f153bfc3000)
# 查看本地Linux是否存在 libtinfo.so.5
locate libtinfo.so.5
# sudo mv libtinfo.so.5 /usr/lib64/libtinfo.so.5
# 建立软连接
sudo ln /usr/lib/x86_64-linux-gnu/libtinfo.so.6.2 /usr/lib/libtinfo.so.5
cd /usr/lib/
sudo chmod 777 libtinfo.so.5
边栏推荐
- Periodic flash screen failure of Dell notebook
- Mujoco second order simple pendulum modeling and control
- 在jupyter中实现实时协同是一种什么体验
- Deep learning environment configuration jupyter notebook
- threejs图片变形放大全屏动画js特效
- ActiveReportsJS 3.1中文版|||ActiveReportsJS 3.1英文版
- C Primer Plus Chapter 14 (structure and other data forms)
- What kind of experience is it to realize real-time collaboration in jupyter
- 深度学习简史(二)
- 用tkinter做一个简单图形界面
猜你喜欢
第四篇,STM32中断控制编程
Batch obtain the latitude coordinates of all administrative regions in China (to the county level)
Linear algebra of deep learning
【软件逆向-求解flag】内存获取、逆变换操作、线性变换、约束求解
深度学习之线性代数
[牛客] B-完全平方数
alexnet实验偶遇:loss nan, train acc 0.100, test acc 0.100情况
C9 colleges and universities, doctoral students make a statement of nature!
New feature of Oracle 19C: automatic DML redirection of ADG, enhanced read-write separation -- ADG_ REDIRECT_ DML
用tkinter做一个简单图形界面
随机推荐
Data sharing of the 835 postgraduate entrance examination of software engineering in Hainan University in 23
Stm32f407 ------- SPI communication
Advanced learning of MySQL -- basics -- multi table query -- inner join
Threejs image deformation enlarge full screen animation JS special effect
Mongodb client operation (mongorepository)
随时随地查看远程试验数据与记录——IPEhub2与IPEmotion APP
How to get started and improve test development?
Part IV: STM32 interrupt control programming
【JVM调优实战100例】05——方法区调优实战(下)
Dell筆記本周期性閃屏故障
The printf function is realized through the serial port, and the serial port data reception is realized by interrupt
用tkinter做一个简单图形界面
腾讯云 WebShell 体验
AI super clear repair resurfaces the light in Huang Jiaju's eyes, Lecun boss's "deep learning" course survival report, beautiful paintings only need one line of code, AI's latest paper | showmeai info
How to judge whether an element in an array contains all attribute values of an object
Interface (interface related meaning, different abstract classes, interface callback)
[batch dos-cmd command - summary and summary] - string search, search, and filter commands (find, findstr), and the difference and discrimination between find and findstr
Service asynchronous communication
Link sharing of STM32 development materials
Dell Notebook Periodic Flash Screen Fault