I need help with the psp toolchain and Cygwin....
I have installed Cygwin, from the "Original" Cygwin Homepage, and the newsed Toolchain, but when i write in the cygwin Console "svn update" it return: "Skipped ´.´" But i think the SVN Update is Important, isnt it?
then i must do the things with "Ls" and swich in the right Folder...
Okay, then "Ls", and then i write "./toolchain.sh" but then i get some errors:
my "window:"
Code: Select all
Philipp@pps-pc ~
$ svn update
Skipped ´.´
Philipp@pss-pc ~
$ ls
Toolchain
Philipp@pss-pc ~
$ cd Toolchain
Philipp@pss-pc ~/Toolchain
$ls
build depends patches readme.txt scripts toolchain-sudo.sh toolchain.sh
Philipp@pss-pc ~/Toolchain
$ ./toolchain.sh
../depends/check-bison.sh: line 5: bison: command not found
ERROR: Install bison befor continuing.
../depends/check-bison.sh: Failed.
Philipp@pss-pc ~/Toolchain
$
Befor i use Cygwin, is used the "PSPDev for Win32"
But there i can't downloade some Libs...
can somebody help me?