View Single Post
Posts: 3,328 | Thanked: 4,476 times | Joined on May 2011 @ Poland
#8
Originally Posted by anthonie View Post
http://forum.meego.com/showthread.php?p=32806
Unfortunately it doesn't work, as I already have the Fremantle SDK installed, and the Fre SDK installer (maemo-scratchbox-install_5.0.sh) refuses to reinstall...

/edit: copying all the installer tar.gzs,
Code:
for i in *.tar.gz; do sudo tar xvf $i -C /; done
and
Code:
sudo /scratchbox/run_me_first.sh
Worked like charm
__________________
If you want to support my work, you can donate by PayPal or Flattr

Projects no longer actively developed: here

Last edited by marmistrz; 2013-03-31 at 15:08.