2011-02-09 05:13:13 +08:00
|
|
|
<?xml version="1.0" encoding="ISO-8859-1"?>
|
|
|
|
<!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN"
|
|
|
|
"http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [
|
|
|
|
<!ENTITY % general-entities SYSTEM "../../general.ent">
|
|
|
|
%general-entities;
|
|
|
|
|
2012-03-27 03:13:25 +08:00
|
|
|
<!ENTITY raptor-download-http "http://download.librdf.org/source/raptor2-&raptor-version;.tar.gz">
|
2011-02-09 05:13:13 +08:00
|
|
|
<!ENTITY raptor-download-ftp " ">
|
2012-07-03 03:00:36 +08:00
|
|
|
<!ENTITY raptor-md5sum "ac60858b875aab8fa7917f21a1237aa9">
|
|
|
|
<!ENTITY raptor-size "1.7 MB">
|
|
|
|
<!ENTITY raptor-buildsize "19 MB">
|
2012-03-27 03:13:25 +08:00
|
|
|
<!ENTITY raptor-time "0.2 SBU">
|
2011-02-09 05:13:13 +08:00
|
|
|
]>
|
|
|
|
|
|
|
|
<sect1 id="raptor" xreflabel="raptor-&raptor-version;">
|
|
|
|
<?dbhtml filename="raptor.html"?>
|
|
|
|
|
|
|
|
<sect1info>
|
|
|
|
<othername>$LastChangedBy$</othername>
|
|
|
|
<date>$Date$</date>
|
|
|
|
</sect1info>
|
|
|
|
|
|
|
|
<title>Raptor-&raptor-version;</title>
|
|
|
|
|
|
|
|
<indexterm zone="raptor">
|
2012-07-29 06:15:26 +08:00
|
|
|
<primary sortas="a-raptor">raptor</primary>
|
2011-02-09 05:13:13 +08:00
|
|
|
</indexterm>
|
|
|
|
|
|
|
|
<sect2 role="package">
|
|
|
|
<title>Introduction to Raptor</title>
|
|
|
|
|
2012-03-03 21:48:30 +08:00
|
|
|
<para><application>Raptor</application> is a C library that provides a set
|
2011-02-09 05:13:13 +08:00
|
|
|
of parsers and serializers that generate Resource Description Framework (RDF)
|
|
|
|
triples.</para>
|
|
|
|
|
2012-10-25 04:29:52 +08:00
|
|
|
&lfs72_checked;
|
2011-02-09 05:13:13 +08:00
|
|
|
|
|
|
|
<bridgehead renderas="sect3">Package Information</bridgehead>
|
|
|
|
<itemizedlist spacing="compact">
|
|
|
|
<listitem>
|
|
|
|
<para>Download (HTTP): <ulink url="&raptor-download-http;"/></para>
|
|
|
|
</listitem>
|
|
|
|
<listitem>
|
|
|
|
<para>Download (FTP): <ulink url="&raptor-download-ftp;"/></para>
|
|
|
|
</listitem>
|
|
|
|
<listitem>
|
|
|
|
<para>Download MD5 sum: &raptor-md5sum;</para>
|
|
|
|
</listitem>
|
|
|
|
<listitem>
|
|
|
|
<para>Download size: &raptor-size;</para>
|
|
|
|
</listitem>
|
|
|
|
<listitem>
|
|
|
|
<para>Estimated disk space required: &raptor-buildsize;</para>
|
|
|
|
</listitem>
|
|
|
|
<listitem>
|
|
|
|
<para>Estimated build time: &raptor-time;</para>
|
|
|
|
</listitem>
|
|
|
|
</itemizedlist>
|
|
|
|
|
2012-03-27 03:13:25 +08:00
|
|
|
<!--
|
2011-02-09 05:13:13 +08:00
|
|
|
<bridgehead renderas="sect3">Additional Downloads</bridgehead>
|
|
|
|
<itemizedlist spacing='compact'>
|
|
|
|
<listitem>
|
|
|
|
<para>Required patch: <ulink
|
2012-03-04 18:26:11 +08:00
|
|
|
url="&patch-root;/raptor-&raptor-version;-curl.patch"/></para>
|
2011-02-09 05:13:13 +08:00
|
|
|
</listitem>
|
|
|
|
</itemizedlist>
|
2012-03-27 03:13:25 +08:00
|
|
|
-->
|
2012-03-03 21:48:30 +08:00
|
|
|
<bridgehead renderas="sect3">Raptor Dependencies</bridgehead>
|
2011-02-09 05:13:13 +08:00
|
|
|
|
|
|
|
<bridgehead renderas="sect4">Required</bridgehead>
|
|
|
|
<para role="required">
|
|
|
|
<xref linkend="expat"/> or <xref linkend="libxml2"/>,
|
|
|
|
<xref linkend="curl"/>
|
|
|
|
</para>
|
|
|
|
<!--
|
|
|
|
<bridgehead renderas="sect4">Recommended</bridgehead>
|
|
|
|
<para role="recommended">
|
|
|
|
<xref linkend="gtk2"/>
|
|
|
|
</para>
|
|
|
|
-->
|
|
|
|
<para condition="html" role="usernotes">User Notes:
|
|
|
|
<ulink url="&blfs-wiki;/raptor"/></para>
|
|
|
|
|
|
|
|
</sect2>
|
|
|
|
|
|
|
|
<sect2 role="installation">
|
2012-03-27 03:13:25 +08:00
|
|
|
<title>Installation of Raptor</title>
|
2011-02-09 05:13:13 +08:00
|
|
|
|
2012-03-27 03:13:25 +08:00
|
|
|
<para>Install <application>Raptor</application> by running the following
|
2011-02-09 05:13:13 +08:00
|
|
|
commands:</para>
|
|
|
|
|
2012-07-03 03:00:36 +08:00
|
|
|
<screen><userinput>./configure --prefix=/usr \
|
|
|
|
--disable-static &&
|
2011-02-09 05:13:13 +08:00
|
|
|
make</userinput></screen>
|
|
|
|
|
|
|
|
<para>Now, as the <systemitem class="username">root</systemitem> user:</para>
|
|
|
|
|
|
|
|
<screen role="root"><userinput>make install</userinput></screen>
|
|
|
|
|
|
|
|
</sect2>
|
2012-03-03 21:48:30 +08:00
|
|
|
|
2011-02-09 05:13:13 +08:00
|
|
|
<sect2 role="commands">
|
|
|
|
<title>Command Explanations</title>
|
2012-07-03 03:00:36 +08:00
|
|
|
|
2012-03-03 21:48:30 +08:00
|
|
|
<para><option>--disable-static</option>: This option prevents compiling the
|
|
|
|
static archive versions of the libraries.</para>
|
2011-02-09 05:13:13 +08:00
|
|
|
</sect2>
|
2012-03-03 21:48:30 +08:00
|
|
|
|
2011-02-09 05:13:13 +08:00
|
|
|
<sect2 role="content">
|
|
|
|
<title>Contents</title>
|
|
|
|
|
|
|
|
<segmentedlist>
|
|
|
|
<segtitle>Installed Programs</segtitle>
|
|
|
|
<segtitle>Installed Libraries</segtitle>
|
2012-03-27 03:13:25 +08:00
|
|
|
<segtitle>Installed Directories</segtitle>
|
2011-02-09 05:13:13 +08:00
|
|
|
|
|
|
|
<seglistitem>
|
2012-03-27 03:13:25 +08:00
|
|
|
<seg>rapper</seg>
|
|
|
|
<seg>libraptor2.so</seg>
|
|
|
|
<seg>/usr/include/raptor2 and /usr/share/gtk-doc/html/raptor2</seg>
|
2011-02-09 05:13:13 +08:00
|
|
|
</seglistitem>
|
|
|
|
</segmentedlist>
|
|
|
|
|
|
|
|
<variablelist>
|
|
|
|
<bridgehead renderas="sect3">Short Descriptions</bridgehead>
|
|
|
|
<?dbfo list-presentation="list"?>
|
|
|
|
<?dbhtml list-presentation="table"?>
|
|
|
|
|
|
|
|
<varlistentry id="rapper">
|
|
|
|
<term><command>rapper</command></term>
|
|
|
|
<listitem>
|
|
|
|
<para>is a RDF parsing and serializing utility.</para>
|
|
|
|
<indexterm zone="raptor rapper">
|
|
|
|
<primary sortas="b-rapper">rapper</primary>
|
|
|
|
</indexterm>
|
|
|
|
</listitem>
|
|
|
|
</varlistentry>
|
|
|
|
|
|
|
|
</variablelist>
|
|
|
|
|
|
|
|
</sect2>
|
|
|
|
|
|
|
|
</sect1>
|