tce-load -i compiletc intltool itstool vala-dev gtk3-dev gobject-introspection-dev libxslt-dev sqlite3-dev glade-dev libsecret-dev https://ftp.gnome.org/pub/GNOME/sources/libgda/5.2/libgda-5.2.9.tar.xz cd libgda-5.2.9 edit configure -lcurses -> -lncursesw CC="gcc -flto -fuse-linker-plugin -mtune=generic -Os -pipe" CXX="g++ -flto -fuse-linker-plugin -mtune=generic -Os -pipe -fno-exceptions -fno-rtti" ./configure --prefix=/usr/local --localstatedir=/var --disable-static --enable-vala find . -name Makefile -type f -exec sed -i 's/-g -O2//g' {} \; make [3m 7.39s] sudo make install Configuration summary for version 5.2.9 Installation prefix = /usr/local Building GTK+ UI extension: yes Installing Glade GTK+ UI extension catalog: yes Building Libxslt extension: yes Building libgda GObject Introspection: yes Building libgda-ui GObject Introspection: yes Building Gtk-Doc: no Building Help (GdaBrowser): yes Building GDA Vala Bindings (--enable-vala): yes Building GDA-UI Vala Bindings: yes Building Vala Documentation: no Building Building Libgda's associated tools: yes Compiled providers: Berkeley DB = no Berkeley DB SQL = no FireBird (client)= no FireBird (embed)= no MDB (MS Access) = no MySQL = no Oracle = no PostgreSQL = no SQLite = yes (from system installation) SQLCipher = yes JDBC = no WEB = yes LDAP = no With LIBSECRET = yes With GNOME KEYRING = no Binreloc support is disabled: Libgda will not be relocatable. To enable binreloc support re-run with --enable-binreloc (see http://autopackage.org/docs/binreloc for more information)