View Single Post
Posts: 54 | Thanked: 5 times | Joined on May 2008 @ Oulu, Finland
#1
Hi, I'm trying to setup the development environment for maemo using the install guide http://tablets-dev.nokia.com/4.0/INSTALL.txt
Scratch box is installed and I have created a 'user'. I'm having trouble now installing the SDK with the maemo-sdk-install_4.0.sh script.

Here is my the output with the error at the end...

leke@leke-desktop:~/Desktop$ sh maemo-sdk-install_4.0.sh
This script will install maemo SDK 4.0 chinook release to your computer.

Install options
Do not download or install Nokia EUSA binaries (no)
Force remove of existing targets (no)
Alternative sources.list ('')

Target configuration for armel (CHINOOK_ARMEL)
compiler=cs2005q3.2-glibc2.5-arm
devkits=perl:debian-etch:maemo3-tools:cputransp
cputransp=qemu-arm-0.8.2-sb2

Target configuration for i386 (CHINOOK_X86)
compiler=cs2005q3.2-glibc2.5-i386
devkits=perl:debian-etch:maemo3-tools

Checking for prerequisites
--------------------------

wget tool in path... /usr/bin/wget
Checking for dpkg tool in path... /usr/bin/dpkg
Running outside of scratchbox... yes
Script not run as user root... yes
Scratchbox installation found... yes
Scratchbox home directory... yes
Scratchbox sb-conf tool... yes
Scratchbox user's bind mount... yes
Scratchbox user's /dev set up... yes
Scratchbox home directory... yes
Scratchbox login... yes
Scratchbox login executable... no
E: Scratchbox login found but not executable by user.
E: Please check that user is member of the group specified in scratchbox
E: installation (default 'sbox').
E: Also start a new login terminal after adding group membership.

The error looks pretty descriptive, but I just don't know what it means!
How do I make my login executable?
Thanks.

Last edited by leke; 2008-09-30 at 15:41.