From: Michael R. <re...@eu...> - 2004-04-08 11:26:45
|
Hi Xavier, > Barry : In fact, the mysql plugin is work in progress and Michael didn't > modify the configuration stuff to make it work, so if you have the mysql > headers installed it will fail. Just do as Alex says for the moment I'm still looking for someone with deep autoconf knowledge :-) > Yes. I think I've been a little too verbose with this plugin, don't care > about these warnings. > The claim is that by now all 'plugins' and drivers are hard linked into > the lcd4linux executable, but there's no configure switch to choose > which ones to compile. > In the future (after 0.10.0), we'll try to make plugins dynamicaly > loaded, and configure switches to select plugins just as it's possible > for drivers, but wait a little. > > Michael : Maybe you should think about this configure switch for 0.10.0 > ? I'll try to do it myself if I can. No, I've a better idea:just move this initialisatin stuff into the data-fetch function, and execute it on the first call only. This way the plugin_init() function does nothing but register the plugin. Same goes for all other plugins! (Nico? are you listening?) bye, Michael -- Michael Reinelt Tel: +43 676 3079941 Geisslergasse 4 Fax: +43 316 692343 A-8045 Graz, Austria e-mail: re...@eu... |