On Thu, Feb 26, 2009 at 4:08 PM, mabshoff <[email protected]> wrote: > > Some more update: "-p" is at fault here, but that startup option isn't > documented in the GAP help, so I have started looking at the source > code what it is exactly supposed to do. > > Either way, if you look at interfaces/gap.py in > > def _execute_line(self, line, wait_for_prompt=True, > expect_eof=False): > > you will see that the info created by "-p" is used and given the > interface to GAP was written by Steve Linton (who is one of the > current GAP maintainers) I am sure that it is done so for a good > reason. > > So, what is the fix then? Likely an adjustment to the pexepct > interface for GAP, but so far I have little lead what to do here. > Other people will hopefully have a shorter learning cure for that > code.
Just to mention I also tried sage-3.4 binary for Debian Lenny and got exactly the same error (but I have to remove a file that warns about the absence of sse4_1 flag before). So, it confirms this GAP bug is still present in sage-3.4. -- Johan --~--~---------~--~----~------------~-------~--~----~ To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/sage-support URLs: http://www.sagemath.org -~----------~----~----~----~------~----~------~--~---
