Page 3 of 3

Re: Help with line 5?

Posted: 10 Jun 2010, 10:59
by Armadeus
jaxad0127 wrote:Did you install git?
Unsure how to do that. And it doesn't state that needs to be done. So, I didn't.

Re: Help with line 5?

Posted: 10 Jun 2010, 14:47
by Crush
"Install Cygwin. Select "install from Internet" as download source. When you are on the component select screen make sure the component category "devel" is installed. You technically need not everything from this group but a lot. So just install the whole group."

This includes git.

Re: Help with line 5?

Posted: 10 Jun 2010, 18:50
by Armadeus
Crush wrote:"Install Cygwin. Select "install from Internet" as download source. When you are on the component select screen make sure the component category "devel" is installed. You technically need not everything from this group but a lot. So just install the whole group."

This includes git.
I did everything there. I just selected it all to install, tried that, said something like bash: git does not exist.

Then I tried as many different ways to it as I could, tried the whole bold, didn't work.

Re: Help with line 5?

Posted: 11 Jun 2010, 14:14
by Armadeus
So here's me trying to get it all to work. Lol.

Re: Help with line 5?

Posted: 12 Jun 2010, 02:33
by Jaxad0127
Go into cygwin setup and make sure all devel stuff is installed.

Re: Help with line 5?

Posted: 13 Jun 2010, 02:27
by baseballboy
I thought the command to clone a repo was "git clone <git path>"?

Re: Help with line 5?

Posted: 13 Jun 2010, 05:24
by Jaxad0127
baseballboy wrote:I thought the command to clone a repo was "git clone <git path>"?
He tried that.

Re: Help with line 5?

Posted: 13 Jun 2010, 17:45
by Armadeus
I'm re-installing Cygwin with Devel again, then going to try the given path.. :/

Re: Help with line 5?

Posted: 14 Jun 2010, 20:44
by Armadeus
Finally, guys. It's working. :)

I'd like to thank you all for your help, and me being difficult. xD!