flye-software
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| flye-software [2019/04/10 20:38] – aorth | flye-software [2025/05/14 06:49] (current) – aorth | ||
|---|---|---|---|
| Line 4: | Line 4: | ||
| ===== Information ===== | ===== Information ===== | ||
| - | * Version: 2.4.2 | + | * Version: 2.9.6 |
| * Added: April, 2019 | * Added: April, 2019 | ||
| - | * Link: https:// | + | |
| + | | ||
| ===== Usage ===== | ===== Usage ===== | ||
| - | See which versions | + | See which versions are available: |
| < | < | ||
| Load one version into your environment and run it: | Load one version into your environment and run it: | ||
| - | < | + | < |
| $ flye</ | $ flye</ | ||
| Line 24: | Line 25: | ||
| < | < | ||
| - | $ wget https:// | + | $ git clone https:// |
| - | $ tar xf 2.4.2.tar.gz | + | $ cd Flye |
| - | $ cd Flye-2.4.2 | + | $ module load python/3.10 |
| - | $ mkdir -p / | + | $ sudo mkdir -p / |
| - | $ chown aorth / | + | $ sudo chown aorth / |
| - | $ python2 | + | $ python3 setup.py install --prefix=/ |
| - | $ source / | + | $ sudo chown -R root:root / |
| - | $ python setup.py build | + | |
| - | $ python setup.py install | + | Note: I tried to install this using a python3 virtual environment but it gave me strange errors. As flye doesn' |
| - | $ sudo chown -R root:root / | + | |
flye-software.1554928729.txt.gz · Last modified: by aorth
