SphereCommunity
libmysqlclient and linux - Printable Version

+- SphereCommunity (https://forum.spherecommunity.net)
+-- Forum: Sphere 0.56d (/Forum-Sphere-0-56d)
+--- Forum: General Help (/Forum-General-Help)
+--- Thread: libmysqlclient and linux (/Thread-libmysqlclient-and-linux)



libmysqlclient and linux - Dieb - 01-28-2018 12:07 PM

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


RE: libmysqlclient and linux - Coruja - 01-29-2018 03:37 AM

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


RE: libmysqlclient and linux - naklma - 02-13-2020 07:00 AM

This my config dockerfile for success build

https://hub.docker.com/layers/naklma/sphereserver/vcf0bb2976eded224f51e03a1fb0107939b426733/images/sha256-57e568e681d2c005f40a22ca97920695d3407d5214c4b1aec42eeb5a7a616ad1?context=repo