source: general/sysutils/redland.xml@ c47e525

11.3 12.0 12.1 kea ken/TL2024 ken/inkscape-core-mods ken/tuningfonts lazarus lxqt plabs/newcss python3.11 qt5new rahul/power-profiles-daemon renodr/vulkan-addition trunk xry111/llvm18 xry111/xf86-video-removal
Last change on this file since c47e525 was 3f2db3a6, checked in by Pierre Labastie <pierre.labastie@…>, 19 months ago

Remove sect1info tags

They only contain a date tag that is nowhere used.

  • Property mode set to 100644
File size: 5.3 KB
RevLine 
[47969a6]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
[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
[7263a049]33 &lfs112_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="db"/>,
79 <xref linkend="libiodbc"/>,
80 <xref linkend="sqlite"/>,
[6e2eb5cf]81 <xref linkend="mariadb"/> or <ulink url="https://www.mysql.com/">MySQL</ulink>,
[33e5761]82 <xref linkend="postgresql"/>,
[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 <para condition="html" role="usernotes">User Notes:
88 <ulink url="&blfs-wiki;/redland"/></para>
89
90 </sect2>
91
92 <sect2 role="installation">
[9b7d496]93 <title>Installation of Redland</title>
[47969a6]94
[b1532549]95 <para>
96 Install <application>Redland</application> by running the following
97 commands:
98 </para>
[47969a6]99
[9b7d496]100<screen><userinput>./configure --prefix=/usr --disable-static &amp;&amp;
[47969a6]101make</userinput></screen>
102
[b1532549]103 <para>
104 To test the results, issue <command>make check</command>.
105 </para>
[9ca304a]106
[b1532549]107 <para>
108 Now, as the <systemitem class="username">root</systemitem> user:
109 </para>
[47969a6]110
111<screen role="root"><userinput>make install</userinput></screen>
112
113 </sect2>
[9b7d496]114
[47969a6]115 <sect2 role="commands">
116 <title>Command Explanations</title>
117
[3ff3b9b]118 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
119 href="../../xincludes/static-libraries.xml"/>
[47969a6]120
121 </sect2>
[9b7d496]122
[47969a6]123 <sect2 role="content">
124 <title>Contents</title>
125
126 <segmentedlist>
127 <segtitle>Installed Programs</segtitle>
128 <segtitle>Installed Libraries</segtitle>
[9b7d496]129 <segtitle>Installed Directories</segtitle>
[47969a6]130
131 <seglistitem>
[9b7d496]132 <seg>rdfproc, redland-config and redland-db-upgrade</seg>
[028759b]133 <seg>librdf.so and /usr/lib/redland/librdf_storage_*.so</seg>
134 <seg>/usr/lib/redland, /usr/share/gtk-doc/html/redland and
135 /usr/share/redland</seg>
[47969a6]136 </seglistitem>
137 </segmentedlist>
138
139 <variablelist>
140 <bridgehead renderas="sect3">Short Descriptions</bridgehead>
141 <?dbfo list-presentation="list"?>
142 <?dbhtml list-presentation="table"?>
143
144 <varlistentry id="rdfproc">
145 <term><command>rdfproc</command></term>
146 <listitem>
[b1532549]147 <para>
[4c24eb0a]148 is the Redland RDF processor utility
[b1532549]149 </para>
[47969a6]150 <indexterm zone="redland rdfproc">
151 <primary sortas="b-rdfproc">rdfproc</primary>
152 </indexterm>
153 </listitem>
154 </varlistentry>
[0d7900a]155
[9b7d496]156 <varlistentry id="redland-config">
157 <term><command>redland-config</command></term>
158 <listitem>
[b1532549]159 <para>
160 is a script to get information about the installed version
[4c24eb0a]161 of Redland
[b1532549]162 </para>
[9b7d496]163 <indexterm zone="redland redland-config">
164 <primary sortas="b-redland-config">redland-config</primary>
165 </indexterm>
166 </listitem>
167 </varlistentry>
[47969a6]168
[9b7d496]169 <varlistentry id="redland-db-upgrade">
170 <term><command>redland-db-upgrade</command></term>
171 <listitem>
[b1532549]172 <para>
[4c24eb0a]173 upgrades older Redland databases to 0.9.12 format
[b1532549]174 </para>
[9b7d496]175 <indexterm zone="redland redland-db-upgrade">
176 <primary sortas="b-redland-db-upgrade">redland-db-upgrade</primary>
177 </indexterm>
178 </listitem>
[0d7900a]179 </varlistentry>
180
[47969a6]181 </variablelist>
182
183 </sect2>
184
185</sect1>
Note: See TracBrowser for help on using the repository browser.