|
|
2010-04-14
, 19:05
|
|
Posts: 466 |
Thanked: 418 times |
Joined on Jan 2010
|
#2
|
|
|
2010-04-14
, 19:15
|
|
Posts: 77 |
Thanked: 176 times |
Joined on Dec 2009
@ Hamburg, Germany
|
#3
|
|
|
2010-04-14
, 19:43
|
|
Posts: 187 |
Thanked: 345 times |
Joined on Nov 2009
|
#4
|
|
|
2010-04-14
, 20:05
|
|
Posts: 53 |
Thanked: 51 times |
Joined on Feb 2010
|
#5
|
|
|
2010-04-14
, 20:10
|
|
Posts: 77 |
Thanked: 176 times |
Joined on Dec 2009
@ Hamburg, Germany
|
#6
|
|
|
2010-04-14
, 20:25
|
|
Posts: 53 |
Thanked: 51 times |
Joined on Feb 2010
|
#7
|
|
|
2010-04-14
, 20:47
|
|
Posts: 69 |
Thanked: 53 times |
Joined on Aug 2009
|
#8
|
#!/bin/bash sudo sysctl abi.vsyscall32=0 sudo ~/maemo/scratchbox/sbin/sbox_ctl start Xephyr :2 -host-cursor -screen 800x480x16 -dpi 96 -ac -kb & ~/maemo/scratchbox/login killall -q Xephyr sleep 1 sudo ~/maemo/scratchbox/sbin/sbox_ctl stop sudo sysctl abi.vsyscall32=1
|
|
2010-04-15
, 17:58
|
|
Posts: 53 |
Thanked: 51 times |
Joined on Feb 2010
|
#9
|
./maemo-scratchbox-install_5.0.sh -s /opt/scratchbox -u USERNAME
This script will install Scratchbox 1.0.14 'apophis' release to your computer. Install options --------------- Install from packages=tgz Scratchbox install path=/opt/scratchbox Scratchbox group=sbox armel compiler=cs2007q3-glibc2.5-arm i386 compiler=cs2007q3-glibc2.5-i386 armel devkits=perl:debian-etch:qemu:doctools:svn:git i386 devkits=perl:debian-etch:doctools:svn:git armel CPU transparency=qemu-arm-sb Checking for prerequisites -------------------------- Running as user root... yes Not running as user root inside fakeroot... yes Running outside of scratchbox... yes Scratchbox installation existing... no Running on Linux kernel... yes Running on i386 architecture... yes Host kernel binfmt_misc support... yes Host kernel VDSO support... no E: Host kernel VDSO support is incompatible with scratchbox. E: You can disable VDSO support for this session with E: 'echo 0 > /proc/sys/vm/vdso_enabled' as root E: For a permanent solution you may add 'vm.vdso_enabled = 0' E: to /etc/sysctl.conf and run 'sysctl -p' as root
Has anyone installed the development tools in Arch Linux?
I did install Debian but it ran soo slowly on my machine, I didn't bother installing the scratchbox and what not.
Cheers.