OK, then as Zhang Edmond said, you have to use the option "system=fbdev" you can set it permanently in the file "/etc/directfbrc" (if it does not exist, juste create it).
to be sure that your dtk library does not depend on x11, you can rub the following command: readelf -Wa <your_gtk_so_library> | grep NEEDED then you should have the list of libraries that your gtk-lib needs. regards. On Wed, Nov 26, 2008 at 7:43 AM, tina nambiar <[EMAIL PROTECTED]>wrote: > i have not tried running those examples . i have gtk with directfb support > because the requirement is to enable framebufer and not x11 > > > On Wed, Nov 26, 2008 at 11:54 AM, tina nambiar <[EMAIL PROTECTED]>wrote: > >> wm=default >> >> mode=640x480 >> >> depth=32 >> >> system=x11 >> >> >> On Wed, Nov 26, 2008 at 11:26 AM, tina nambiar <[EMAIL PROTECTED]>wrote: >> >>> Hi all >>> >>> i have my gtk library fully compiled for ARM board and when i try to run >>> the gtk-demo application >>> i get the following error >>> >>> [EMAIL PROTECTED] gtk]$./gtk-demo >>> >>> ~~~~~~~~~~~~~~~~~~~~~~~~~~| DirectFB 1.2.0 |~~~~~~~~~~~~~~~~~~~~~~~~~~ >>> (c) 2001-2008 The world wide DirectFB Open Source Community >>> (c) 2000-2004 Convergence (integrated media) GmbH >>> ---------------------------------------------------------------- >>> >>> (*) DirectFB/Core: Single Application Core. (2008-11-25 13:24) >>> (!) DirectFB/core/system: No system found! >>> [EMAIL PROTECTED] gtk]$./gtk-demo >>> >>> ~~~~~~~~~~~~~~~~~~~~~~~~~~| DirectFB 1.2.0 |~~~~~~~~~~~~~~~~~~~~~~~~~~ >>> (c) 2001-2008 The world wide DirectFB Open Source Community >>> (c) 2000-2004 Convergence (integrated media) GmbH >>> ---------------------------------------------------------------- >>> >>> (*) DirectFB/Core: Single Application Core. (2008-11-25 13:24) >>> (!) DirectFB/core/system: No system found! >>> Failed dfb_core_create( >>> (#) DirectFBError [gdk_display_open: DirectFBCreate]: No (suitable) >>> implementation found! >>> >>> (gtk-demo:407): Gtk-WARNING **: cannot open display: >>> >>> (#) DirectFBError [gdk_display_open: DirectFBCreate]: No (suitable) >>> implementation found! >>> >>> (gtk-demo:407): Gtk-WARNING **: cannot open display: >>> >>> >>> >>> i tried passing the parameters --dfb (depth,wm,system ) etc but the error >>> is same . >>> when i try to run dfbinfo i get the same result .could someone tell me >>> how i can run the application successfully and what are the modules this >>> application needs to run >>> >> >> > > _______________________________________________ > directfb-users mailing list > directfb-users@directfb.org > http://mail.directfb.org/cgi-bin/mailman/listinfo/directfb-users > >
_______________________________________________ directfb-users mailing list directfb-users@directfb.org http://mail.directfb.org/cgi-bin/mailman/listinfo/directfb-users