You can check with system=fbdev in directfbrc

On Wed, Apr 21, 2010 at 4:15 PM, Shivakumar Mishra
<shivajeeku...@gmail.com>wrote:

>
> check your configuration and installation path
>
> On Wed, Apr 21, 2010 at 3:41 PM, Nikita Egorov <nik...@gmail.com> wrote:
>
>> > But when I try to run Directfb Tutorial example applications on board .I
>> am
>> > getting the following errors.......
>> > ~~~~~~~~~~~~~~~~~~~~~~~~~~| 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. (2010-04-21 05:54)
>> > (!) DirectFB/core/system: No system found!
>> > simple.c <96>:
>> > (#) DirectFBError [DirectFBCreate (&dfb)]: No (suitable) implementation
>> > found!
>>
>> This error message informs you that directfb couldn't load some system
>> module.
>> In most cases, reason of it is incorrect paths to module dir on your
>> target filesystem.
>> Be sure that entire set of directfb's files lies in right place. By
>> default it is /usr/local/lib
>> For example that is my tree in /usr/local/lib
>> ./directfb-1.4-0:
>> ./directfb-1.4-0/gfxdrivers:
>> ./directfb-1.4-0/inputdrivers:
>>  libdirectfb_keyboard.so
>>  libdirectfb_ps2mouse.so
>> ./directfb-1.4-0/interfaces/IDirectFBFont:
>>   libidirectfbfont_ft2.so
>> ./directfb-1.4-0/interfaces/IDirectFBImageProvider:
>>  libidirectfbimageprovider_png.so
>> ./directfb-1.4-0/interfaces/IDirectFBVideoProvider:
>>  libidirectfbvideoprovider_gif.so
>> ./directfb-1.4-0/systems:
>>  libdirectfb_fbdev.so
>> ./directfb-1.4-0/wm:
>>  libdirectfbwm_default.so
>>
>> PS. a small hint - you can take a look into the libdirectfb.so and
>> find exact path where it tries to find the libraries.
>> --
>> Best Regards
>> Nikita Egorov
>> nik...@gmail.com
>> nik...@varma-el.com
>> _______________________________________________
>> directfb-dev mailing list
>> directfb-dev@directfb.org
>> http://mail.directfb.org/cgi-bin/mailman/listinfo/directfb-dev
>>
>
>
>
> --
> "The best way to find yourself is to lose yourself in the service of
> others".
>
> Shiva The Great
>



-- 
"The best way to find yourself is to lose yourself in the service of
others".

Shiva The Great
_______________________________________________
directfb-dev mailing list
directfb-dev@directfb.org
http://mail.directfb.org/cgi-bin/mailman/listinfo/directfb-dev

Reply via email to