[maemo-developers] [maemo-developers] Unable to install development-enviroment :-(

From: Kai Schindelka kai at schindelka.de
Date: Tue Oct 25 06:45:54 EEST 2005
Clemens Eisserer wrote:
>>Fedora core 4 has vdso switched on, which breaks chrooting.
>>
>>echo 0 > /proc/sys/kernel/vdso
>>
>>or at kernel command line with
>>
>>vdso=0

# echo "kernel.vdso = 0" >>/etc/sysctl.conf
# sysctl -w kernel.vdso=0

should be another option to make it permanent.

> However I still get it not installed. The installer works fine
> withought any errors, however I do not have the scartchbox executable
> in /usr/bin/ :-(

The finishing requester of the install script is wrong about that.
After successful installation, this should direct you to the Scratchbox
prompt:

$ /scratchbox/login
[sbox-x86: ~] >

If you get an error about missing directories however, you will have to
issue

$ sudo /scratchbox/sbin/sbox_mount_all

first, because the chroot environment isn't set up yet.

> Sorry for nerving that much, does anybody know any pages where this
> knowledge is written down so that I do not need bother you devs with
> stuff like that?

Can't answer that, I'm sorry. I'm still in the process to collect
information myself. :)

-- 
Bye; Kai

More information about the maemo-developers mailing list