Just grabbed out.
you would run it like
Xephyr :1 -title "L:A_N:application_ID:xephyr_O:R_PC:N" -screen 800x600 -cc 4 -dpi 155 &
then
cd /mnt/us/extensions/gtkboard/bin; LD_LIBRARY_PATH=../lib:$LD_LIBRARY_PATH DISPLAY=:1 ./gtkboard
I guess.
EDIT:
Ah...
Quote:
(gtkboard:6220): GdkPixbuf-WARNING **: Error loading XPM image loader: Unable to load image-loading module: /usr/lib/gtk-2.0/2.10.0/loaders/libpixbufloader-xpm.so: /usr/lib/gtk-2.0/2.10.0/loaders/libpixbufloader-xpm.so: cannot open shared object file: No such file or directory
gtkboard: board.c:664: board_init: Assertion `pieces[i]' failed.
Aborted
|
Your first job... research fixing that in your version (baf has examples kicking around)
But you have a few libs and such to play with now
EDIT EDIT: Made it that bit easier and included the files...
Launch script you think?