> < ^ Date: Thu, 25 Mar 1993 11:49:33 +0100
> < ^ From: Leonard Soicher <l.h.soicher@qmul.ac.uk >
> < ^ Subject: Re: problems running GAP on a PC

1) I have not been able to correctly access the grp library.
I do not get an error message but the machine simply 'freezes'.
For example, I type 'SymmetricGroup(3);' at the 'gap>' prompt
and nothing happens.

In your batch file to run gap, you should specify the library as

-l /lib/

(or whatever). The important thing is to use "/", so that the gap
system can modify the string containing the lib directory to
determine the grp directory.

L.H.Soicher@qmw.ac.uk


> < [top]