source: gnome/add/libgda.xml@ 6f15e833

10.0 10.1 11.0 11.1 11.2 11.3 12.0 12.1 7.10 7.4 7.5 7.6 7.6-blfs 7.6-systemd 7.7 7.8 7.9 8.0 8.1 8.2 8.3 8.4 9.0 9.1 basic bdubbs/svn elogind gnome kde5-13430 kde5-14269 kde5-14686 kea ken/TL2024 ken/inkscape-core-mods ken/tuningfonts krejzi/svn lazarus lxqt nosym perl-modules plabs/newcss plabs/python-mods python3.11 qt5new rahul/power-profiles-daemon renodr/vulkan-addition systemd-11177 systemd-13485 trunk upgradedb xry111/intltool xry111/llvm18 xry111/soup3 xry111/test-20220226 xry111/xf86-video-removal
Last change on this file since 6f15e833 was c2421a0d, checked in by Krejzi <krejzi@…>, 12 years ago

cogl 1.10.2, clutter-gtk 1.2.0, clutter-gst 1.5.4, libcroco 0.6.5, libgee 0.6.4, modified libgtop and json-glib xml files

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@9962 af4574ff-66df-0310-9fd7-8a98e5e911e0

  • Property mode set to 100644
File size: 8.8 KB
Line 
1<?xml version="1.0" encoding="ISO-8859-1"?>
2<!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN"
3 "http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [
4 <!ENTITY % general-entities SYSTEM "../../general.ent">
5 %general-entities;
6
7 <!ENTITY libgda-download-http "&gnome-download-http;/libgda/5.0/libgda-&libgda-version;.tar.xz">
8 <!ENTITY libgda-download-ftp "&gnome-download-ftp;/libgda/5.0/libgda-&libgda-version;.tar.xz">
9 <!ENTITY libgda-md5sum "58efdf8f727b5a0b1e5fb35d19ee76a7">
10 <!ENTITY libgda-size "11 MB">
11 <!ENTITY libgda-buildsize "196 MB">
12 <!ENTITY libgda-time "3.8 SBU">
13]>
14
15<sect1 id="libgda" xreflabel="libgda-&libgda-version;">
16 <?dbhtml filename="libgda.html"?>
17
18 <sect1info>
19 <othername>$LastChangedBy$</othername>
20 <date>$Date$</date>
21 </sect1info>
22
23 <title>libgda-&libgda-version;</title>
24
25 <indexterm zone="libgda">
26 <primary sortas="a-libgda">libgda</primary>
27 </indexterm>
28
29 <sect2 role="package">
30 <title>Introduction to libgda</title>
31
32 <para>The <application>libgda</application> package provides a database access
33 library for the <application>GNOME</application> project.</para>
34
35 &lfs70_checked;
36
37 <bridgehead renderas="sect3">Package Information</bridgehead>
38 <itemizedlist spacing="compact">
39 <listitem>
40 <para>Download (HTTP): <ulink url="&libgda-download-http;"/></para>
41 </listitem>
42 <listitem>
43 <para>Download (FTP): <ulink url="&libgda-download-ftp;"/></para>
44 </listitem>
45 <listitem>
46 <para>Download MD5 sum: &libgda-md5sum;</para>
47 </listitem>
48 <listitem>
49 <para>Download size: &libgda-size;</para>
50 </listitem>
51 <listitem>
52 <para>Estimated disk space required: &libgda-buildsize;</para>
53 </listitem>
54 <listitem>
55 <para>Estimated build time: &libgda-time;</para>
56 </listitem>
57 </itemizedlist>
58
59 <bridgehead renderas="sect3">libgda Dependencies</bridgehead>
60
61 <bridgehead renderas="sect4">Required</bridgehead>
62 <para role="required">
63 <xref linkend="intltool"/>,
64 <xref linkend="libxml2"/> and
65 <xref linkend="pkgconfig"/>
66 </para>
67
68 <bridgehead renderas="sect4">Recommended</bridgehead>
69 <para role="recommended">
70 <xref linkend="gobject-introspection"/>,
71 <xref linkend="gtk3"/>,
72 <xref linkend="iso-codes"/>,
73 <xref linkend="libgnome-keyring"/>,
74 <xref linkend="libsoup"/>,
75 <xref linkend="libxslt"/> and
76 <xref linkend="sqlite"/>
77 </para>
78
79 <bridgehead renderas="sect4">Optional</bridgehead>
80 <para role="optional">
81 <xref linkend="db"/>,
82 <ulink url="http://www.firebirdsql.org/">firebird</ulink>,
83 <xref linkend="gtk-doc"/>,
84 <xref linkend="gtksourceview"/>,
85 <xref linkend="icedtea6"/> or <xref linkend="jdk"/>,
86 <xref linkend="mysql"/>,
87 <xref linkend="openldap"/>,
88 <xref linkend="postgresql"/> and
89 <xref linkend="vala"/>
90 </para>
91
92 <para condition="html" role="usernotes">User Notes:
93 <ulink url="&blfs-wiki;/libgda"/></para>
94
95 </sect2>
96
97 <sect2 role="installation">
98 <title>Installation of libgda</title>
99
100 <para>Install <application>libgda</application> by running the following
101 commands:</para>
102
103<screen><userinput>./configure --prefix=/usr \
104 --sysconfdir=/etc \
105 --enable-system-sqlite &amp;&amp;
106make</userinput></screen>
107
108 <para>To test the results, issue: <command>make check</command>. Note that
109 the output is voluminous, and some tests appear to need the package to have been
110 installed.</para>
111
112 <para>Now, as the <systemitem class="username">root</systemitem> user:</para>
113
114<screen role="root"><userinput>make install</userinput></screen>
115
116 </sect2>
117
118 <sect2 role="commands">
119
120 <title>Command Explanations</title>
121
122 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
123 href="../../xincludes/gtk-doc-rebuild.xml"/>
124
125 <para><option>--enable-system-sqlite</option> : use the system version of
126 <application>sqlite3</application>. Note that you must have compiled
127 <application>sqlite</application> with -DSQLITE_ENABLE_COLUMN_METADATA
128 otherwise the internal version will be used.</para>
129
130 </sect2>
131
132 <sect2 role="content">
133 <title>Contents</title>
134
135 <segmentedlist>
136 <segtitle>Installed Programs</segtitle>
137 <segtitle>Installed Libraries</segtitle>
138 <segtitle>Installed Directories</segtitle>
139
140 <seglistitem>
141 <seg>
142 gda-browser-5.0, gda-control-center-5.0, gda-list-config-5.0,
143 gda-list-jdbc-providers-5.0, gda-list-server-op-5.0,
144 gda-sql-5.0, gda-test-connection-5.0 and gdaui-demo-5.0
145 </seg>
146 <seg>
147 libgda-5.0.so, libgda-report-5.0.so, libgda-ui-5.0.so and
148 libgda-xslt-5.0.so
149 </seg>
150 <seg>
151 /etc/libgda-5.0, /usr/include/libgda-5.0,
152 /usr/lib/libgda-5.0, /usr/share/gnome/help/{gda-browser,gda-sql},
153 /usr/share/gtk-doc/html/{gda-browser,libgda-5.0} and
154 /usr/share/libgda-5.0
155 </seg>
156 </seglistitem>
157 </segmentedlist>
158
159 <variablelist>
160 <bridgehead renderas="sect3">Short Descriptions</bridgehead>
161 <?dbfo list-presentation="list"?>
162 <?dbhtml list-presentation="table"?>
163
164 <varlistentry id="gda-browser-5.0">
165 <term><command>gda-browser-5.0</command></term>
166 <listitem>
167 <para>is a graphical tool to provide a quick access to a database&apos;s
168 structure and contents.</para>
169 <indexterm zone="libgda gda-browser-5.0">
170 <primary sortas="b-gda-browser-5.0">gda-browser-5.0</primary>
171 </indexterm>
172 </listitem>
173 </varlistentry>
174
175 <varlistentry id="gda-control-center-5.0">
176 <term><command>gda-control-center-5.0</command></term>
177 <listitem>
178 <para>is a configuration tool for libgda.</para>
179 <indexterm zone="libgda gda-control-center-5.0">
180 <primary sortas="b-gda-control-center-5.0">gda-control-center-5.0</primary>
181 </indexterm>
182 </listitem>
183 </varlistentry>
184
185 <varlistentry id="gda-list-config-5.0">
186 <term><command>gda-list-config-5.0</command></term>
187 <listitem>
188 <para>lists all the declared data sources and all the installed
189 providers.</para>
190 <indexterm zone="libgda gda-list-config-5.0">
191 <primary sortas="b-gda-list-config-5.0">gda-list-config-5.0</primary>
192 </indexterm>
193 </listitem>
194 </varlistentry>
195
196 <varlistentry id="gda-list-server-op-5.0">
197 <term><command>gda-list-server-op-5.0</command></term>
198 <listitem>
199 <para>lists available DDL operations for one or all of the installed
200 providers.</para>
201 <indexterm zone="libgda gda-list-server-op-5.0">
202 <primary sortas="b-gda-list-server-op-5.0">gda-list-server-op-5.0</primary>
203 </indexterm>
204 </listitem>
205 </varlistentry>
206
207 <varlistentry id="gda-sql-5.0">
208 <term><command>gda-sql-5.0</command></term>
209 <listitem>
210 <para>is an interactive commandline tool to run SQL commands.</para>
211 <indexterm zone="libgda gda-sql-5.0">
212 <primary sortas="b-gda-sql-5.0">gda-sql-5.0</primary>
213 </indexterm>
214 </listitem>
215 </varlistentry>
216
217 <varlistentry id="gda-test-connection-5.0">
218 <term><command>gda-test-connection-5.0</command></term>
219 <listitem>
220 <para>is a &apos;ping&apos; like tool to test connectivity to databases.</para>
221 <indexterm zone="libgda gda-test-connection-5.0">
222 <primary sortas="b-gda-test-connection-5.0">gda-test-connection-5.0</primary>
223 </indexterm>
224 </listitem>
225 </varlistentry>
226
227 <varlistentry id="libgda-5">
228 <term><filename class='libraryfile'>libgda-5.0.so</filename></term>
229 <listitem>
230 <para>is the Gnome Data Access library.</para>
231 <indexterm zone="libgda libgda-5">
232 <primary sortas="c-libgda-5">libgda-5.0.so</primary>
233 </indexterm>
234 </listitem>
235 </varlistentry>
236
237 <varlistentry id="libgda-ui-5">
238 <term><filename class='libraryfile'>libgda-ui-5.0.so</filename></term>
239 <listitem>
240 <para>is the GDA UI extension.</para>
241 <indexterm zone="libgda libgda-ui-5">
242 <primary sortas="c-libgda-ui-5">libgda-ui-5.0.so</primary>
243 </indexterm>
244 </listitem>
245 </varlistentry>
246
247 <varlistentry id="libgda-xslt-5">
248 <term><filename class='libraryfile'>libgda-xslt-5.0.so</filename></term>
249 <listitem>
250 <para>is the GDA XSLT extension.</para>
251 <indexterm zone="libgda libgda-xslt-5">
252 <primary sortas="c-libgda-xslt-5">libgda-xslt-5.0.so</primary>
253 </indexterm>
254 </listitem>
255 </varlistentry>
256
257 </variablelist>
258
259 </sect2>
260
261</sect1>
Note: See TracBrowser for help on using the repository browser.