Assuming a fresh ubuntu-14.04.1 installation:
-
sudo apt-get install cmake
-
sudo apt-get install libboost-all-dev
-
sudo apt-get install build-essential
-
sudo apt-get install g++
-
sudo apt-get install aptitude
-
sudo apt-get install libboost1.55-dev
-
sudo apt-get install libncurses5-dev
-
sudo apt-get install flex bison
-
sudo apt-get update
-
download source code from: https://github.com/costaspappus/MySQLAlternativeSearch
-
download the zip file and extract it in your Desktop
-
navigate inside mysql-5.7 folder
-
follow official documentation instructions at: http://dev.mysql.com/doc/internals/en/guided-tour-majordir-build.html