OK, a new SPKG is up in my homedir on boxen. Once ticket #12707 is accepted, the SPKG will be on the official server, and one should be able to install it with `sage -i git`, but for now, please test with
$ cd /tmp $ wget http://boxen.math.washington.edu/home/keshav/files/git-1.7.10.spkg $ sage -f git-1.7.10.spkg $ rm git-1.7.10.spkg Thanks for spotting this bug! To summarize the rest of the posts in this thread, the problem was that we needed to tell git's configure script explicitly to use Sage's Python, rather than relying on the PATH environment variable to convey that desire. John also discovered a problem with installing on OS X with certain other software installed (Fink or Darwin Ports), which has also been fixed. -Keshav ---- Join us in #sagemath on irc.freenode.net ! -- To post to this group, send an email to sage-devel@googlegroups.com To unsubscribe from this group, send an email to sage-devel+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/sage-devel URL: http://www.sagemath.org