On 10 November 2010 15:10, Piotr Pokora <[email protected]> wrote: > Hi! > > I try to prepare 4.2.0 packages fro Debian experimental. > > found postgres > checking for Sybase files... checking for SQLITE... yes > checking for sqlite3_table_column_metadata in -lsqlite3... yes > Note: using system installed version of SQLite > checking for LIBSOUP... yes > checking for GNOME_KEYRING... no > checking for initscr in -lncurses... yes > checking for readline in -lreadline... yes > checking for add_history in -lhistory... yes > checking termios.h usability... yes > checking termios.h presence... yes > checking for termios.h... yes > checking for perl5... no > checking for perl... perl > configure: error: conditional "MDB" was never defined. > Usually this means the macro was only invoked conditionally. > > Also, can I disable sqlcipher provider?
This has been corrected after the 4.2 has been released. I have in mind to make a 4.2.1 release, so if you want I can do it ASAP, and then you can start the debian packaging with that version. What do you think? to disable SQLCipher, use --disable-crypto with configure. Vivien _______________________________________________ gnome-db-list mailing list [email protected] http://mail.gnome.org/mailman/listinfo/gnome-db-list
