Author Topic: LU on Ubuntu 14.04 64 bits  (Read 1399 times)

JamesConway

  • Newbie
  • *
  • Posts: 39
  • Karma: +9/-3
    • View Profile
LU on Ubuntu 14.04 64 bits
« on: August 23, 2016, 10: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?

Ankris

  • Full Member
  • ***
  • Posts: 110
  • Karma: +29/-44
    • View Profile
Re: LU on Ubuntu 14.04 64 bits
« Reply #1 on: August 24, 2016, 12:18:01 am »
From Google which isn't too hard to use which redirected me to StackOverflow:

Code: [Select]
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.
« Last Edit: August 24, 2016, 07:37:58 am by Ankris »

Motley

  • Full Member
  • ***
  • Posts: 252
  • Karma: +32/-34
    • View Profile
Re: LU on Ubuntu 14.04 64 bits
« Reply #2 on: August 24, 2016, 06:02:40 pm »
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/

Good luck with everything  :)

Ankris

  • Full Member
  • ***
  • Posts: 110
  • Karma: +29/-44
    • View Profile
Re: LU on Ubuntu 14.04 64 bits
« Reply #3 on: August 24, 2016, 06:37:51 pm »
OS of linux

DISTRO, not OS. And I don't think he has linux for gaming.

SugarD

  • Argonath RPG Dev/Manager
  • Tester
  • Sr. Member
  • ****
  • Posts: 820
  • Karma: +37/-75
  • STOP IN THE NAME OF THE COLESLAW!
    • View Profile
    • Clan Xperience
Re: LU on Ubuntu 14.04 64 bits
« Reply #4 on: September 02, 2016, 05:03:40 pm »
It is being built for use on a Linux server host, hence his choice.

 

© Liberty Unleashed Team.