7 | | - https://github.com/Normaliz/Normaliz/releases/download/v3.7.0/normaliz-3.7.0.tar.gz |
8 | | - http://www.labri.fr/perso/vdelecro/e-antic/e-antic-0.1.2.tar.gz |
9 | | - pynormaliz?? |
| 7 | - pull this ticket and build sage: |
| 8 | {{{ |
| 9 | sage -b |
| 10 | }}} |
| 11 | |
| 12 | - Get the tarballs: |
| 13 | {{{ |
| 14 | (cd upstream && wget https://github.com/Normaliz/Normaliz/releases/download/v3.7.0/normaliz-3.7.0.tar.gz) |
| 15 | (cd upstream && wget http://www.labri.fr/perso/vdelecro/e-antic/e-antic-0.1.2.tar.gz) |
| 16 | (cd upstream && wget pynormaliz??) |
| 17 | }}} |
| 18 | |
| 19 | Finally: |
| 20 | |
| 21 | {{{ |
| 22 | ./sage -i e_antic normaliz pynormaliz |
| 23 | }}} |