Quoting Scott A McConnell ([EMAIL PROTECTED]): > Sven Neumann wrote: > > > could you please send a diff instead? You can easily create one using > > > > *** README Mon May 27 08:19:27 2002 > --- README.new Fri Jun 7 08:54:17 2002 > *************** > *** 74,79 **** > --- 74,88 ---- > describing your mouse-protocol to /etc/directfbrc or > ~/.directfbrc: > "mouse-protocol=[ms|ms3|mouseman|mousesystems]". > > + 5) If you are cross compiling and have installed the required > libraries > + someplace other than /usr/local/lib be sure to add the bin > directory > + for those libraries to the front of your 'PATH'. > + > + For instance if you configured using: > + --prefix=/dfb/usr/local > + then be sure to > + export PATH=/dfb/usr/local/bin:$PATH > + before compiling and installing. > > Configuring the Linux framebuffer device > ----------------------------------------
Just comitted it to CVS, thanks. -- Best regards, Denis Oliver Kropp .------------------------------------------. | DirectFB - Hardware accelerated graphics | | http://www.directfb.org/ | "------------------------------------------" Convergence GmbH -- Info: To unsubscribe send a mail to [EMAIL PROTECTED] with "unsubscribe directfb-users" as subject.
