View Single Post
smoku's Avatar
Posts: 1,716 | Thanked: 3,007 times | Joined on Dec 2009 @ Warsaw, Poland
#476
Originally Posted by scuddy View Post
@smoku Ive tried installing the sdk on ubuntu 10.04 lts and it just doesnt seem to do anything, I even went through the so called fixes for 10.04 and I have to say they aren't very accurate. I managed to get through most of it but still doesnt seem to work. any help you could give me would be most appreciated
I had no such problems on 10.4.
Just downloaded SDK installer, run it and proceed to finish. Than typing 'scratchbox' gives me compilation environment.

If your "it just doesnt seem to do anything" mean that double clicking Maemo5 SDK shortcut does nothing - it's a bug. The shortcut was created for older Xephyr. The current one does not have -xb option (AFAIR).
Just edit /usr/local/bin/start_xephyr.sh and remove the last option from the Xephyr command, it should be:
Code:
[...]
# Automatically created by Maemo 5.0 SDK Installer
(Xephyr :2 -host-cursor -screen 800x480x16 -dpi 96 -ac ; newgrp sbox <<'END'
[...]
__________________
smoku @xiaoka.com (SMTP/XMPP) ...:.:....:... pebbled . Poky Fish : sixaxis . psx4m . uae4all
Jolla Phone post-mortem . . . . . . . . . . -> 1+1 VGN-UX390N
 

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