Checking for 'gee-0.8' >= 0.8.0 : not found

Solution 1:

Please install first these packages:

libgee-0.8-2
libgee-0.8-dev

You can install them with this command:

sudo apt-get install libgee-0.8-2 libgee-0.8-dev

Or with this other:

sudo apt-get install libgee-0.8*