source: pst/typesetting/biber.xml@ e95f793

10.0 10.1 11.0 11.1 11.2 11.3 12.0 12.1 8.0 8.1 8.2 8.3 8.4 9.0 9.1 basic bdubbs/svn elogind kea ken/TL2024 ken/inkscape-core-mods ken/tuningfonts lazarus lxqt perl-modules 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 e95f793 was e95f793, checked in by Ken Moffat <ken@…>, 7 years ago

biber-2.7

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

  • Property mode set to 100644
File size: 9.9 KB
RevLine 
[a9ee0599]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
[21007b1b]7 <!ENTITY biber-download-http "https://github.com/plk/biber/archive/v&biber-version;.tar.gz">
8 <!ENTITY biber-download-ftp " ">
[e95f793]9 <!ENTITY biber-md5sum "md5sum 4956fbf23546b6325647b6c81b2b4bea">
[21007b1b]10 <!ENTITY biber-size "1.3 MB">
[9385c0fe]11 <!-- buildsize includes the installed biblatex -->
[e95f793]12 <!ENTITY biber-buildsize "36 MB">
[21007b1b]13 <!ENTITY biber-time "0.3 SBU including tests">
[9385c0fe]14
15 <!ENTITY biblatex-download-http "http://sourceforge.net/projects/biblatex/files/biblatex-&biblatex-version;/biblatex-&biblatex-version;.tds.tgz">
[c5a4b23]16 <!ENTITY biblatex-download-ftp "">
[e95f793]17 <!ENTITY biblatex-md5sum "0aa6937010eaaf2154e3ebd00a2fae77">
[9385c0fe]18 <!ENTITY biblatex-size "19 MB">
[c5a4b23]19
[a9ee0599]20]>
21
22<sect1 id="biber" xreflabel="biber-&biber-version;">
23 <?dbhtml filename="biber.html"?>
24
25 <sect1info>
26 <othername>$LastChangedBy$</othername>
27 <date>$Date$</date>
28 </sect1info>
29
[21007b1b]30 <title>biber-&biber-version;</title>
[a9ee0599]31
32 <indexterm zone="biber">
33 <primary sortas="a-biber">Biber</primary>
34 </indexterm>
35
36 <sect2 role="package">
37 <title>Introduction to biber</title>
38
39 <para>Biber is a BibTeX replacement for users of biblatex, written in
[10e632f]40 <application>Perl</application>, with full Unicode support.</para>
[a9ee0599]41
[f4d8a42]42 &lfs7a_checked;
[a9ee0599]43
44 <bridgehead renderas="sect3">Package Information</bridgehead>
45 <itemizedlist spacing="compact">
46 <listitem>
47 <para>Download (HTTP): <ulink url="&biber-download-http;"/></para>
48 </listitem>
49 <listitem>
50 <para>Download (FTP): <ulink url="&biber-download-ftp;"/></para>
51 </listitem>
52 <listitem>
53 <para>Download MD5 sum: &biber-md5sum;</para>
54 </listitem>
55 <listitem>
56 <para>Download size: &biber-size;</para>
57 </listitem>
58 <listitem>
59 <para>Estimated disk space required: &biber-buildsize;</para>
60 </listitem>
61 <listitem>
62 <para>Estimated build time: &biber-time;</para>
63 </listitem>
64 </itemizedlist>
65
[23d3b894]66 <note>
67 <para>
68 The <application>biber</application> source tarball shown above
69 downloads with the correct name, biber-&biber-version;.tar.gz,
70 if using a browser such as Firefox. If you prefer to use a command line
71 program such as wget, you normally would obtain
72 v&biber-version;.tar.gz. To obtain this package with the proper
73 filename, run:
74
75<screen><userinput>wget -c &biber-download-http; \
76 -O biber-&biber-version;.tar.gz</userinput></screen>.
77 </para>
78 </note>
[a0751bdc]79
[23d3b894]80 <bridgehead renderas="sect3">Required Additional Download</bridgehead>
[a0751bdc]81
82 <itemizedlist spacing="compact">
83 <listitem>
84 <para>The corresponding version of <application>biblatex</application> is
85 a separate project - the tds tarball is pre-packaged for untarring into
86 the <filename class="directory">texmf-dist</filename> directory.
87 Download (HTTP): <ulink url="&biblatex-download-http;"/></para>
88 </listitem>
89 <listitem>
90 <para>Download MD5 sum: &biblatex-md5sum;</para>
91 </listitem>
92 <listitem>
93 <para>Download size: &biblatex-size;</para>
94 </listitem>
95 </itemizedlist>
[c5a4b23]96
[a9ee0599]97 <bridgehead renderas="sect3">Biber Dependencies</bridgehead>
98
99 <bridgehead renderas="sect4">Required</bridgehead>
100 <para role="required">
[145cccdf]101 <!-- KFM: because I always get confused by these deps, I've decided
102 to add some comments.
103 Both Config::AutoConf and ExtUtils::LibBuilder are listed as build
104 requirements in Build.PL, the rest are just requirements, but the
105 difference seems moot. Those two are needed to build Text::BibTeX
106 so not listed separately. -->
[a9ee0599]107 <xref linkend="perl-autovivification"/>
108 <xref linkend="perl-business-isbn"/>
109 <xref linkend="perl-business-ismn"/>
110 <xref linkend="perl-business-issn"/>
[35b6a2e]111 <xref linkend="perl-class-accessor"/>
[a9ee0599]112 <xref linkend="perl-data-compare"/>
[1c80c2c]113 <xref linkend="perl-data-dump"/>
[35b6a2e]114 <xref linkend="perl-data-uniqid"/>
[42bb57d]115 <xref linkend="perl-datetime-calendar-julian"/>
116 <xref linkend="perl-datetime-format-builder"/>
[a9ee0599]117 <xref linkend="perl-encode-eucjpascii"/>
118 <xref linkend="perl-encode-hanextra"/>
119 <xref linkend="perl-encode-jis2k"/>
120 <xref linkend="perl-file-slurp"/>
[145cccdf]121 <!-- IPC::Cmd is a part of core perl -->
[a9ee0599]122 <xref linkend="perl-ipc-run3"/>
[a5cd6e1]123 <xref linkend="perl-lingua-translit"/>
[a9ee0599]124 <xref linkend="perl-list-allutils"/>
[145cccdf]125 <!-- List::MoreUtils was pulled in for the testsuite of List::AllUtils,
126 but it needs to be present even if people do not run the tests -->
127 <xref linkend="perl-list-moreutils"/>
[fc8b669]128 <!-- List::MoreUtils::XS is listed as a dep, but it is part of
129 List::MoreUtils -->
[145cccdf]130 <xref linkend="perl-log-log4perl"/>
131 <!-- I initially misread LWP-Protocol-https as part of libwww-perl
132 when I was preparing this list. In fact, it depends on that -->
133 <xref linkend="perl-lwp-protocol-https"/>
[a5cd6e1]134 <!-- LWP::Simple is part of libwww-perl,
135 that is pulled in by LWP::Protocol::https -->
[145cccdf]136 <!-- Module::Build is pulled in by perl-text-bibtex, but mention it explicitly
137 so that the note on automatically installing missing dependencies can be run -->
[10e632f]138 <xref linkend="perl-module-build"/>
[145cccdf]139 <!-- Mozilla::CA is a dependency of LWP-Protocol-https -->
[a9ee0599]140 <xref linkend="perl-regexp-common"/>
[42bb57d]141 <xref linkend="perl-sort-key"/>
[a9ee0599]142 <xref linkend="perl-text-bibtex"/>
[42bb57d]143 <xref linkend="perl-text-csv"/>
144 <!-- Text-CSV_XS is a recommended dependency for Text-CSV -->
[9385c0fe]145 <xref linkend="perl-text-roman"/>
[e95f793]146 <!-- Unicode-Collate usually needs to be latest, core perl is older -->
147 <xref linkend="perl-unicode-collate"/>
[145cccdf]148 <!-- Unicode::GCstring is part of Unicode::LineBreak -->
[a9ee0599]149 <xref linkend="perl-unicode-linebreak"/>
150 <xref linkend="perl-xml-libxml-simple"/>
[c5a4b23]151 <xref linkend="perl-xml-libxslt"/>
152 <xref linkend="perl-xml-writer"/> and
[9385c0fe]153 <!-- untarring biblatex requires that the texmf directories already exist -->
[c5a4b23]154 <xref linkend="texlive"/>
[544c41a]155 (or <xref linkend="tl-installer"/>)
[a9ee0599]156 </para>
157
[21007b1b]158 <note> <!-- FIXME remove this after our 8.0 release, so that it is noted
159 in at least one release of the book -->
[42bb57d]160 <para>This version of <application>biber</application> requires at least
161 <application>perl-5.24.0</application>. If you are using an older version
162 of <command>perl</command> you may prefer to install v2.5 - for that see
163 the BLFS-7.10 book (that source is now in
164 <filename class="directory">files/biblatex-biber/2.5/</filename> instead of
165 <filename class="directory">files/biblatex-biber/current/</filename>).</para>
166 </note>
167
[35b6a2e]168 <bridgehead renderas="sect4">Optional</bridgehead>
169 <para role="optional">
170 <xref linkend="perl-file-which"/> and
171 <xref linkend="perl-test-differences"/> to run the testsuite
[a9ee0599]172 </para>
173
174 <note>
175 <para>
[42bb57d]176 It is possible to install all missing dependencies automatically.
177 But from <application>perl-5.22.0</application> onwards,
178 <xref linkend="perl-module-build"/> is no longer part of the core perl
179 distribution. And for <xref linkend="perl-data-uniqid"/> we have to
180 patch it to skip over a test which always fails - that failing test may
181 break the automatic install. To automatically install the remaining perl
182 dependencies you can install those two modules first using <xref
183 linkend="perl-auto-install"/>. then run <command>perl ./Build.PL</command>
184 and when it prompts you, become the root user and run
[a9ee0599]185 <command>./Build installdeps</command>
186 </para>
[35b6a2e]187 </note>
188
[a9ee0599]189 <para condition="html" role="usernotes">User Notes:
[3e90bfe]190 <ulink url='&blfs-wiki;/biber'/></para>
[a9ee0599]191
192 </sect2>
193
194 <sect2 role="installation">
195 <title>Installation of Biber</title>
196
197 <para>Install <application>Biber</application> by running the following
[7b2c94b]198 commands:</para>
[a9ee0599]199
[a953d7d5]200<screen><userinput>perl ./Build.PL &amp;&amp;
[0f304418]201./Build</userinput></screen>
[a9ee0599]202
[42bb57d]203 <para>To test the results, enter: <command>./Build test</command></para>
[a9ee0599]204
205 <para>Now, as the <systemitem class="username">root</systemitem> user:</para>
206
[59e61f7]207<screen role="root"><userinput>tar -xf ../biblatex-&biblatex-version;.tds.tgz -C /opt/texlive/&texlive-year;/texmf-dist &amp;&amp;
[c5a4b23]208texhash &amp;&amp;
209./Build install</userinput></screen>
210
211 </sect2>
212
213 <sect2 role="commands">
214 <title>Command Explanations</title>
[10e632f]215
[c5a4b23]216 <para>
[0c54cea]217 <command>tar -xf biblatex-&biblatex-version;.tds.tar.gz -C
218 /opt/texlive/&texlive-year;/texmf-dist</command>:
[9385c0fe]219 this installs the new <application>biblatex</application> files over those
220 installed by <application>texlive</application>.
[c5a4b23]221 </para>
222
223 <para>
[0c54cea]224 <command>texhash</command> : this updates the file hash tables (otherwise
[c5a4b23]225 known as the file name database).
226 </para>
[a9ee0599]227
228 </sect2>
229
230 <sect2 role="content">
231 <title>Contents</title>
232
233 <segmentedlist>
234 <segtitle>Installed Programs</segtitle>
235 <segtitle>Installed Library</segtitle>
236 <segtitle>Installed Directory</segtitle>
237
238 <seglistitem>
239 <seg>biber</seg>
240 <seg>None</seg>
[a953d7d5]241 <seg>/usr/lib/perl5/site_perl/5.*{,/&lt;arch&gt;-linux/auto}/Biber</seg>
[a9ee0599]242 </seglistitem>
243 </segmentedlist>
244
245 <variablelist>
246 <bridgehead renderas="sect3">Short Descriptions</bridgehead>
247 <?dbfo list-presentation="list"?>
248 <?dbhtml list-presentation="table"?>
249
250 <varlistentry id="biber-prog">
[3e90bfe]251 <term><command>biber</command></term>
[a9ee0599]252 <listitem>
253 <para>is used for producing bibliographies in LaTeX documents.</para>
[3e90bfe]254 <indexterm zone="biber biber-prog">
[a9ee0599]255 <primary sortas="b-biber">biber</primary>
256 </indexterm>
257 </listitem>
258 </varlistentry>
259
260 </variablelist>
261
262 </sect2>
263
264</sect1>
Note: See TracBrowser for help on using the repository browser.