flye-software
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
flye-software [2021/12/27 16:00] – aorth | flye-software [2025/05/14 06:49] (current) – aorth | ||
---|---|---|---|
Line 4: | Line 4: | ||
===== Information ===== | ===== Information ===== | ||
- | * Version: 2.9 | + | * Version: 2.9.6 |
* Added: April, 2019 | * Added: April, 2019 | ||
- | * Updated: | + | * Updated: |
- | * Link: https:// | + | * 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 25: | Line 25: | ||
< | < | ||
- | $ wget https:// | + | $ git clone https:// |
- | $ tar xf 2.9.tar.gz | + | $ cd Flye |
- | $ cd Flye-2.9 | + | $ module load python/3.10 |
- | $ sudo mkdir -p / | + | $ sudo mkdir -p / |
- | $ sudo chown aorth / | + | $ sudo chown aorth / |
- | $ python3 setup.py install --prefix=/ | + | $ python3 setup.py install --prefix=/ |
- | $ sudo chown -R root:root / | + | $ sudo chown -R root:root / |
Note: I tried to install this using a python3 virtual environment but it gave me strange errors. As flye doesn' | Note: I tried to install this using a python3 virtual environment but it gave me strange errors. As flye doesn' |
flye-software.1640620825.txt.gz · Last modified: by aorth