On jeudi 19 juillet 2018 07:52:49 CEST kneops wrote: > Thanks for the help! > > When I try to run the first command it says that sqlite3 is not > installed. Ofcourse I can install it, but isn't sqlite part of the DT > install???
On my distribution, there are several packages for sqlite, among them one containing the libraries used by e.g. darktable (libsqlite3), and one providing the CLI (sqlite3). Darktable only needs the libsqlite3, so that's the one that should be automatically installed. The other isn't needed by darktable, afaik, and thus should *not* be installed as a darktable dependency. Remco ____________________________________________________________________________ darktable user mailing list to unsubscribe send a mail to [email protected]
