Just to answer my own question, src/sage/combinat/root_system/coxeter_group.py calls gap3 if it finds one in the path. So there is the reason. It seems that Georg's gap3 install is broken, which is outside of our control. As a workaround, remove /usr/local64.hg/bin from the path before running Sage.
On Monday, January 20, 2014 9:37:26 PM UTC, Volker Braun wrote: > > I'm willing to bet that gap3 is a shell script that > runs gap-static-linux-i686 under the hood. > > The question is, who is calling gap3? > > > > On Monday, January 20, 2014 9:09:50 PM UTC, Simon King wrote: >> >> Also no surprise, since the local Sage-version of GAP is called gap and >> not gap3. >> > -- You received this message because you are subscribed to the Google Groups "sage-release" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/sage-release. For more options, visit https://groups.google.com/groups/opt_out.
