Hi i am new to the psp dev world and am trying to set up psp toolchain.
i have set it up before on cygwin but decided to do it probably in ubuntu.
But when i run the toolchain script i get this problem.
Help Problem
My guess is you need libusb-dev. Here is the packages I installed to meet any dependencies you need to compile the toolchain:
[code[sudo aptitude install tofrodos libtool autoconf automake bison flex gcc make libncurses-dev patch libreadline-dev subversion texinfo wget doxygen graphviz libusb-dev build-essential[/code]
You don't need doxygen or tofrodos but they are always handy :)
[code[sudo aptitude install tofrodos libtool autoconf automake bison flex gcc make libncurses-dev patch libreadline-dev subversion texinfo wget doxygen graphviz libusb-dev build-essential[/code]
You don't need doxygen or tofrodos but they are always handy :)