source: general/sysutils/redland.xml@ f67c5c8

12.1 ken/TL2024 lazarus trunk xry111/llvm18
Last change on this file since f67c5c8 was ab4fdfc, checked in by Pierre Labastie <pierre.labastie@…>, 5 months ago

Change all xml decl to encoding=utf-8

  • Property mode set to 100644
File size: 5.1 KB
RevLine 
[ab4fdfc]1<?xml version="1.0" encoding="UTF-8"?>
[47969a6]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
[c6b192c]7 <!ENTITY redland-download-http "https://download.librdf.org/source/redland-&redland-version;.tar.gz">
[47969a6]8 <!ENTITY redland-download-ftp " ">
[ada42602]9 <!ENTITY redland-md5sum "e5be03eda13ef68aabab6e42aa67715e">
[3ff3b9b]10 <!ENTITY redland-size "1.6 MB">
[ada42602]11 <!ENTITY redland-buildsize "18 MB">
[9b7d496]12 <!ENTITY redland-time "0.2 SBU">
[47969a6]13]>
14
[3ff3b9b]15<sect1 id="redland" xreflabel="Redland-&redland-version;">
[47969a6]16 <?dbhtml filename="redland.html"?>
17
18
19 <title>Redland-&redland-version;</title>
20
21 <indexterm zone="redland">
[3ff3b9b]22 <primary sortas="a-Redland">Redland</primary>
[47969a6]23 </indexterm>
24
25 <sect2 role="package">
26 <title>Introduction to Redland</title>
27
[b1532549]28 <para>
29 <application>Redland</application> is a set of free software C libraries
30 that provide support for the Resource Description Framework (RDF).
31 </para>
[47969a6]32
[172c283]33 &lfs120_checked;
[47969a6]34
35 <bridgehead renderas="sect3">Package Information</bridgehead>
36 <itemizedlist spacing="compact">
37 <listitem>
[b1532549]38 <para>
39 Download (HTTP): <ulink url="&redland-download-http;"/>
40 </para>
[47969a6]41 </listitem>
42 <listitem>
[b1532549]43 <para>
44 Download (FTP): <ulink url="&redland-download-ftp;"/>
45 </para>
[47969a6]46 </listitem>
47 <listitem>
[b1532549]48 <para>
49 Download MD5 sum: &redland-md5sum;
50 </para>
[47969a6]51 </listitem>
52 <listitem>
[b1532549]53 <para>
54 Download size: &redland-size;
55 </para>
[47969a6]56 </listitem>
57 <listitem>
[b1532549]58 <para>
59 Estimated disk space required: &redland-buildsize;
60 </para>
[47969a6]61 </listitem>
62 <listitem>
[b1532549]63 <para>
64 Estimated build time: &redland-time;
65 </para>
[47969a6]66 </listitem>
67 </itemizedlist>
68
69 <bridgehead renderas="sect3">Redland Dependencies</bridgehead>
70
71 <bridgehead renderas="sect4">Required</bridgehead>
72 <para role="required">
[33e5761]73 <xref linkend="rasqal"/>
[47969a6]74 </para>
75
76 <bridgehead renderas="sect4">Optional</bridgehead>
77 <para role="optional">
[33e5761]78 <xref linkend="libiodbc"/>,
79 <xref linkend="sqlite"/>,
[6e2eb5cf]80 <xref linkend="mariadb"/> or <ulink url="https://www.mysql.com/">MySQL</ulink>,
[33e5761]81 <xref linkend="postgresql"/>,
[dcd5a063]82 &berkeley-db;
[8dfc5c3]83 <ulink url="&sourceforge-dl;/virtuoso/">virtuoso</ulink>, and
[c6b192c]84 <ulink url="https://sourceforge.net/projects/threestore/">3store</ulink>
[47969a6]85 </para>
[0d7900a]86
[47969a6]87
88 </sect2>
89
90 <sect2 role="installation">
[9b7d496]91 <title>Installation of Redland</title>
[47969a6]92
[b1532549]93 <para>
94 Install <application>Redland</application> by running the following
95 commands:
96 </para>
[47969a6]97
[9b7d496]98<screen><userinput>./configure --prefix=/usr --disable-static &amp;&amp;
[47969a6]99make</userinput></screen>
100
[b1532549]101 <para>
102 To test the results, issue <command>make check</command>.
103 </para>
[9ca304a]104
[b1532549]105 <para>
106 Now, as the <systemitem class="username">root</systemitem> user:
107 </para>
[47969a6]108
109<screen role="root"><userinput>make install</userinput></screen>
110
111 </sect2>
[9b7d496]112
[47969a6]113 <sect2 role="commands">
114 <title>Command Explanations</title>
115
[3ff3b9b]116 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
117 href="../../xincludes/static-libraries.xml"/>
[47969a6]118
119 </sect2>
[9b7d496]120
[47969a6]121 <sect2 role="content">
122 <title>Contents</title>
123
124 <segmentedlist>
125 <segtitle>Installed Programs</segtitle>
126 <segtitle>Installed Libraries</segtitle>
[9b7d496]127 <segtitle>Installed Directories</segtitle>
[47969a6]128
129 <seglistitem>
[9b7d496]130 <seg>rdfproc, redland-config and redland-db-upgrade</seg>
[028759b]131 <seg>librdf.so and /usr/lib/redland/librdf_storage_*.so</seg>
132 <seg>/usr/lib/redland, /usr/share/gtk-doc/html/redland and
133 /usr/share/redland</seg>
[47969a6]134 </seglistitem>
135 </segmentedlist>
136
137 <variablelist>
138 <bridgehead renderas="sect3">Short Descriptions</bridgehead>
139 <?dbfo list-presentation="list"?>
140 <?dbhtml list-presentation="table"?>
141
142 <varlistentry id="rdfproc">
143 <term><command>rdfproc</command></term>
144 <listitem>
[b1532549]145 <para>
[4c24eb0a]146 is the Redland RDF processor utility
[b1532549]147 </para>
[47969a6]148 <indexterm zone="redland rdfproc">
149 <primary sortas="b-rdfproc">rdfproc</primary>
150 </indexterm>
151 </listitem>
152 </varlistentry>
[0d7900a]153
[9b7d496]154 <varlistentry id="redland-config">
155 <term><command>redland-config</command></term>
156 <listitem>
[b1532549]157 <para>
158 is a script to get information about the installed version
[4c24eb0a]159 of Redland
[b1532549]160 </para>
[9b7d496]161 <indexterm zone="redland redland-config">
162 <primary sortas="b-redland-config">redland-config</primary>
163 </indexterm>
164 </listitem>
165 </varlistentry>
[47969a6]166
[9b7d496]167 <varlistentry id="redland-db-upgrade">
168 <term><command>redland-db-upgrade</command></term>
169 <listitem>
[b1532549]170 <para>
[4c24eb0a]171 upgrades older Redland databases to 0.9.12 format
[b1532549]172 </para>
[9b7d496]173 <indexterm zone="redland redland-db-upgrade">
174 <primary sortas="b-redland-db-upgrade">redland-db-upgrade</primary>
175 </indexterm>
176 </listitem>
[0d7900a]177 </varlistentry>
178
[47969a6]179 </variablelist>
180
181 </sect2>
182
183</sect1>
Note: See TracBrowser for help on using the repository browser.