Opened 6 years ago
Last modified 6 years ago
#20107 closed enhancement
Add again optional GAP3 package — at Initial Version
Reported by: | stumpc5 | Owned by: | |
---|---|---|---|
Priority: | major | Milestone: | sage-7.2 |
Component: | packages: experimental | Keywords: | gap3, experimental package |
Cc: | saliola, tscrim, jmichel, SimonKing | Merged in: | |
Authors: | Reviewers: | ||
Report Upstream: | N/A | Work issues: | |
Branch: | Commit: | ||
Dependencies: | Stopgaps: |
Description
We have been trying to have an optional GAP3 package for a while now. Franco then made one (#8906) but it contained binaries, so it was removed again (#19164).
We now know how to make the package work for linux, but osx seems to be a problem.
- Download GAP3 from https://webusers.imj-prg.fr/~jean.michel/gap3/ (make sure with Jean Michel that this version is up-to-date)
- Get rid of the binaries in
bin pkg/anusq/bin/Sq pkg/arep/bin/desauto pkg/arep/bin/leonin pkg/arep/bin/leonout pkg/meataxe/tests/a1 pkg/meataxe/tests/a2 pkg/meataxe/tests/Perm1 pkg/meataxe/tests/Perm2 pkg/nq/bin/nq pkg/sisyphos/bin/sis-i586-unknown-linux pkg/ve/bin/me pkg/ve/bin/qme
(Jean sent me that list, needs to be checked.) - Write the code to compile GAP3 from source and put it into the right place.
Note: See
TracTickets for help on using
tickets.