Changeset 9b7d496 for general/sysutils


Ignore:
Timestamp:
03/26/2012 07:13:25 PM (12 years ago)
Author:
Ragnar Thomsen <rthomsen@…>
Branches:
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
Children:
55ca08f5
Parents:
473a13d
Message:

Redland, rasqal and raptor upgrades.

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

Location:
general/sysutils
Files:
3 edited

Legend:

Unmodified
Added
Removed
  • general/sysutils/raptor.xml

    r473a13d r9b7d496  
    55  %general-entities;
    66
    7   <!ENTITY raptor-download-http "http://download.librdf.org/source/raptor-&raptor-version;.tar.gz">
     7  <!ENTITY raptor-download-http "http://download.librdf.org/source/raptor2-&raptor-version;.tar.gz">
    88  <!ENTITY raptor-download-ftp  " ">
    9   <!ENTITY raptor-md5sum        "992061488af7a9e2d933df6b694bb876">
     9  <!ENTITY raptor-md5sum        "699073463467dc8eded2ca89de2ab2ea">
    1010  <!ENTITY raptor-size          "1.6 MB">
    11   <!ENTITY raptor-buildsize     "24 MB">
    12   <!ENTITY raptor-time          "0.5 SBU">
     11  <!ENTITY raptor-buildsize     "13.1 MB">
     12  <!ENTITY raptor-time          "0.2 SBU">
    1313]>
    1414
     
    5858    </itemizedlist>
    5959
    60 
     60 <!--
    6161    <bridgehead renderas="sect3">Additional Downloads</bridgehead>
    6262    <itemizedlist spacing='compact'>
     
    6666      </listitem>
    6767    </itemizedlist>
    68 
     68    -->
    6969    <bridgehead renderas="sect3">Raptor Dependencies</bridgehead>
    7070
     
    8686
    8787  <sect2 role="installation">
    88     <title>Installation of raptor</title>
     88    <title>Installation of Raptor</title>
    8989
    90     <para>Install <application>raptor</application> by running the following
     90    <para>Install <application>Raptor</application> by running the following
    9191    commands:</para>
    9292
    93 <screen><userinput>patch -Np0 -i ../raptor-&raptor-version;-curl.patch &amp;&amp;
    94 ./configure --prefix=/usr --disable-static &amp;&amp;
     93 <!-- patch -Np0 -i ../raptor-&raptor-version;-curl.patch &amp;&amp; -->
     94
     95<screen><userinput>./configure --prefix=/usr --disable-static &amp;&amp;
    9596make</userinput></screen>
    9697
     
    103104  <sect2 role="commands">
    104105    <title>Command Explanations</title>
    105 
     106<!--
    106107    <para><option>patch -Np1 -i ../raptor-&raptor-version;-curl.patch</option>: This
    107108      patch fixes compiling with <application>cURL</application>.</para>
     109-->     
    108110    <para><option>--disable-static</option>: This option prevents compiling the
    109111    static archive versions of the libraries.</para>
     
    116118      <segtitle>Installed Programs</segtitle>
    117119      <segtitle>Installed Libraries</segtitle>
    118       <segtitle>Installed Directory</segtitle>
     120      <segtitle>Installed Directories</segtitle>
    119121
    120122      <seglistitem>
    121         <seg>rapper, raptor-config</seg>
    122         <seg>libraptor.so</seg>
    123         <seg>None</seg>
     123        <seg>rapper</seg>
     124        <seg>libraptor2.so</seg>
     125        <seg>/usr/include/raptor2 and /usr/share/gtk-doc/html/raptor2</seg>
    124126      </seglistitem>
    125127    </segmentedlist>
     
    140142      </varlistentry>
    141143
    142       <varlistentry id="raptor-config">
    143         <term><command>raptor-config</command></term>
    144         <listitem>
    145           <para>is a utility for retrieving the installation options of raptor</para>
    146           <indexterm zone="raptor raptor-config">
    147             <primary sortas="b-raptor-config">raptor-config</primary>
    148           </indexterm>
    149         </listitem>
    150       </varlistentry>
    151 
    152144    </variablelist>
    153145
  • general/sysutils/rasqal.xml

    r473a13d r9b7d496  
    77  <!ENTITY rasqal-download-http "http://download.librdf.org/source/rasqal-&rasqal-version;.tar.gz">
    88  <!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">
     9  <!ENTITY rasqal-md5sum        "a3662b8d9efef9d8ef0a3c182450fba2">
     10  <!ENTITY rasqal-size          "1.4 MB">
     11  <!ENTITY rasqal-buildsize     "12.3 MB">
     12  <!ENTITY rasqal-time          "0.2 SBU">
    1313]>
    1414
     
    3636    <application>Nepomuk</application>.</para>
    3737
    38     &lfs67_checked;
     38    &lfs70_checked;
    3939
    4040    <bridgehead renderas="sect3">Package Information</bridgehead>
     
    6868      </listitem>
    6969    </itemizedlist>
     70-->
     71    <bridgehead renderas="sect3">Rasqal Dependencies</bridgehead>
    7072
    71     <bridgehead renderas="sect3">rasqal Dependencies</bridgehead>
    72 -->
    7373    <bridgehead renderas="sect4">Required</bridgehead>
    7474    <para role="required">
     
    8282
    8383  <sect2 role="installation">
    84     <title>Installation of rasqal</title>
     84    <title>Installation of Rasqal</title>
    8585
    86     <para>Install <application>rasqal</application> by running the following
     86    <para>Install <application>Rasqal</application> by running the following
    8787    commands:</para>
    8888
    89 <screen><userinput>./configure prefix=/usr &amp;&amp;
     89<screen><userinput>./configure --prefix=/usr --disable-static &amp;&amp;
    9090make</userinput></screen>
    9191
     
    9595
    9696  </sect2>
    97 <!--
     97
    9898  <sect2 role="commands">
    9999    <title>Command Explanations</title>
     100   
     101    <para><option>--disable-static</option>: This option prevents compiling the
     102    static archive versions of the libraries.</para>
     103   
     104  </sect2>
    100105
    101     <para><option>- -xyz</option>: This option is set for ...</para>
    102 
    103   </sect2>
    104 -->
    105106  <sect2 role="content">
    106107    <title>Contents</title>
     
    109110      <segtitle>Installed Programs</segtitle>
    110111      <segtitle>Installed Libraries</segtitle>
    111       <segtitle>Installed Directory</segtitle>
     112      <segtitle>Installed Directories</segtitle>
    112113
    113114      <seglistitem>
    114         <seg>roqet, rasqal-config</seg>
    115         <seg>librasqal.{a,so}</seg>
    116         <seg>None</seg>
     115        <seg>rasqal-config and roqet</seg>
     116        <seg>librasqal.so</seg>
     117        <seg>/usr/include/rasqal and /usr/share/gtk-doc/html/rasqal</seg>
    117118      </seglistitem>
    118119    </segmentedlist>
     
    123124      <?dbhtml list-presentation="table"?>
    124125
     126      <varlistentry id="rasqal-config">
     127        <term><command>rasqal-config</command></term>
     128        <listitem>
     129          <para>is a utility for retrieving the installation options of rasqal</para>
     130          <indexterm zone="rasqal rasqal-config">
     131            <primary sortas="b-rasqal-config">rasqal-config</primary>
     132          </indexterm>
     133        </listitem>
     134      </varlistentry>
     135     
    125136      <varlistentry id="roqet">
    126137        <term><command>roqet</command></term>
     
    133144      </varlistentry>
    134145
    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 
    145146    </variablelist>
    146147
  • general/sysutils/redland.xml

    r473a13d r9b7d496  
    77  <!ENTITY redland-download-http "http://download.librdf.org/source/redland-&redland-version;.tar.gz">
    88  <!ENTITY redland-download-ftp  " ">
    9   <!ENTITY redland-md5sum        "40f37a5ad97fdfbf984f78dcea0c6115">
     9  <!ENTITY redland-md5sum        "b0deb87f3c7d3237a3d587c1e0f2f266">
    1010  <!ENTITY redland-size          "1.5 MB">
    11   <!ENTITY redland-buildsize     "19 MB">
    12   <!ENTITY redland-time          "0.9 SBU">
     11  <!ENTITY redland-buildsize     "20.9 MB">
     12  <!ENTITY redland-time          "0.2 SBU">
    1313]>
    1414
     
    3535    <application>Nepomuk</application>.</para>
    3636
    37     &lfs67_checked;
     37    &lfs70_checked;
    3838
    3939    <bridgehead renderas="sect3">Package Information</bridgehead>
     
    8282    <xref linkend="mysql"/>,
    8383    <xref linkend="postgresql"/>,
    84     <xref linkend="virtuoso"/>
     84    <xref linkend="virtuoso"/> and
     85    <ulink url="http://sourceforge.net/projects/threestore/">3store</ulink>
    8586    </para>
    8687 
     
    9192
    9293  <sect2 role="installation">
    93     <title>Installation of redland</title>
     94    <title>Installation of Redland</title>
    9495
    95     <para>Install <application>redland</application> by running the following
     96    <para>Install <application>Redland</application> by running the following
    9697    commands:</para>
    9798
    98 <screen><userinput>./configure prefix=/usr &amp;&amp;
     99<screen><userinput>./configure --prefix=/usr --disable-static &amp;&amp;
    99100make</userinput></screen>
    100101
     
    104105
    105106  </sect2>
    106 <!--
     107
    107108  <sect2 role="commands">
    108109    <title>Command Explanations</title>
    109110
    110     <para><option>- -xyz</option>: This option is set for ...</para>
     111    <para><option>--disable-static</option>: This option prevents compiling the
     112    static archive versions of the libraries.</para>
    111113
    112114  </sect2>
    113 -->
     115
    114116  <sect2 role="content">
    115117    <title>Contents</title>
     
    118120      <segtitle>Installed Programs</segtitle>
    119121      <segtitle>Installed Libraries</segtitle>
    120       <segtitle>Installed Directory</segtitle>
     122      <segtitle>Installed Directories</segtitle>
    121123
    122124      <seglistitem>
    123         <seg>redland-db-upgrade, rdfproc, redland-config</seg>
    124         <seg>librdf.{a,so}, redland/librdf_storage_*.{so,a}</seg>
    125         <seg>None</seg>
     125        <seg>rdfproc, redland-config and redland-db-upgrade</seg>
     126        <seg>librdf.so and /usr/lib/redland/librdf_storage_*.so</seg>
     127        <seg>/usr/lib/redland, /usr/share/gtk-doc/html/redland and
     128        /usr/share/redland</seg>
    126129      </seglistitem>
    127130    </segmentedlist>
     
    141144        </listitem>
    142145      </varlistentry>
     146     
     147      <varlistentry id="redland-config">
     148        <term><command>redland-config</command></term>
     149        <listitem>
     150          <para>is a script to get information about the installed version
     151          of Redland.</para>
     152          <indexterm zone="redland redland-config">
     153            <primary sortas="b-redland-config">redland-config</primary>
     154          </indexterm>
     155        </listitem>
     156      </varlistentry>
    143157
     158      <varlistentry id="redland-db-upgrade">
     159        <term><command>redland-db-upgrade</command></term>
     160        <listitem>
     161          <para>upgrades older Redland databases to 0.9.12 format.</para>
     162          <indexterm zone="redland redland-db-upgrade">
     163            <primary sortas="b-redland-db-upgrade">redland-db-upgrade</primary>
     164          </indexterm>
     165        </listitem>
     166      </varlistentry>     
     167     
    144168    </variablelist>
    145169
Note: See TracChangeset for help on using the changeset viewer.