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 libcddb-download-http "&sourceforge-dl;/libcddb/libcddb-&libcddb-version;.tar.bz2">
|
---|
8 | <!ENTITY libcddb-download-ftp " ">
|
---|
9 | <!ENTITY libcddb-md5sum "8bb4a6f542197e8e9648ae597cd6bc8a">
|
---|
10 | <!ENTITY libcddb-size "384 KB">
|
---|
11 | <!ENTITY libcddb-buildsize "3.9 MB (with tests)">
|
---|
12 | <!ENTITY libcddb-time "0.2 SBU (with tests)">
|
---|
13 | ]>
|
---|
14 |
|
---|
15 | <sect1 id="libcddb" xreflabel="libcddb-&libcddb-version;">
|
---|
16 | <?dbhtml filename="libcddb.html"?>
|
---|
17 |
|
---|
18 | <sect1info>
|
---|
19 | <date>$Date$</date>
|
---|
20 | </sect1info>
|
---|
21 |
|
---|
22 | <title>libcddb-&libcddb-version;</title>
|
---|
23 |
|
---|
24 | <indexterm zone="libcddb">
|
---|
25 | <primary sortas="a-libcddb">libcddb</primary>
|
---|
26 | </indexterm>
|
---|
27 |
|
---|
28 | <sect2 role="package">
|
---|
29 | <title>Introduction to libcddb</title>
|
---|
30 |
|
---|
31 | <para>
|
---|
32 | The <application>libcddb</application> is a library that implements
|
---|
33 | the different protocols (CDDBP, HTTP, SMTP) to access data on a CDDB
|
---|
34 | server.
|
---|
35 | </para>
|
---|
36 |
|
---|
37 | &lfs110a_checked;
|
---|
38 |
|
---|
39 | <bridgehead renderas="sect3">Package Information</bridgehead>
|
---|
40 | <itemizedlist spacing="compact">
|
---|
41 | <listitem>
|
---|
42 | <para>
|
---|
43 | Download (HTTP): <ulink url="&libcddb-download-http;"/>
|
---|
44 | </para>
|
---|
45 | </listitem>
|
---|
46 | <listitem>
|
---|
47 | <para>
|
---|
48 | Download (FTP): <ulink url="&libcddb-download-ftp;"/>
|
---|
49 | </para>
|
---|
50 | </listitem>
|
---|
51 | <listitem>
|
---|
52 | <para>
|
---|
53 | Download MD5 sum: &libcddb-md5sum;
|
---|
54 | </para>
|
---|
55 | </listitem>
|
---|
56 | <listitem>
|
---|
57 | <para>
|
---|
58 | Download size: &libcddb-size;
|
---|
59 | </para>
|
---|
60 | </listitem>
|
---|
61 | <listitem>
|
---|
62 | <para>
|
---|
63 | Estimated disk space required: &libcddb-buildsize;
|
---|
64 | </para>
|
---|
65 | </listitem>
|
---|
66 | <listitem>
|
---|
67 | <para>
|
---|
68 | Estimated build time: &libcddb-time;
|
---|
69 | </para>
|
---|
70 | </listitem>
|
---|
71 | </itemizedlist>
|
---|
72 |
|
---|
73 | <para condition="html" role="usernotes">User Notes:
|
---|
74 | <ulink url="&blfs-wiki;/libcddb"/></para>
|
---|
75 | </sect2>
|
---|
76 |
|
---|
77 | <sect2 role="installation">
|
---|
78 | <title>Installation of libcddb</title>
|
---|
79 |
|
---|
80 | <para>
|
---|
81 | Install <application>libcddb</application> by running the
|
---|
82 | following commands:
|
---|
83 | </para>
|
---|
84 |
|
---|
85 | <screen><userinput>./configure --prefix=/usr --disable-static &&
|
---|
86 | make</userinput></screen>
|
---|
87 |
|
---|
88 | <para>
|
---|
89 | To test the results, issue: <command>make check</command>. Two
|
---|
90 | tests fail due to missing test servers.
|
---|
91 | </para>
|
---|
92 |
|
---|
93 | <para>
|
---|
94 | Now, as the <systemitem class="username">root</systemitem> user:
|
---|
95 | </para>
|
---|
96 |
|
---|
97 | <screen role="root"><userinput>make install</userinput></screen>
|
---|
98 |
|
---|
99 | </sect2>
|
---|
100 |
|
---|
101 | <sect2 role="content">
|
---|
102 | <title>Contents</title>
|
---|
103 |
|
---|
104 | <segmentedlist>
|
---|
105 | <segtitle>Installed Programs</segtitle>
|
---|
106 | <segtitle>Installed Library</segtitle>
|
---|
107 | <segtitle>Installed Directories</segtitle>
|
---|
108 |
|
---|
109 | <seglistitem>
|
---|
110 | <seg>
|
---|
111 | cddb_query
|
---|
112 | </seg>
|
---|
113 | <seg>
|
---|
114 | libcddb.so
|
---|
115 | </seg>
|
---|
116 | <seg>
|
---|
117 | /usr/include/cddb
|
---|
118 | </seg>
|
---|
119 | </seglistitem>
|
---|
120 | </segmentedlist>
|
---|
121 |
|
---|
122 | <variablelist>
|
---|
123 | <bridgehead renderas="sect3">Short Descriptions</bridgehead>
|
---|
124 | <?dbfo list-presentation="list"?>
|
---|
125 | <?dbhtml list-presentation="table"?>
|
---|
126 |
|
---|
127 | <varlistentry id="cddb_query">
|
---|
128 | <term><command>cddb_query</command></term>
|
---|
129 | <listitem>
|
---|
130 | <para>
|
---|
131 | provides a user interface to a CDDB server
|
---|
132 | </para>
|
---|
133 | <indexterm zone="libcddb cddb_query">
|
---|
134 | <primary sortas="b-cddb_query">cddb_query</primary>
|
---|
135 | </indexterm>
|
---|
136 | </listitem>
|
---|
137 | </varlistentry>
|
---|
138 |
|
---|
139 | </variablelist>
|
---|
140 | </sect2>
|
---|
141 |
|
---|
142 | </sect1>
|
---|