[sage-devel] Re: accessing GAP's small groups database from the notebook

2007-07-26 Thread Dan Christensen
"William Stein" <[EMAIL PROTECTED]> writes: > Very interesting. When you install the gap database, SAGE runs > gap_reset_workspace() to update the cached workspace on the machine > on which the database is installed. Because a single home directory could > be used by multiple machines, there ar

[sage-devel] Re: accessing GAP's small groups database from the notebook

2007-07-26 Thread William Stein
On 7/26/07, Dan Christensen <[EMAIL PROTECTED]> wrote: > > "David Joyner" <[EMAIL PROTECTED]> writes: > > > Could you please try gap_reset_workspace() and then restart SAGE > > and see if the examples start? > > That fixed it! Thanks. Not sure what I did. The problem occurred on > two different

[sage-devel] Re: accessing GAP's small groups database from the notebook

2007-07-26 Thread Dan Christensen
"David Joyner" <[EMAIL PROTECTED]> writes: > Could you please try gap_reset_workspace() and then restart SAGE > and see if the examples start? That fixed it! Thanks. Not sure what I did. The problem occurred on two different systems, which my home directory is mirrored between. If it happens

[sage-devel] Re: accessing GAP's small groups database from the notebook

2007-07-26 Thread David Joyner
None of these problems arise on an intel macbook running sage 2.7. I also tested it using gap_console() and the example worked in that mode too. Could you please try gap_reset_workspace() and then restart SAGE and see if the examples start? +++ On 7/26/07, Dan Ch