Post Reply 
 
Thread Rating:
  • 0 Votes - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Linux spheresvr install
Author Message
haoasakurah
Apprentice
*

Posts: 1
Likes Given: 0
Likes Received: 0 in 0 posts
Joined: Nov 2021
Reputation: 0



Post: #1
Linux spheresvr install
Hello, I am new in UO and linux Big Grin
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?
11-06-2021 10:41 PM
Find all posts by this user Like Post Quote this message in a reply
Kanibal
Master
**

Posts: 255
Likes Given: 6
Likes Received: 30 in 28 posts
Joined: Jun 2012
Reputation: 0



Post: #2
RE: Linux spheresvr install
Banned from Google?

Code:
apt-get install libmysqlclient20

Grandmaster Localhost Admin
11-15-2021 12:29 AM
Visit this user's website Find all posts by this user Like Post Quote this message in a reply
Levsha
Apprentice
*

Posts: 1
Likes Given: 0
Likes Received: 0 in 0 posts
Joined: Aug 2023
Reputation: 0



Post: #3
RE: Linux spheresvr install
Debian 12/bookworm amd64
Code:
./spheresvr
./spheresvr: error while loading shared libraries: libmysqlclient.so.20: cannot open shared object file: No such file or directory

sudo apt install libmysqlclient20
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
Package libmysqlclient20 is not available, but is referred to by another package.
This may mean that the package is missing, has been obsoleted, or
is only available from another source

E: Package 'libmysqlclient20' has no installation candidate

(11-15-2021 12:29 AM)Kanibal Wrote:  Banned from Google?

Code:
apt-get install libmysqlclient20
(This post was last modified: 08-24-2023 04:22 PM by Levsha.)
08-24-2023 04:19 PM
Find all posts by this user Like Post Quote this message in a reply
Post Reply 


Forum Jump:


User(s) browsing this thread: 1 Guest(s)