![]() |
Linux spheresvr install - Printable Version +- SphereCommunity (https://forum.spherecommunity.net) +-- Forum: Sphere 0.56d (/Forum-Sphere-0-56d) +--- Forum: General Help (/Forum-General-Help) +--- Thread: Linux spheresvr install (/Thread-Linux-spheresvr-install) |
Linux spheresvr install - haoasakurah - 11-06-2021 10:41 PM Hello, I am new in UO and linux ![]() but I am trying to put spheresvr on linux because I am studying code things etc So, anyone can get a tutorial to install in ubuntu 20.04 ? I get terminal error: ./spheresvr: error while loading shared libraries: libmysqlclient.so.20: cannot open shared object file: No such file or directory I Don't know how proced on this and dont know what to do in this case Someone please help me? RE: Linux spheresvr install - Kanibal - 11-15-2021 12:29 AM Banned from Google? Code: apt-get install libmysqlclient20 RE: Linux spheresvr install - Levsha - 08-24-2023 04:19 PM Debian 12/bookworm amd64 Code: ./spheresvr (11-15-2021 12:29 AM)Kanibal Wrote: Banned from Google? |