source: general/sysutils/rasqal.xml@ 47969a6

10.0 10.1 11.0 11.1 11.2 11.3 12.0 12.1 7.10 7.4 7.5 7.6 7.6-blfs 7.6-systemd 7.7 7.8 7.9 8.0 8.1 8.2 8.3 8.4 9.0 9.1 basic bdubbs/svn elogind gnome kde5-13430 kde5-14269 kde5-14686 kea ken/TL2024 ken/inkscape-core-mods ken/tuningfonts krejzi/svn lazarus lxqt nosym perl-modules plabs/newcss plabs/python-mods python3.11 qt5new rahul/power-profiles-daemon renodr/vulkan-addition systemd-11177 systemd-13485 trunk upgradedb xry111/intltool xry111/llvm18 xry111/soup3 xry111/test-20220226 xry111/xf86-video-removal
Last change on this file since 47969a6 was 47969a6, checked in by Thomas Trepl <thomas@…>, 13 years ago

Add several packages in preparation for (but not only for) KDE4

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@8858 af4574ff-66df-0310-9fd7-8a98e5e911e0

  • Property mode set to 100644
File size: 4.4 KB
Line 
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 rasqal-download-http "http://download.librdf.org/source/rasqal-&rasqal-version;.tar.gz">
8 <!ENTITY rasqal-download-ftp " ">
9 <!ENTITY rasqal-md5sum "c45b6cd784298e264e8757d14355ecce">
10 <!ENTITY rasqal-size "1.2 MB">
11 <!ENTITY rasqal-buildsize "19 MB">
12 <!ENTITY rasqal-time "0.5 SBU">
13]>
14
15<sect1 id="rasqal" xreflabel="rasqal-&rasqal-version;">
16 <?dbhtml filename="rasqal.html"?>
17
18 <sect1info>
19 <othername>$LastChangedBy$</othername>
20 <date>$Date$</date>
21 </sect1info>
22
23 <title>Rasqal-&rasqal-version;</title>
24
25 <indexterm zone="rasqal">
26 <primary sortas="l-rasqal">rasqal</primary>
27 </indexterm>
28
29 <sect2 role="package">
30 <title>Introduction to Rasqal</title>
31
32 <para><application>Rasqal</application> is a C library that handles Resource
33 Description Framework (RDF) query language syntaxes, query construction and
34 execution of queries returning results as bindings, boolean, RDF graphs/triples
35 or syntaxes. It is required by <application>Soprano</application> to build
36 <application>Nepomuk</application>.</para>
37
38 &lfs67_checked;
39
40 <bridgehead renderas="sect3">Package Information</bridgehead>
41 <itemizedlist spacing="compact">
42 <listitem>
43 <para>Download (HTTP): <ulink url="&rasqal-download-http;"/></para>
44 </listitem>
45 <listitem>
46 <para>Download (FTP): <ulink url="&rasqal-download-ftp;"/></para>
47 </listitem>
48 <listitem>
49 <para>Download MD5 sum: &rasqal-md5sum;</para>
50 </listitem>
51 <listitem>
52 <para>Download size: &rasqal-size;</para>
53 </listitem>
54 <listitem>
55 <para>Estimated disk space required: &rasqal-buildsize;</para>
56 </listitem>
57 <listitem>
58 <para>Estimated build time: &rasqal-time;</para>
59 </listitem>
60 </itemizedlist>
61
62<!--
63 <bridgehead renderas="sect3">Additional Downloads</bridgehead>
64 <itemizedlist spacing='compact'>
65 <listitem>
66 <para>Required patch: <ulink
67 url="&patch-root;/rasqal-&rasqal-version;-fixes-1.patch"/></para>
68 </listitem>
69 </itemizedlist>
70
71 <bridgehead renderas="sect3">rasqal Dependencies</bridgehead>
72-->
73 <bridgehead renderas="sect4">Required</bridgehead>
74 <para role="required">
75 <xref linkend="net-tools"/>
76 </para>
77
78 <para condition="html" role="usernotes">User Notes:
79 <ulink url="&blfs-wiki;/rasqal"/></para>
80
81 </sect2>
82
83 <sect2 role="installation">
84 <title>Installation of rasqal</title>
85
86 <para>Install <application>rasqal</application> by running the following
87 commands:</para>
88
89<screen><userinput>./configure prefix=/usr &amp;&amp;
90make</userinput></screen>
91
92 <para>Now, as the <systemitem class="username">root</systemitem> user:</para>
93
94<screen role="root"><userinput>make install</userinput></screen>
95
96 </sect2>
97<!--
98 <sect2 role="commands">
99 <title>Command Explanations</title>
100
101 <para><option>- -xyz</option>: This option is set for ...</para>
102
103 </sect2>
104-->
105 <sect2 role="content">
106 <title>Contents</title>
107
108 <segmentedlist>
109 <segtitle>Installed Programs</segtitle>
110 <segtitle>Installed Libraries</segtitle>
111 <segtitle>Installed Directory</segtitle>
112
113 <seglistitem>
114 <seg>roqet, rasqal-config</seg>
115 <seg>librasqal.{a,so}</seg>
116 <seg>None</seg>
117 </seglistitem>
118 </segmentedlist>
119
120 <variablelist>
121 <bridgehead renderas="sect3">Short Descriptions</bridgehead>
122 <?dbfo list-presentation="list"?>
123 <?dbhtml list-presentation="table"?>
124
125 <varlistentry id="roqet">
126 <term><command>roqet</command></term>
127 <listitem>
128 <para>is a RDF query utility.</para>
129 <indexterm zone="rasqal roqet">
130 <primary sortas="b-roqet">roqet</primary>
131 </indexterm>
132 </listitem>
133 </varlistentry>
134
135 <varlistentry id="rasqal-config">
136 <term><command>rasqal-config</command></term>
137 <listitem>
138 <para>is a utility for retrieving the installation options of rasqal</para>
139 <indexterm zone="rasqal rasqal-config">
140 <primary sortas="b-rasqal-config">rasqal-config</primary>
141 </indexterm>
142 </listitem>
143 </varlistentry>
144
145 </variablelist>
146
147 </sect2>
148
149</sect1>
Note: See TracBrowser for help on using the repository browser.