From: Michael R. <re...@eu...> - 2005-12-18 18:46:02
|
Hi Theo, > i write drv_LUIse.c for the USB LCD from www.wallbraun-electonics.de > using his libluise. But now i dont know how do i check if libluise and > luise.h are installed? Hmm.... you'll have to fight with autoconf. Take a look at configure.am and drivers.m4. Some of the drivers require a library ind a include file, too. Look for "libusb" or something... But be warned: This ist complicated stuff..... > I use an CVS checkout from last week and all work fine. > > Today i checkout lcd4linux again and now i cant compile my driver, error > Message is : Did you try a 'make clean' before? If you have all the autoconf/automake stuff installed, try a './bootstrap'. bye, michael -- Michael Reinelt <re...@eu...> http://home.pages.at/reinelt GPG-Key 0xDF13BA50 ICQ #288386781 |