%general-entities; ]> $LastChangedBy$ $Date$ libgda-&libgda-version; libgda Introduction to libgda The libgda package provides a database access library for the GNOME project. &lfs70_checked; Package Information Download (HTTP): Download (FTP): Download MD5 sum: &libgda-md5sum; Download size: &libgda-size; Estimated disk space required: &libgda-buildsize; Estimated build time: &libgda-time; libgda Dependencies Required , and Recommended , , , , , , and Optional , firebird, , , , , and User Notes: Installation of libgda Install libgda by running the following commands: ./configure --prefix=/usr \ --sysconfdir=/etc \ --enable-system-sqlite && make To test the results, issue: make check. Note that the output is voluminous, and some tests appear to need the package to have been installed. Now, as the root user: make install Command Explanations : use the system version of Sqlite3. Note that you must have compiled Sqlite3 with -DSQLITE_ENABLE_COLUMN_METADATA otherwise the internal version will be used. Contents Installed Programs Installed Libraries Installed Directories gda-browser-5.0, gda-control-center-5.0, gda-list-config-5.0, gda-list-jdbc-providers-5.0, gda-list-server-op-5.0, gda-sql-5.0, gda-test-connection-5.0 and gdaui-demo-5.0 libgda-5.0.so, libgda-report-5.0.so, libgda-ui-5.0.so and libgda-xslt-5.0.so /etc/libgda-5.0, /usr/include/libgda-5.0, /usr/lib/libgda-5.0, /usr/share/gnome/help/{gda-browser,gda-sql}, /usr/share/gtk-doc/html/{gda-browser,libgda-5.0} and /usr/share/libgda-5.0 Short Descriptions gda-browser-5.0 is a graphical tool to provide a quick access to a database's structure and contents. gda-browser-5.0 gda-control-center-5.0 is a configuration tool for libgda. gda-control-center-5.0 gda-list-config-5.0 lists all the declared data sources and all the installed providers. gda-list-config-5.0 gda-list-server-op-5.0 lists available DDL operations for one or all of the installed providers. gda-list-server-op-5.0 gda-sql-5.0 is an interactive commandline tool used to run SQL commands. gda-sql-5.0 gda-test-connection-5.0 is a 'ping' like tool to test connectivity to databases. gda-test-connection-5.0 libgda-5.0.so is the GNOME Data Access library. libgda-5.0.so libgda-ui-5.0.so is the GDA UI extension. libgda-ui-5.0.so libgda-xslt-5.0.so is the GDA XSLT extension. libgda-xslt-5.0.so