On Mon, Aug 11, 2003 at 12:15:23PM -0000, suriya mohan wrote: > Hi, > I had downloaded "DFBTerm" from > "http://www.directfb.org/cgi-bin/cvsweb.cgi/#dirlist". The size > of > "README", "TODO" and "NEWS" are 0 bytes. Provide me the "ReadMe" > details to install DFBTerm.
Standard GNU auto stuff. You'll need autoconf, automake and libtool to build these sources. $ ./autogen.sh $ make # make install But you'll need to install lite before DFBTerm. Same installation instructions apply to lite... -- Ville Syrj�l� [EMAIL PROTECTED] http://www.sci.fi/~syrjala/ -- Info: To unsubscribe send a mail to [EMAIL PROTECTED] with "unsubscribe directfb-users" as subject.
