Install :
-
sudo apt-get install build-essential libsdl2-dev libgl1-mesa-dev
libgmp-dev libfontconfig1-dev -
create build dir 'cd' to it and run :
-
cmake ..
-
make
-
make install (for install only 'sudo' might be needed)
Install :
sudo apt-get install build-essential libsdl2-dev libgl1-mesa-dev
libgmp-dev libfontconfig1-dev
create build dir 'cd' to it and run :
cmake ..
make
make install (for install only 'sudo' might be needed)