On 16 April 2010 10:41, Colin Hersom <[email protected]> wrote: > Thanks for the replies. > > Since posting this I have attempted to compile Kexi2 instead. In fact I > compiled the whole of koffice2. This has worked to a point but when I > run it I get messages saying that it cannot find the sqlite driver, > despite the fact that the compilation ensured early on that the driver > was available. I have installed to a local directory, which I think > should be OK, so I do not need root privileges to install to /usr > > Does anyone have thoughts on this problem?
OK. The problem may be with any plugin and not just kexi sqlite plugin. Did you install the software? I mean executing: % sudo make install (you don't need 'sudo' here if you have chosen to install koffice to a subdirectory - for advanced users ther's such option: http://techbase.kde.org/Getting_Started/Increased_Productivity_in_KDE4_with_Scripts#Setting_Up_the_Environment ) PS: sometimes, especially when you install a plugin (sqlite driver is a plugin) for the first time it helps to refresh system configuration cache by hand. To do that, type as normal user: % kbuildsycoca4 --noincremental Optionally the cache is refreshed also when you restart your KDE4 session. But 1) this is "windows" way of doing things, 2) I do understand not everyone even needs to run KDE4 _desktop to run KDE4 apps :) -- regards / pozdrawiam, Jaroslaw Staniek http://www.linkedin.com/in/jstaniek Kexi & KOffice (http://www.kexi-project.org, http://www.koffice.org) KDE Software Development Platform on MS Windows (http://windows.kde.org) _______________________________________________ Kexi mailing list [email protected] https://mail.kde.org/mailman/listinfo/kexi
