Results 1 to 10 of 14

Thread: Compiling mysql on CENTOS

Threaded View

Previous Post Previous Post   Next Post Next Post
  1. #3
    Corporal voron00's Avatar
    Join Date
    Nov 2014
    Posts
    248
    Thanks
    64
    Thanked 216 Times in 116 Posts
    I've recently added some sort of mysql detection (Since i moved my VPS to Arch Linux and the do not provide multilib mysql packages) which checks the existanse of libmysqlclient.so.18 inside /usr/lib and if its not found, mysql compilation will be skipped, if you sure you have mysql installed, just force it then, e.g set mysql_enable="true" in doit.sh after lib checks (e.g line 49)
    sudo apt-get rekt

  2. The Following User Says Thank You to voron00 For This Useful Post:

    Ni3ls (21st March 2016)

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •