./bin/mysql --socket=/home/ubuntu/xuchunlin/mysql/mysql.sock -uroot -p
./bin/mysql: error while loading shared libraries: libncurses.so.5: cannot open shared object file: No such file or directory

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

系统是ubuntu 18 执行命令 如下

  

  sudo apt install libncurses5

 

相关文章:

  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2021-12-05
  • 2021-11-22
  • 2022-02-20
  • 2021-07-16
  • 2022-12-23
猜你喜欢
  • 2022-12-23
  • 2021-08-19
  • 2021-08-19
  • 2022-12-23
  • 2022-12-23
  • 2021-08-30
  • 2022-12-23
相关资源
相似解决方案