On Sat, Aug 16, 2014 at 10:44 AM, Peter Mueller <[email protected]> wrote: >> Right now, you can do: >> 1) download mcqd-1.0.tar.bz2 which is linked from >> http://trac.sagemath.org/ticket/16083 >> 2) put it in SAGE_ROOT/upstream/ >> 3) run "sage -i mcqd"
and you *MUST* also do 4) run "cd SAGE_ROOT; make" <rant>Note -- as I complained about last week -- the mcqd Cython code won't be built even after installing the optional package. Fortunately, aftering doing "sage -i", there is a reminder message printed out. I ignored it and was confused for a while again. Further evidence that this is the wrong design decision. But at least I will learn, which is enough for me, I guess. </rant> I just did this for SageMathCloud. (As usual, note that Sage Worksheet Servers will need to be restarted to run the modified version of Sage.) > > > Thanks a lot, it works! > > -- > You received this message because you are subscribed to the Google Groups > "sage-support" 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-support. > For more options, visit https://groups.google.com/d/optout. -- William Stein Professor of Mathematics University of Washington http://wstein.org [email protected] -- You received this message because you are subscribed to the Google Groups "sage-support" 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-support. For more options, visit https://groups.google.com/d/optout.
