Hi Chris, On Fri, Oct 24, 2008 at 11:28:25AM +0100, Christopher Jefferson wrote: > Hi, > > I've been trying to make a tiny GAP distribution to package with another > program. > > So far my distribution contains the following: > > 1) The main gap executable. > 2) A gzipped workspace. > 3) the files 'system.g' and 'obsolete.g'. I did a similar thing some time ago. It seems that I did get away even without obsolete.g. However, I packaged bin/gap.sh and sysinfo.gap and all files "PackageInfo.g" in all the package directories. I believe that sysinfo.gap will be necessary but forgot why. Note that the online help will not work without the documentation text files.
Best regards, Max. > > These seems sufficent to make a fully working copy of GAP, which do all > the things i want to and fits in a tiny bit over 2MB. > > Does this seem like a reasonable thing to do, and is there anything I > should watch out for? > > _______________________________________________ > Forum mailing list > [email protected] > http://mail.gap-system.org/mailman/listinfo/forum -- Max Neunhoeffer http://www-groups.mcs.st-and.ac.uk/~neunhoef/ > > > > > > > > > > > May the Source be with you! < < < < < < < < < < < < The University of St Andrews is a registered Scottish charity: No SC013532 _______________________________________________ Forum mailing list [email protected] http://mail.gap-system.org/mailman/listinfo/forum
