On Wed, Jul 29, 2009 at 11:47 AM, hypermonkey2<[email protected]> wrote: > > > Thanks for the reply! the problem with these instructions is that the > command 'curl' is not recognized. My guess is that things are > different when sage is run through vmware player?
curl is standard on OS X. The linux program that does something similar (though not the same) is called "wget". Replace curl -O http://www.math.uic.edu/~t3m/SnapPy/SnapPy.tar.gz by wget http://www.math.uic.edu/~t3m/SnapPy/SnapPy.tar.gz > > > > On Jul 29, 1:44 pm, Marshall Hampton <[email protected]> wrote: >> I had not heard of SnapPy before, so I can't help much, but did you >> follow the sage installation directions from their documentation? >> >> http://www.math.uic.edu/~t3m/SnapPy/doc/installing.html#sage >> >> The fact that they have that much is an encouraging sign, it should be >> possible to do this. >> >> -Marshall Hampton >> >> On Jul 29, 11:16 am, hypermonkey2 <[email protected]> wrote: >> >> > Hi all, >> >> > I am trying to get SnapPy running in SAGE (the VMware version in XP). >> > I am unsuccessful. >> > Any advice on the correct way to do this? >> >> > Thanks very much! > > > -- William Stein Associate Professor of Mathematics University of Washington http://wstein.org --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
