View Single Post
Posts: 470 | Thanked: 173 times | Joined on Oct 2009 @ Melb
#1
scratchbox never really worked properly on my comp, as i honestly doubt it's fast enough to emulate an emulation. i then tried compiling straight on the device, but after about 20 hours of frustration i found the heart of my problem, bash conflicts with busybox, resulting in hours of effort down the drain.

So embattled and saddened i turn to my brethren, the community, would you help an injured man achieve his dream?

just follow these steps;
Things you need installed: subversion (SVN) and wget
ORP will run on any kernel version, on any Linux distribution. Though a modern compiler is required, GCC v4.x and fairly new binutils, autoconf, automake.

# svn checkout http://open-rp.googlecode.com/svn/trunk/ open-rp
# cd open-rp
# make release
# cd ORP-1.3-SVN-Linux
# ./orpui
and tell me if anything doesn't go to plan! you don't actually need a hacked psp to tell if the program's running!

thanks!