After the downloading the tar.gz file from GitHub to my default downloads folder what do I do next?
The readme below seems to provide general instructions for compiling from master but is not specific for installing the latest release I downloaded above.
Compiling AEON
On Unix and Linux:
Dependencies: GCC 4.7.3 or later, CMake 2.8.6 or later, and Boost 1.53 or later (except 1.54).
To build, change to the root of the source code directory, and run 'make'.
The resulting executables can be found in build/release/src.
When I extract the tar.gz file I do not see the executable file (aeond or aeon-wallet-cli) like I would when performing the same process for a Monero release. Please provide me with step by step commands to install AEON starting with the assumption that I have downloaded to tar.gz file for the v0.9.11.0 AEON release