Hi Georg, On 2014-01-20, Georg Grafendorfer <[email protected]> wrote: > (sage-sh) ggeorg@maschke:ggeorg$ which gap > /scratch/userdata/.software/sage/local/bin/gap
This is expected: Sage will use its own GAP version, and is supposed to totally ignore the other GAP installations in the system. > (sage-sh) ggeorg@maschke:ggeorg$ which gap3 > /usr/local64.hg/bin/gap3 Also no surprise, since the local Sage-version of GAP is called gap and not gap3. Hm. The problem is that the strange GAP version that you mentioned in your original post does not show up here. Then I am afraid I have no idea what has gone wrong, and I can only hope that other people on this list have an insight. Best regards, Simon -- 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.
