psp-config not found!

Discuss the development of new homebrew software, tools and libraries.

Moderators: cheriff, TyRaNiD

Post Reply
gackt
Posts: 2
Joined: Fri Apr 07, 2006 5:54 am

psp-config not found!

Post by gackt »

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 :|
silverbyte
Posts: 18
Joined: Sun Apr 10, 2005 1:05 pm

Post by silverbyte »

you forgot to setup "enviroment variables"

export PSPDEV="/usr/local/pspdev"
export PATH="$PATH:$PSPDEV/bin"
User avatar
Drakonite
Site Admin
Posts: 990
Joined: Sat Jan 17, 2004 1:30 am
Contact:

Re: psp-config not found!

Post by Drakonite »

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
Post Reply