>> I've already build it according to what I believe I need. I do have
>> fbdev
>> support with tslib.
>> Those are the two basic support I want to try initially.
>> 
>> I just don't know which libraries I'm supose to use. I see one library
>> libdirectfb and I thought this
>> was the only one I needed, but then I see others in other directories.
>> Do I need just this one or ALL spefified by the "make install"?
> 
> 
>     I think you should just do "make install" after you set up the
> PREFIX.
> Using ARM "ldd" to see a list of dependencies for "libdirectfb.so" .

I think you missunderstood.

in src/.libs I see:

libdirectfb-1.0.so.0 -> libdirectfb-1.0.so.0.0.0
libdirectfb-1.0.so.0.0.0
libdirectfb-1.0.so.0.0.0T
libdirectfb.so -> libdirectfb-1.0.so.0.0.0

in src/input/.libs I see:
libdirectfb_input.la -> ../libdirectfb_input.la

in src/core/.libs I see
libdirectfb_core.la -> ../libdirectfb_core.la

their are also libdirectfb_windows.la libdirectfb-fbdev and others.

My question was, do I need to concern myself with these, or just 
libdirectfb-1.0.so.0.0.0?

_______________________________________________
directfb-dev mailing list
[email protected]
http://mail.directfb.org/cgi-bin/mailman/listinfo/directfb-dev

Reply via email to