Hey, im trying to get cygwin on my comp (well, i have it), but i am trying to get the psp tool chain on it following this tutorial:
--->HERE<--- UPDATE: I got past the svn, got that working, but now ls isnt working!!! here is whole file:
Family@FamilyPC~
$ ls
bash: ls: command not found
Family@FamilyPC~
$cd psptoolchain
Family@FamilyPC~/psptoolchain
$ ls
bash: ls: command not found
Family@FamilyPC~/psptoolchain
$ ./toolchain.sh
./toolchain.sh: line 14: ls: command not found
./toolchain.sh: line 20: ls: command not found
Family@FamilyPC~/psptoolchain
$
Does anyone know what my problem is?