Liberty Unleashed
Liberty Unleashed => Support => Topic started by: JamesConway on August 23, 2016, 09:45:55 pm
-
I want to use LU on a 14.04 LTS 64 bits, I installed the 32 bits library and LU works. But when I want to use mysql, it won't work because the module lacks the following library:
/usr/lib/x86_64-linux-gnu/libmysqlclient.so.18
Is there something I can do to make it work on 14.04 64 bit?
-
From Google which isn't too hard to use which redirected me to StackOverflow:
ln /usr/lib/mysql/libmysqlclient.so.16.0.0 /usr/lib/libmysqlclient.so.18
Edit: You shouldn't use mysql because mysql_free still bugged I think, or at least you should use the MySQL module with the latest version I compiled.
-
That's a outdated OS of linux. I Really Really would like to suggest Zorin OS, Best linux OS I have used. A nice thing with this os is the fact it comes pre-packed with wine and other programs.
Zorin is free, I am not endorsing Zorn I am only helping you with a better alternative. I did a USB install.
http://zorinos.com/ (http://zorinos.com/)
Good luck with everything :)
-
OS of linux
DISTRO, not OS. And I don't think he has linux for gaming.
-
It is being built for use on a Linux server host, hence his choice.