pilon-software
Differences
This shows you the differences between two versions of the page.
| Next revision | Previous revision | ||
| pilon-software [2018/11/18 06:50] – created aorth | pilon-software [2025/05/06 07:38] (current) – aorth | ||
|---|---|---|---|
| Line 5: | Line 5: | ||
| ===== Information ===== | ===== Information ===== | ||
| - | * Version: 1.2.2 | + | * Version: 1.24 |
| * Added: November, 2018 | * Added: November, 2018 | ||
| - | * Link: | + | |
| + | | ||
| ===== Usage ===== | ===== Usage ===== | ||
| - | Pilon is distributed as a Java JAR file. You need to run it like this: | + | See which versions are available: |
| - | < | + | |
| - | The [[https:// | + | < |
| + | |||
| + | Load one version into your environment and run it: | ||
| + | |||
| + | < | ||
| + | $ pilon</ | ||
| + | |||
| + | Note: the [[https:// | ||
| + | |||
| + | < | ||
| ===== Installation ====== | ===== Installation ====== | ||
| Notes from the sysadmin during installation: | Notes from the sysadmin during installation: | ||
| - | < | + | < |
| - | $ sudo wget https:// | + | $ sudo wget https:// |
| + | $ # edit / | ||
| + | $ cat / | ||
| + | # | ||
| + | |||
| + | readonly PREFIX=$(dirname $0) | ||
| + | # Default to 8G of heap | ||
| + | java -jar -Xmx8G $PREFIX/pilon-1.24.jar $* | ||
| + | $ sudo chmod +x / | ||
pilon-software.1542523843.txt.gz · Last modified: by aorth
