phyml-software
Differences
This shows you the differences between two versions of the page.
| phyml-software [2014/06/12 09:08] – created aorth | phyml-software [2018/09/16 06:56] (current) – aorth | ||
|---|---|---|---|
| Line 4: | Line 4: | ||
| ===== Information ===== | ===== Information ===== | ||
| - | * Version: | + | * Version: |
| - | * Added: | + | * Added: |
| - | * Link: https://code.google.com/p/phyml/ | + | * Link: https://github.com/stephaneguindon/phyml |
| ===== Usage ===== | ===== Usage ===== | ||
| - | === See versions of phyml which are available | + | See versions of phyml which are available: |
| - | < | + | |
| + | < | ||
| + | |||
| + | Load one version into your environment and run it: | ||
| + | |||
| + | < | ||
| + | $ phyml</ | ||
| ===== Installation ====== | ===== Installation ====== | ||
| Notes from the sysadmin during installation: | Notes from the sysadmin during installation: | ||
| - | < | + | < |
| - | tar xf phyml-20120412.tar.gz | + | $ wget https:// |
| - | cd /tmp/phyml-20120412 | + | $ tar xf v3.3.20180621.tar.gz |
| - | scl enable devtoolset-1.1 bash | + | $ cd phyml-3.3.20180621 |
| - | ./configure --prefix=/ | + | $ ./ |
| - | make | + | $ make |
| - | sudo mkdir -p / | + | $ sudo mkdir -p / |
| - | sudo chown aorth / | + | $ sudo chown aorth / |
| - | make install | + | $ make install |
| - | sudo chown -R root:root / | + | $ sudo chown -R root:root / |
| - | sudo cp -r doc/ examples/ / | + | |
phyml-software.1402564130.txt.gz · Last modified: by aorth
