Hi, On Sat, Jun 26, 2010 at 11:45:02AM -0700, simon wrote: > I'm not sure what i'm doing wrong: > > si...@bucket:~/local$ git clone http://github.com/sympy/sympy.git > Initialized empty Git repository in /home/simon/local/sympy/.git/ > /usr/bin/git-clone: 374: curl: not found >
you would prefer git://github.com/sympy/sympy.git instead of HTTP based address, unless you are behind a firewall. If you have to use HTTP, then install curl (equivalent of wget) and try again. > > On Jun 23, 4:51 pm, Ondrej Certik <[email protected]> wrote: > > Hi, > > > > I have upgraded git at my server and the git daemon has stopped > > working, so for now use this repository for pulling: > > > > http://github.com/sympy/sympy > > > > until I fix it. > > > > Ondrej > > -- > You received this message because you are subscribed to the Google Groups > "sympy" group. > 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/sympy?hl=en. > -- Mateusz
signature.asc
Description: This is a digitally signed message part
