当我尝试打开已安装的 MySQL 工作台时,它没有打开,我尝试使用终端打开它显示以下错误:
命令:
mysql-workbench
错误:
> Workbench can't find libproj.so, some options may be unavailable.
> /usr/bin/mysql-workbench-bin: error while loading shared libraries: libzip.so.4: cannot open shared object file: No such file
> or directory
Run Code Online (Sandbox Code Playgroud)
我尝试安装损坏的软件包并创建符号链接,但我也无法修复。
有人可以帮助解决这个问题吗?
提前致谢。