View Single Post
Old 09-11-2008, 01:48 PM   #64
Tomek
Enthusiast
Tomek began at the beginning.
 
Posts: 29
Karma: 10
Join Date: Sep 2008
Location: USA
Device: Kindle DX
First of all, Adam, thanks for the VMWare image!

I haven't received my iLiad yet but I can't wait to do some development for it. I downloaded the image and successfully built startdict (although I did have to build libpcre first in case anyone else has problems with it)

I'm running into problems however when trying to start the matchbox-window-manager. Has anyone experienced the following errors:

developer@debian:~$ scratchbox

Welcome to Scratchbox, the cross-compilation toolkit!

Use 'sb-menu' to change your compilation target.
See /scratchbox/doc/ for documentation.

[sbox-iliad-irex: ~] > cd /
[sbox-iliad-irex: /] > DISPLAY=192.168.74.7:1
[sbox-iliad-irex: /] > export DISPLAY
[sbox-iliad-irex: /] > /iliad.sh usr/bin/matchbox-window-manager -use_titlebar no -use_cursor no &
[1] 24638
[sbox-iliad-irex: /] > Unsupported setsockopt level=1 optname=9

(process:24641): GLib-WARNING **: getpwuid_r(): failed due to unknown user id (1000)

[sbox-iliad-irex: /] >
Tomek is offline   Reply With Quote