View Single Post
Posts: 452 | Thanked: 522 times | Joined on Nov 2007
#2
Originally Posted by TA-t3 View Post
I'm looking at installing the fremantle SDK. However, I'm not going to abandon my current bora scratchbox setup (which I use for packages I install on my N800 as well as some I have provided for download). Scratchbox, as installed by default, only appears to support a single installation.

I could probably wrestle a second scratchbox installation into the system some way, but before I try out a hack like that I would like to know if there are some others out there with a successful dual- or multi-scratchbox installation, and some elegant steps to get there?
use: this for the help screen
Code:
./maemo-scratchbox-install_5.0.sh -h
./maemo-sdk-install_5.0.sh -h
But in your specific case what you want:
Code:
./maemo-scratchbox-install_5.0.sh -s <PATH>
./maemo-sdk-install_5.0 -s <PATH>
where <PATH> is where you want to put this scratchbox.

Nathan
 

The Following User Says Thank You to Nathan For This Useful Post: