当前位置:网站首页>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-07 01:04:00 【Let God love you】
# mysql The installation path /bin
cd /app/mysql8.0/bin/
# View dependent library files
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 # The library file is missing
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)
# View local Linux Whether there is libtinfo.so.5
locate libtinfo.so.5
# sudo mv libtinfo.so.5 /usr/lib64/libtinfo.so.5
# Establish a soft connection
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
边栏推荐
- Five different code similarity detection and the development trend of code similarity detection
- Chapter II proxy and cookies of urllib Library
- Attention SLAM:一種從人類注意中學習的視覺單目SLAM
- Lombok makes ⽤ @data and @builder's pit at the same time. Are you hit?
- Eventbus source code analysis
- Explain in detail the implementation of call, apply and bind in JS (source code implementation)
- Advanced learning of MySQL -- basics -- basic operation of transactions
- paddlehub应用出现paddle包报错的问题
- [牛客] [NOIP2015]跳石头
- Dell筆記本周期性閃屏故障
猜你喜欢
建立自己的网站(17)
Explain in detail the matrix normalization function normalize() of OpenCV [norm or value range of the scoped matrix (normalization)], and attach norm_ Example code in the case of minmax
线段树(SegmentTree)
省市区三级坐标边界数据csv转JSON
Linear algebra of deep learning
[Batch dos - cmd Command - Summary and Summary] - String search, find, Filter Commands (FIND, findstr), differentiation and Analysis of Find and findstr
Windows installation mysql8 (5 minutes)
Five different code similarity detection and the development trend of code similarity detection
Part VI, STM32 pulse width modulation (PWM) programming
[yolov5 6.0 | 6.1 deploy tensorrt to torch serve] environment construction | model transformation | engine model deployment (detailed packet file writing method)
随机推荐
Maidong Internet won the bid of Beijing life insurance to boost customers' brand value
mongodb客户端操作(MongoRepository)
Mongodb client operation (mongorepository)
【批处理DOS-CMD命令-汇总和小结】-跳转、循环、条件命令(goto、errorlevel、if、for[读取、切分、提取字符串]、)cmd命令错误汇总,cmd错误
Batch obtain the latitude coordinates of all administrative regions in China (to the county level)
Chapter 5 DML data operation
Js+svg love diffusion animation JS special effects
What is time
Attention SLAM:一種從人類注意中學習的視覺單目SLAM
Dell Notebook Periodic Flash Screen Fault
C Primer Plus Chapter 14 (structure and other data forms)
from .cv2 import * ImportError: libGL.so.1: cannot open shared object file: No such file or direc
深度学习框架TF安装
Trace tool for MySQL further implementation plan
mysql: error while loading shared libraries: libtinfo.so.5: cannot open shared object file: No such
Set (generic & list & Set & custom sort)
做微服务研发工程师的一年来的总结
C9 colleges and universities, doctoral students make a statement of nature!
Attention SLAM:一种从人类注意中学习的视觉单目SLAM
Threejs image deformation enlarge full screen animation JS special effect