![]() |
2009-03-21
, 16:47
|
Posts: 100 |
Thanked: 38 times |
Joined on Apr 2008
|
#12
|
AF Warning: '/etc/osso-af-init/matchbox.defs' not found Note: For remote X connections DISPLAY should contain hostname! Sample files present. DBUS system bus is already running, doing nothing D-BUS session bus daemon is already running, doing nothing Starting Sapwood image server Starting hildon-desktop sapwood-server: Fatal IO error 14 (Bad address) on X server :2.0. /usr/bin/hildon-desktop: error while loading shared libraries: libGLESv2.so: cannot open shared object file: No such file or directory Starting Keyboard /usr/bin/af-sb-init.sh: line 92: /usr/bin/hildon-input-method: No such file or directory [sbox-FREMANTLE_ARMEL: ~] > Could not init font path element /usr/share/fonts/X11/cyrillic, removing from list! unrecognised device identifier! (EE) config/hal: NewInputDeviceRequest failed unrecognised device identifier! (EE) config/hal: NewInputDeviceRequest failed unrecognised device identifier! (EE) config/hal: NewInputDeviceRequest failed
$ sudo fakeroot apt-get install nokia-binaries Reading package lists... Done Building dependency tree Reading state information... Done Some packages could not be installed. This may mean that you have requested an impossible situation or if you are using the unstable distribution that some required packages have not yet been created or been moved out of Incoming. Since you only requested a single operation it is extremely likely that the package is simply not installable and a bug report against that package should be filed. The following information may help to resolve the situation: The following packages have unmet dependencies: nokia-binaries: Depends: calendar-backend but it is not going to be installed Depends: calendar-backend-dev but it is not going to be installed Depends: fmtx-middleware but it is not going to be installed Depends: initrd-progs but it is not going to be installed Depends: libaccounts0 but it is not going to be installed Depends: libaccounts-dev but it is not going to be installed Depends: libaccounts-glade but it is not going to be installed Depends: libcityinfo0-0 but it is not going to be installed Depends: libcityinfo-dev but it is not going to be installed Depends: libcodelockui1 but it is not going to be installed Depends: liblocation0 but it is not going to be installed Depends: liblocation-dev but it is not going to be installed Depends: libnavigation0 but it is not going to be installed Depends: libnavigation-dev but it is not going to be installed Depends: libosso-abook but it is not going to be installed Depends: libosso-abook-dev but it is not going to be installed Depends: libosso-rtcom-accounts0 but it is not going to be installed Depends: libosso-rtcom-accounts-dev but it is not going to be installed Depends: librtcom-eventlogger0 but it is not going to be installed Depends: librtcom-eventlogger-dev but it is not going to be installed Depends: librtcom-eventlogger-plugins0 but it is not going to be installed Depends: librtcom-eventlogger-plugins-dev but it is not going to be installed Depends: librtcom-eventlogger-ui0 but it is not going to be installed Depends: librtcom-eventlogger-ui-dev but it is not going to be installed Depends: libsignon-glib0 but it is not going to be installed Depends: mini-rc but it is not installable Depends: osso-bookmark-engine but it is not going to be installed Depends: osso-bookmark-engine-dev but it is not going to be installed Depends: osso-mission-control but it is not going to be installed Depends: osso-systemui but it is not going to be installed Depends: osso-systemui-alarm but it is not going to be installed Depends: signond0 but it is not going to be installed Depends: sso-accountsuid but it is not going to be installed Depends: sso-accountsuid-dev but it is not going to be installed Depends: alarmd but it is not installable Depends: alarmd-dbg but it is not installable Depends: libalarm-dev but it is not installable Depends: libalarm2-dbg but it is not installable Depends: osso-systemui-dbus-dev but it is not installable Depends: osso-games-startup but it is not installable Depends: libhildondesktop1-dev but it is not installable Depends: hildon-home but it is not installable Depends: hildon-application-manager-dbg but it is not installable Depends: hildon-application-manager but it is not installable E: Broken packages
![]() |
2009-03-21
, 16:53
|
Posts: 100 |
Thanked: 38 times |
Joined on Apr 2008
|
#13
|
Yes, just download all the scratchbox .deb files listed in the installation instructions, then use dpkg -i --force-architecture to install.
Then just run the sdk setup script. Don't know if that is the best way, or that'll even work for you, but it worked fine for me.
![]() |
2009-03-21
, 17:01
|
|
Posts: 903 |
Thanked: 632 times |
Joined on Apr 2008
|
#14
|
![]() |
2009-03-21
, 17:11
|
Posts: 100 |
Thanked: 38 times |
Joined on Apr 2008
|
#15
|
Yeah, you also need to add vdso32=0 in the kernel line in the grub list.
![]() |
2009-03-21
, 18:33
|
Posts: 100 |
Thanked: 38 times |
Joined on Apr 2008
|
#16
|
[sbox-FREMANTLE_X86: ~] > run-standalone.sh hildon-home & [1] 26733 AF Warning: '/etc/osso-af-init/matchbox.defs' not found /usr/bin/run-standalone.sh: line 11: hildon-home: command not found [1]+ Exit 127 run-standalone.sh hildon-home
![]() |
2009-08-26
, 22:06
|
|
Posts: 4,708 |
Thanked: 4,649 times |
Joined on Oct 2007
@ Bulgaria
|
#17
|
![]() |
2009-09-06
, 11:34
|
|
Posts: 4,708 |
Thanked: 4,649 times |
Joined on Oct 2007
@ Bulgaria
|
#18
|
The Following User Says Thank You to Bundyo For This Useful Post: | ||
![]() |
2009-12-17
, 19:42
|
Posts: 20 |
Thanked: 11 times |
Joined on Oct 2007
@ Germany
|
#19
|
This is now needed for openSUSE 11.2 (Milestone 6), probably in final too.
![]() |
2009-12-28
, 02:04
|
Posts: 11 |
Thanked: 4 times |
Joined on Dec 2009
@ Lisboa, Portugal
|
#20
|
More info:
http://lists.scratchbox.org/pipermai...st/001524.html
$> echo 1048576 > /proc/sys/vm/mmap_min_addr
Then just run the sdk setup script. Don't know if that is the best way, or that'll even work for you, but it worked fine for me.