| View previous topic :: View next topic |
| Author |
Message |
Alfarshear
Joined: 28 Apr 2008 Posts: 5
|
Posted: Mon Apr 28, 2008 7:43 am Post subject: Installation problem with Cygwin / psptoolchain |
|
|
Hi, I tried to install the psptoolchain under Cygwin with both the build available on the website and the lastest on SVN. I installed all the packages necessary including automake and I always get the following error message when running ./toolchain.sh :
| Code: | ERROR: Install automake before continuing.
../depends/check-automake.sh: Failed. |
I've re-installed cygwin and with different versions of automake but it always failed. Also, I'm running Vista, thanks for the help.[/code] |
|
| Back to top |
|
 |
Alfarshear
Joined: 28 Apr 2008 Posts: 5
|
Posted: Mon Apr 28, 2008 9:40 am Post subject: |
|
|
UPDATE : I got it to work by hard linking automake-1.9 to automake (automake command didn't exist even after installing it). However, it fails 1 hour later :
EDIT : I hard linked aclocal-1.9 to aclocal, I'll post the results. |
|
| Back to top |
|
 |
Alfarshear
Joined: 28 Apr 2008 Posts: 5
|
Posted: Mon Apr 28, 2008 12:08 pm Post subject: |
|
|
Got further, but it still fails. Any help would be appreciated.
 |
|
| Back to top |
|
 |
Shapyi
Joined: 25 Apr 2005 Posts: 95
|
Posted: Mon Apr 28, 2008 1:08 pm Post subject: |
|
|
| I had the same problem building remotejoy with cygwin. If you aren't going to use it, look for it in the psplink make file and just comment it out. |
|
| Back to top |
|
 |
Alfarshear
Joined: 28 Apr 2008 Posts: 5
|
Posted: Mon Apr 28, 2008 1:46 pm Post subject: |
|
|
| Thanks, I removed psplinkusb from the script folder. It should work since it's the last script to run. |
|
| Back to top |
|
 |
bluewetball
Joined: 29 Apr 2008 Posts: 1 Location: NC
|
Posted: Tue Apr 29, 2008 1:11 pm Post subject: same prob |
|
|
hey. so did u get it to work? im having the same problem. Mabey its vista? Well i havent tried to hardlink it yet. not too sure how, im new to linux but ill give it a try. _________________ *Bizzle |
|
| Back to top |
|
 |
Cpasjuste
Joined: 29 May 2005 Posts: 214
|
Posted: Sat May 03, 2008 9:56 pm Post subject: |
|
|
| I'm having the same problem on Windows Vista and latest cygwin, hard-linking automake and aclocal did not make the trick for me, the problem seems to occurs at the pspsdk stage 2 build. |
|
| Back to top |
|
 |
|