source: general/sysutils/redland.xml@ 59eea9d

11.0 11.1 11.2 11.3 12.0 12.1 kea ken/TL2024 ken/inkscape-core-mods ken/tuningfonts lazarus lxqt plabs/newcss plabs/python-mods python3.11 qt5new rahul/power-profiles-daemon renodr/vulkan-addition trunk upgradedb xry111/intltool xry111/llvm18 xry111/soup3 xry111/test-20220226 xry111/xf86-video-removal
Last change on this file since 59eea9d was 59eea9d, checked in by Bruce Dubbs <bdubbs@…>, 3 years ago

Package updates and tags
Update to ibus-1.5.25.
Update to cups-filters-1.28.10.

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