Installing Flye 2.3.1
Procedure
- Download the Flye source package.
cd /path/to/athena_meta/dependences git clone https://github.com/fenderglass/Flye
- Perform the installation.
cd flye python setup.py install
- Change the directory name.
cd .. mv flye/ flye-2.3.1/
Parent topic: Configuring the Compilation Environment