source: general/sysutils/rasqal.xml@ f8b4f14

12.0 12.1 kea ken/TL2024 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 f8b4f14 was bd550c1, checked in by Ken Moffat <ken@…>, 17 months ago

Some tags.

  • Property mode set to 100644
File size: 4.7 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 rasqal-download-http "https://download.librdf.org/source/rasqal-&rasqal-version;.tar.gz">
[47969a6]8 <!ENTITY rasqal-download-ftp " ">
[dcc90ce9]9 <!ENTITY rasqal-md5sum "1f5def51ca0026cd192958ef07228b52">
10 <!ENTITY rasqal-size "1.6 MB">
[d8377ddb]11 <!ENTITY rasqal-buildsize "22 MB (additional 4 MB for the tests)">
[dcc90ce9]12 <!ENTITY rasqal-time "0.3 SBU (additional 0.7 SBU for the tests)">
[47969a6]13]>
14
[8f1699f2]15<sect1 id="rasqal" xreflabel="Rasqal-&rasqal-version;">
[47969a6]16 <?dbhtml filename="rasqal.html"?>
17
18
19 <title>Rasqal-&rasqal-version;</title>
20
21 <indexterm zone="rasqal">
[8f1699f2]22 <primary sortas="a-Rasqal">Rasqal</primary>
[47969a6]23 </indexterm>
24
25 <sect2 role="package">
26 <title>Introduction to Rasqal</title>
27
[8f1699f2]28 <para>
[0d7900a]29 <application>Rasqal</application> is a C library that handles Resource
[6de1ecc]30 Description Framework (RDF) query language syntaxes, query construction, and
[0d7900a]31 execution of queries returning results as bindings, boolean, RDF graphs/triples
[6de1ecc]32 or syntaxes.
[8f1699f2]33 </para>
[47969a6]34
[bd550c1]35 &lfs113_checked;
[47969a6]36
37 <bridgehead renderas="sect3">Package Information</bridgehead>
38 <itemizedlist spacing="compact">
39 <listitem>
[8f1699f2]40 <para>
41 Download (HTTP): <ulink url="&rasqal-download-http;"/>
42 </para>
[47969a6]43 </listitem>
44 <listitem>
[8f1699f2]45 <para>
46 Download (FTP): <ulink url="&rasqal-download-ftp;"/>
47 </para>
[47969a6]48 </listitem>
49 <listitem>
[8f1699f2]50 <para>
51 Download MD5 sum: &rasqal-md5sum;
52 </para>
[47969a6]53 </listitem>
54 <listitem>
[8f1699f2]55 <para>
56 Download size: &rasqal-size;
57 </para>
[47969a6]58 </listitem>
59 <listitem>
[8f1699f2]60 <para>
61 Estimated disk space required: &rasqal-buildsize;
62 </para>
[47969a6]63 </listitem>
64 <listitem>
[8f1699f2]65 <para>
66 Estimated build time: &rasqal-time;
67 </para>
[47969a6]68 </listitem>
69 </itemizedlist>
70
[9b7d496]71 <bridgehead renderas="sect3">Rasqal Dependencies</bridgehead>
72
[47969a6]73 <bridgehead renderas="sect4">Required</bridgehead>
74 <para role="required">
[8f1699f2]75 <xref linkend="raptor"/>
[47969a6]76 </para>
77
[028759b]78 <bridgehead renderas="sect4">Optional</bridgehead>
79 <para role="optional">
[d8377ddb]80 <xref linkend="pcre"/> and
[028759b]81 <xref linkend="libgcrypt"/>
82 </para>
83
[47969a6]84 <para condition="html" role="usernotes">User Notes:
[8f1699f2]85 <ulink url="&blfs-wiki;/rasqal"/>
86 </para>
[47969a6]87 </sect2>
88
89 <sect2 role="installation">
[9b7d496]90 <title>Installation of Rasqal</title>
[47969a6]91
[8f1699f2]92 <para>
93 Install <application>Rasqal</application> by running the following
94 commands:
95 </para>
[47969a6]96
[8f1699f2]97<screen><userinput>./configure --prefix=/usr --disable-static &amp;&amp;
[47969a6]98make</userinput></screen>
99
[028759b]100 <para>
[d8377ddb]101 To test the results, issue: <command>make check</command>.
[028759b]102 </para>
103
[8f1699f2]104 <para>
105 Now, as the <systemitem class="username">root</systemitem> user:
106 </para>
[47969a6]107
108<screen role="root"><userinput>make install</userinput></screen>
109
110 </sect2>
[9b7d496]111
[47969a6]112 <sect2 role="commands">
113 <title>Command Explanations</title>
[0d7900a]114
[8f1699f2]115 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
116 href="../../xincludes/static-libraries.xml"/>
[0d7900a]117
[47969a6]118 </sect2>
[9b7d496]119
[47969a6]120 <sect2 role="content">
121 <title>Contents</title>
122
123 <segmentedlist>
124 <segtitle>Installed Programs</segtitle>
[8f1699f2]125 <segtitle>Installed Library</segtitle>
[9b7d496]126 <segtitle>Installed Directories</segtitle>
[47969a6]127
128 <seglistitem>
[8f1699f2]129 <seg>
130 rasqal-config and roqet
131 </seg>
132 <seg>
133 librasqal.so
134 </seg>
[028759b]135 <seg>
[8f1699f2]136 /usr/include/rasqal and
137 /usr/share/gtk-doc/html/rasqal
138 </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="rasqal-config">
148 <term><command>rasqal-config</command></term>
149 <listitem>
[8f1699f2]150 <para>
[6de1ecc]151 is an utility for retrieving the installation options
[4c24eb0a]152 of <application>Rasqal</application>
[8f1699f2]153 </para>
[47969a6]154 <indexterm zone="rasqal rasqal-config">
155 <primary sortas="b-rasqal-config">rasqal-config</primary>
156 </indexterm>
157 </listitem>
158 </varlistentry>
[0d7900a]159
[9b7d496]160 <varlistentry id="roqet">
161 <term><command>roqet</command></term>
162 <listitem>
[8f1699f2]163 <para>
[4c24eb0a]164 is an RDF query utility
[8f1699f2]165 </para>
[9b7d496]166 <indexterm zone="rasqal roqet">
167 <primary sortas="b-roqet">roqet</primary>
168 </indexterm>
169 </listitem>
170 </varlistentry>
[47969a6]171
172 </variablelist>
173
174 </sect2>
175
176</sect1>
Note: See TracBrowser for help on using the repository browser.