> -----Original Message----- > From: [EMAIL PROTECTED] > Sent: Fri, 3 Aug 2007 09:31:38 +0800 > To: [EMAIL PROTECTED] > Subject: Re: [directfb-dev] New User: Usage question > > 2007/8/2, Junior <[EMAIL PROTECTED]>: > > > ldd /usr/local/lib/libdirectfb.so : > linux-gate.so.1 => (0xffffe000) > libz.so.1 => /usr/lib/libz.so.1 (0xb7e59000) > libdirect-1.0.so.0 => /usr/local/lib/libdirect-1.0.so.0 > (0xb7e3f000) > libfusion-1.0.so.0 => /usr/local/lib/libfusion-1.0.so.0 > (0xb7e1f000) > libdl.so.2 => /lib/i686/cmov/libdl.so.2 (0xb7e1b000) > libpthread.so.0 => /lib/i686/cmov/libpthread.so.0 (0xb7e04000) > libc.so.6 => /lib/i686/cmov/libc.so.6 (0xb7cc4000) > /lib/ld-linux.so.2 (0x80000000) > > The libdirectfb.so library is for your application. The directfb > itself > should include other core libraries : > directfb_core,directfb_input,directfb_fbdev, direct.
Thanks for your help. I think I have the basic files. I ran dbinfo a got something. I however thought that if I use FBDev then I woudn't need a gfx driver (and I was hoping I didn't be cause I'm not familiar with this) but it looks like I'll need one afterall. Can any of the default onces be used for a small VGA LCD display? ____________________________________________________________ GET FREE SMILEYS FOR YOUR IM & EMAIL - Learn more at http://www.inbox.com/smileys Works with AIM®, MSN® Messenger, Yahoo!® Messenger, ICQ®, Google Talk™ and most webmails _______________________________________________ directfb-dev mailing list [email protected] http://mail.directfb.org/cgi-bin/mailman/listinfo/directfb-dev
