Post Reply 
 
Thread Rating:
  • 0 Votes - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
libmysqlclient and linux
Author Message
Dieb
Apprentice
*

Posts: 6
Likes Given: 0
Likes Received: 1 in 1 posts
Joined: Jan 2018
Reputation: 0



Post: #1
libmysqlclient and linux
Hi there,

I have updated my sphere, as you can read in my last post Big Grin

... now I got a message from sphere, that my libmysql is outdated and I may have to update.

OK so I changed my docker image to ubuntu:latest and recreate the sphere image and installed libmysqlclient20.

Now sphere grumbles that I have to use libmysqlclient20... *sigh*

Maybe someone has a solution for this Wink

I will go back to ubuntu:trusty - with the old libmysqlclient18 Wink

Thanks in advance Smile
01-28-2018 12:07 PM
Find all posts by this user Like Post Quote this message in a reply
Coruja
Sphere Developer
*****

Posts: 987
Likes Given: 5
Likes Received: 226 in 187 posts
Joined: Jul 2012
Reputation: 7

Dimension Shard

Post: #2
RE: libmysqlclient and linux
mysql clients are designed to work better with their respective mysql server version, so you doesn't really need to install the latest available version, but the latest "recommended" version

I don't use linux so I can't confirm it, but sphere nightly compiler uses libmysqlclient18:i386 running on ubuntu 14.04 LTS (trusty). If you use an newest linux version you will only have libmysqlclient20 with no default support for older versions, so you must follow this readme guide to get back libmysqlclient18 https://github.com/Sphereserver/Source
(This post was last modified: 01-29-2018 03:39 AM by Coruja.)
01-29-2018 03:37 AM
Find all posts by this user Like Post Quote this message in a reply
naklma
Apprentice
*

Posts: 5
Likes Given: 1
Likes Received: 0 in 0 posts
Joined: Feb 2020
Reputation: 0



Post: #3
RE: libmysqlclient and linux
This my config dockerfile for success build

https://hub.docker.com/layers/naklma/sph...ntext=repo

Avid gamer | Linux Server Admin | C# & Python & PHP Programmer | C gourmet
02-13-2020 07:00 AM
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)