![]() |
| Forums | Gaming News | Videos | Downloads | Today's Posts | Mark Forums Read | Chat | FAQ | Members List | Contact |
| ||||||
This is a discussion on help with setting up toolchain.sh within the PSP Development Forum forums, part of the PSP Development, Hacks, and Homebrew category; okay so i followed pspprogramming's guide and followed all the instructions im at this page http://www.psp-programming.com/tutor...lesson01-2.htm and this part "After ...
![]() |
|
|
LinkBack | Thread Tools |
|
|
#1 |
![]() Local Tech
Join Date: Oct 2007
Real First Name: Joe
Location: home
Just Played: rockband
Posts: 1,822
Trader Feedback: 0
|
okay so i followed pspprogramming's guide and followed all the instructions
im at this page http://www.psp-programming.com/tutor...lesson01-2.htm and this part "After that is finished, execute the updated script by typing "./toolchain.sh" and hitting enter. In Linux, "." means the current directory, and ".." means the parent directory, so this command means to execute "toolchain.sh," which is in the current directory. The toolchain.sh script will do the rest, for you. " i did the svn patch and i typed ./toolchain.sh and then this error comes up ERROR: Set $PSPDEV before continuing. ../depends/check-pspdev.sh: FAILED umm what do i do ?in the readme of psptoolchain, it says, 2) Add the following to your login script: export PSPDEV=/usr/local/pspdev export PATH=$PATH:$PSPDEV/bin 3) Run the toolchain script: ./toolchain.sh is that what im missing?? it wasnt in the instructions.. so.. EDIT the toolchain.sh works and i wait like 2 minuts and this problem comes up make: *** [configure-libiberty] Error 1 ../scripts/001-binutils-2.16.1.sh: Failed help? Last edited by joseph10444; 05-30-2008 at 07:37 PM.. |
|
|
|
|
|
#4 |
![]() Local Tech
Join Date: Oct 2007
Real First Name: Joe
Location: home
Just Played: rockband
Posts: 1,822
Trader Feedback: 0
|
ii dont know..
and the main step i was confused with but wouldnt share with anyone was the wget step set wget to install WEB is at default.. but when i extend it, wget is like this CURRENT - 1.10.2-2 NEW - 1.10.2-1 BIN? X SOURCE? _ (empty box) SIZE 469k how can i set wget to install?? and how do i know i have autoconf/automake/bison/flex/gcc/make/ncurses/patch etc?? at archaemic, i deleted my whole cygwin folder to try it again sorry i cant tell you the errors -= Double Post =- i tried this guide http://www.psp-programming.com/forum...php?topic=62.0 and i get the same error this time i copied and pasted the lines above for you guys /bin/sh: line 5: [: /home/James: binary operator expected /bin/sh: line 5: [: /home/James: binary operator expected /bin/sh: line 5: [: /home/James: binary operator expected /bin/sh: line 5: [: /home/James: binary operator expected /bin/sh: line 5: [: /home/James: binary operator expected /bin/sh: line 5: [: /home/James: binary operator expected /bin/sh: line 5: [: /home/James: binary operator expected /bin/sh: line 5: [: /home/James: binary operator expected /bin/sh: line 5: [: /home/James: binary operator expected /bin/sh: line 5: [: /home/James: binary operator expected /bin/sh: line 5: [: /home/James: binary operator expected /bin/sh: line 5: [: /home/James: binary operator expected /bin/sh: line 5: [: /home/James: binary operator expected Configuring in libiberty /bin/sh: /home/James: No such file or directory Configuring in intl make: *** [configure-libiberty] Error 1 make: *** Waiting for unfinished jobs.... /bin/sh: /home/James: No such file or directory make: *** [configure-intl] Error 1 ../scripts/001-binutils-2.16.1.sh: Failed. -= Double Post =- hELP Last edited by joseph10444; 05-31-2008 at 09:28 AM.. Reason: Automerged Doublepost |
|
|
|
|
|
#6 | |
|
No longer a community member.
|
Quote:
Do this: Code:
echo "export PSPDEV=/usr/local/pspdev" >> ~/.bashrc echo "export PATH=$PATH:$PSPDEV/bin" >> ~/.bashrc source ~/.bashrc Code:
./toolchain.sh |
|
|
|
|
|
|
#7 |
![]() Local Tech
Join Date: Oct 2007
Real First Name: Joe
Location: home
Just Played: rockband
Posts: 1,822
Trader Feedback: 0
|
thanks
i tried it but i got the exact same error.. this error /bin/sh: line 5: [: /home/James: binary operator expected /bin/sh: line 5: [: /home/James: binary operator expected /bin/sh: line 5: [: /home/James: binary operator expected /bin/sh: line 5: [: /home/James: binary operator expected /bin/sh: line 5: [: /home/James: binary operator expected /bin/sh: line 5: [: /home/James: binary operator expected /bin/sh: line 5: [: /home/James: binary operator expected /bin/sh: line 5: [: /home/James: binary operator expected /bin/sh: line 5: [: /home/James: binary operator expected /bin/sh: line 5: [: /home/James: binary operator expected /bin/sh: line 5: [: /home/James: binary operator expected /bin/sh: line 5: [: /home/James: binary operator expected /bin/sh: line 5: [: /home/James: binary operator expected Configuring in libiberty /bin/sh: /home/James: No such file or directory Configuring in intl make: *** [configure-libiberty] Error 1 make: *** Waiting for unfinished jobs.... /bin/sh: /home/James: No such file or directory make: *** [configure-intl] Error 1 ../scripts/001-binutils-2.16.1.sh: Failed. -= Double Post =- GOSH THIS IS SO HARD!! can anyone please help Last edited by joseph10444; 05-31-2008 at 06:10 PM.. Reason: Automerged Doublepost |
|
|
|
![]() |
| Tags |
| setting , toolchainsh |
| Thread Tools | |
|
|