maverick990
Joined: 23 Jun 2006 Posts: 2
|
Posted: Mon Jun 26, 2006 9:15 am Post subject: problem installing and running toolchain |
|
|
hey guys, i posted this on qj.net, but figured you would know much more about it. i have a very frustrating problem.
| Quote: |
i installed cygwin with these packages in addition to the standards:
| Code: | * autoconf 2.5 (or greater)
* automake 1.9 (or greater)
* bash
* coreutils
* diffutils
* gcc
* gcc-core
* gcc-g++
* grep
* gzip
* make
* patch
* patchutils
* sed
* subversion
* tar
* wget
|
then install them, run cygwin, and type
| Code: | svn co svn://ps2dev.org/psp/trunk/psptoolchain
cd psptoolchain
chmod a+x ./toolchain.sh
./toolchain.sh |
after typing that i get the error
ERROR: Please make sure you have 'automake' installed
|
i know i installed automake, i have versions 1.41-1.92 installed. its funny because i was going to try extracting ooPo's toolchain instead of using the svn, but ooPo pulled the downloads as soon as i started getting the error. this is extremely frustrating.
thanks, any help is appreciated.
edit: looks like the newly uploaded toolchain is working for me, thanks 0obles!! |
|