Changes between Initial Version and Version 1 of Ticket #22626, comment 229
- Timestamp:
- 11/15/18 13:31:51 (4 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #22626, comment 229
initial v1 1 1 I've noticed that after installing this branch I still have `gap` in `SAGE_LOCAL/bin` pointing at the wrong location of GAP executable. 2 2 3 In fact, I also get `gap-bin` in `SAGE_LOCAL/bin`, and by right, `gap` should be a link 3 to the latter. 4 to the latter. 5 6 Correction - one should change the script to point to the right GAP_DIR too, it seems... 4 7 5 8 {{{