Saturday, March 12, 2016

Make not found

In ubuntu, you need to install make to make sure that it compile some sources..
apt-get install make
$ sudo apt-get install g++
sudo apt-get install build-essential