Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我有一项服务,在 debian 8 (jessie) 下运行良好。现在我想在 ubuntu 18.04 机器上运行它。但是当我启动服务时,我收到以下错误:
error while loading shared libraries: libmysqlclient.so.18
我怎样才能解决这个问题?