| View previous topic :: View next topic |
| Author |
Message |
pacman2323
Joined: 03 Jul 2006 Posts: 13
|
Posted: Mon Jul 03, 2006 5:24 pm Post subject: Problem setting up toolchain |
|
|
Ok, I'm following this tutorial to set up toolchain: http://www.psp-programming.com/tutorials/c/lesson01.htm
and everything goes fine until I get here-
Due to a recent problem with the toolchain, we need to update everything, so to get the updates and have them modify the toolchain script, you will need to type "svn update" and hit enter.
When I type that in I get this-
'bash: svn: command not found'
What do I do? |
|
| Back to top |
|
 |
drcd
Joined: 04 Dec 2005 Posts: 22
|
Posted: Mon Jul 03, 2006 7:02 pm Post subject: |
|
|
Did you do this?
"Then scroll down to "web," click the "+" next to it, scroll down and set "wget" to "install."" |
|
| Back to top |
|
 |
danzel
Joined: 04 Nov 2005 Posts: 182
|
Posted: Mon Jul 03, 2006 7:16 pm Post subject: |
|
|
The guide should of told you to install subversion (svn), because you don't have it installed and you need it.
Not sure which cygwin menu its under, but most likely 'web' or 'internet' or 'developement' or something. |
|
| Back to top |
|
 |
pacman2323
Joined: 03 Jul 2006 Posts: 13
|
Posted: Mon Jul 03, 2006 8:36 pm Post subject: |
|
|
| drcd wrote: | Did you do this?
"Then scroll down to "web," click the "+" next to it, scroll down and set "wget" to "install."" |
Ah, that was it. Thanks.
I better pay closer attention or I won't get very far with this whole thing, lol. :D |
|
| Back to top |
|
 |
|