| View previous topic :: View next topic |
| Author |
Message |
gackt
Joined: 07 Apr 2006 Posts: 2
|
Posted: Fri Apr 07, 2006 6:02 am Post subject: psp-config not found! |
|
|
| I installed PSPDEV using DevkitPro Updater , i cant compile anything because it says "make": or something to that followed by something like "psp-config" or build/lib cannot be found.. do i need to install the toolchain? btw, the toolchain installation method always freezes after 4 hours :| |
|
| Back to top |
|
 |
silverbyte
Joined: 10 Apr 2005 Posts: 18
|
Posted: Thu Apr 27, 2006 10:12 pm Post subject: |
|
|
you forgot to setup "enviroment variables"
export PSPDEV="/usr/local/pspdev"
export PATH="$PATH:$PSPDEV/bin" |
|
| Back to top |
|
 |
Drakonite Site Admin

Joined: 17 Jan 2004 Posts: 989
|
Posted: Thu Apr 27, 2006 10:49 pm Post subject: Re: psp-config not found! |
|
|
| gackt wrote: | | I installed PSPDEV using DevkitPro Updater , i cant compile anything because it says "make": or something to that followed by something like "psp-config" or build/lib cannot be found.. do i need to install the toolchain? btw, the toolchain installation method always freezes after 4 hours :| |
It actually freezes? ...That is more likely than not a hardware problem.. _________________ Shoot Pixels Not People!
Makeshift Development |
|
| Back to top |
|
 |
|