Changes between Initial Version and Version 1 of Ticket #22626, comment 221
- Timestamp:
- 11/14/18 18:56:26 (4 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #22626, comment 221
initial v1 3 3 1) There is a smaller archive https://www.gap-system.org/pub/gap/gap4core/gap-4.10.0-core.zip of the core GAP system and four _required_ packages, if it helps to reduce the bandwidth. You can then get matching package archive from https://www.gap-system.org/pub/gap/gap4pkgs/ (ask me which). Also, may be helpful to reduce interaction with packages 4 4 5 2) From doc/dev - PostRestoreFunctionsare called after a workspace has been loaded to finish linking up the kernel and workspace. Some of those from `GAPInfo.PostRestoreFunctions` may be added by packages (GAPDoc, GRAPE).5 2) From doc/dev - `PostRestoreFunctions` are called after a workspace has been loaded to finish linking up the kernel and workspace. Some of those from `GAPInfo.PostRestoreFunctions` may be added by packages (GAPDoc, GRAPE). 6 6 7 7 3) Did you get it to work without the workspace already?