On Feb 20, 5:42 am, mark mcclure <mcmcc...@unca.edu> wrote:
> On Feb 20, 8:34 am, mabshoff <mabsh...@googlemail.com> wrote:
>
> > please 
> > tryhttp://sage.math.washington.edu/home/mabshoff/SPKG/gmp-mpir-0.9.spkg
> > and report back as soon as possible. I am down to 4 tickets (including
> > this one) for Sage 3.3.rc3 which will likely be identical to the final
> > 3.3.

Hi Mark,

> I probably should have mentioned that I've never applied a
> spkg before; some explicit instructions would help.

The spkg needs to be found by Sage. One way is to download it and
place it into $SAGE_ROOT/spkg/standard, i.e.

 cd spkg/standard
 curl http://sage.math.washington.edu/home/mabshoff/SPKG/gmp-mpir-0.9.spkg
-o gmp-mpir-0.9.spkg

then restart the build process with

 make

 in $SAGE_ROOT.

in your case on OSX. Another, somewhat more elegant way is to do

 ./sage -i http://sage.math.washington.edu/home/mabshoff/SPKG/gmp-mpir-0.9.spkg

You can also download it somewhere and install it via

 ./sage -i /some/path/foo.spkg

> Mark

Let me know if you have any problems or questions, I want to get
3.3.rc3 out the door before William wakes up :)

Cheers,

Michael
--~--~---------~--~----~------------~-------~--~----~
To post to this group, send email to sage-devel@googlegroups.com
To unsubscribe from this group, send email to 
sage-devel-unsubscr...@googlegroups.com
For more options, visit this group at http://groups.google.com/group/sage-devel
URLs: http://www.sagemath.org
-~----------~----~----~----~------~----~------~--~---

Reply via email to