| View previous topic :: View next topic |
| Author |
Message |
_.-noel-._
Joined: 13 Aug 2007 Posts: 49
|
Posted: Fri Sep 14, 2007 9:32 pm Post subject: Need help with Cygwin and Toolchain.... |
|
|
Hi...
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: |
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
$
|
What can i do?
Befor i use Cygwin, is used the "PSPDev for Win32"
But there i can't downloade some Libs...
can somebody help me? _________________ Sry for my english |
|
| Back to top |
|
 |
Viper8896
Joined: 26 Jan 2006 Posts: 110
|
Posted: Fri Sep 14, 2007 10:24 pm Post subject: |
|
|
| ls is just a program to list the directory. if you know what its called then it is of no use to you. what it is saying is that you need to install bison. so just re run the cygwin installer and choose to install bison from there click next a few times and then try again. |
|
| Back to top |
|
 |
_.-noel-._
Joined: 13 Aug 2007 Posts: 49
|
Posted: Sat Sep 15, 2007 12:20 am Post subject: |
|
|
okay, i will trie it... _________________ Sry for my english |
|
| Back to top |
|
 |
_.-noel-._
Joined: 13 Aug 2007 Posts: 49
|
Posted: Sun Sep 16, 2007 8:57 pm Post subject: |
|
|
can somebody say me, what i musst select?
in the installation....
All, or what must i select? _________________ Sry for my english |
|
| Back to top |
|
 |
Jim

Joined: 02 Jul 2005 Posts: 487 Location: Sydney
|
|
| Back to top |
|
 |
|