source: pst/typesetting/biber.xml@ e819e4f

10.0 10.1 11.0 11.1 11.2 11.3 12.0 12.1 9.0 9.1 kea ken/TL2024 ken/inkscape-core-mods ken/tuningfonts lazarus lxqt 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 e819e4f was e819e4f, checked in by Ken Moffat <ken@…>, 5 years ago

biber-2.13 with biblatex-3.13 and IO::String-1.08.

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

  • Property mode set to 100644
File size: 9.3 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 " ">
[e819e4f]9 <!ENTITY biber-md5sum "8dcae7e64f63d0b2833acd5b14114e86">
10 <!ENTITY biber-size "1.4 MB">
[9385c0fe]11 <!-- buildsize includes the installed biblatex -->
[e819e4f]12 <!ENTITY biber-buildsize "37 MB">
13 <!ENTITY biber-time "0.5 SBU including tests">
[9385c0fe]14
[1740585]15 <!-- Check path. Directory might not be &biblatex-version; if a suffixed update -->
16 <!ENTITY biblatex-download-http "http://sourceforge.net/projects/biblatex/files/biblatex-&biblatex-version;/biblatex-&biblatex-version;.tds.tgz">
[c5a4b23]17 <!ENTITY biblatex-download-ftp "">
[e819e4f]18 <!ENTITY biblatex-md5sum "f489d7c625852cacbac27381029848f5">
19 <!ENTITY biblatex-size "20 MB">
[c5a4b23]20
[a9ee0599]21]>
22
23<sect1 id="biber" xreflabel="biber-&biber-version;">
24 <?dbhtml filename="biber.html"?>
25
26 <sect1info>
27 <othername>$LastChangedBy$</othername>
28 <date>$Date$</date>
29 </sect1info>
30
[21007b1b]31 <title>biber-&biber-version;</title>
[a9ee0599]32
33 <indexterm zone="biber">
34 <primary sortas="a-biber">Biber</primary>
35 </indexterm>
36
37 <sect2 role="package">
38 <title>Introduction to biber</title>
39
40 <para>Biber is a BibTeX replacement for users of biblatex, written in
[10e632f]41 <application>Perl</application>, with full Unicode support.</para>
[a9ee0599]42
[e819e4f]43 &lfs90_checked;
[a9ee0599]44
45 <bridgehead renderas="sect3">Package Information</bridgehead>
46 <itemizedlist spacing="compact">
47 <listitem>
48 <para>Download (HTTP): <ulink url="&biber-download-http;"/></para>
49 </listitem>
50 <listitem>
51 <para>Download (FTP): <ulink url="&biber-download-ftp;"/></para>
52 </listitem>
53 <listitem>
54 <para>Download MD5 sum: &biber-md5sum;</para>
55 </listitem>
56 <listitem>
57 <para>Download size: &biber-size;</para>
58 </listitem>
59 <listitem>
60 <para>Estimated disk space required: &biber-buildsize;</para>
61 </listitem>
62 <listitem>
63 <para>Estimated build time: &biber-time;</para>
64 </listitem>
65 </itemizedlist>
66
[e394bdab]67
[23d3b894]68 <note>
69 <para>
70 The <application>biber</application> source tarball shown above
71 downloads with the correct name, biber-&biber-version;.tar.gz,
72 if using a browser such as Firefox. If you prefer to use a command line
73 program such as wget, you normally would obtain
74 v&biber-version;.tar.gz. To obtain this package with the proper
75 filename, run:
76
77<screen><userinput>wget -c &biber-download-http; \
78 -O biber-&biber-version;.tar.gz</userinput></screen>.
[06fd9a2]79 </para>
80
81 <para>
82 If you have updated to a new release of texlive-source, biber and its
83 perl dependencies are still in present in <filename
84 class="directory">/usr</filename> and do not need to be rebuilt. However,
85 biblatex installs in <filename
86 class="directory">/opt/texlive/&texlive-year;</filename> and does need to
87 be reinstalled.
88 </para>
89 </note>
[a0751bdc]90
[e394bdab]91 <bridgehead renderas="sect3">Required Additional Downloads</bridgehead>
[a0751bdc]92
93 <itemizedlist spacing="compact">
94 <listitem>
95 <para>The corresponding version of <application>biblatex</application> is
96 a separate project - the tds tarball is pre-packaged for untarring into
97 the <filename class="directory">texmf-dist</filename> directory.
98 Download (HTTP): <ulink url="&biblatex-download-http;"/></para>
99 </listitem>
100 <listitem>
101 <para>Download MD5 sum: &biblatex-md5sum;</para>
102 </listitem>
103 <listitem>
104 <para>Download size: &biblatex-size;</para>
105 </listitem>
106 </itemizedlist>
[c5a4b23]107
[a9ee0599]108 <bridgehead renderas="sect3">Biber Dependencies</bridgehead>
109
110 <bridgehead renderas="sect4">Required</bridgehead>
111 <para role="required">
[a206343]112 <!-- KFM: the order listed in Build.PL is not alphabetical -->
[4392a40]113 <xref linkend="perl-autovivification"/>
114 <xref linkend="perl-business-isbn"/>
115 <xref linkend="perl-business-ismn"/>
116 <xref linkend="perl-business-issn"/>
117 <xref linkend="perl-class-accessor"/>
118 <xref linkend="perl-data-compare"/>
119 <xref linkend="perl-data-dump"/>
120 <xref linkend="perl-data-uniqid"/>
121 <xref linkend="perl-datetime-calendar-julian"/>
122 <xref linkend="perl-datetime-format-builder"/>
123 <xref linkend="perl-encode-eucjpascii"/>
124 <xref linkend="perl-encode-hanextra"/>
125 <xref linkend="perl-encode-jis2k"/>
126 <xref linkend="perl-file-slurper"/>
[e819e4f]127 <xref linkend="perl-io-string"/>
[145cccdf]128 <!-- IPC::Cmd is a part of core perl -->
[4392a40]129 <xref linkend="perl-ipc-run3"/>
130 <xref linkend="perl-lingua-translit"/>
131 <xref linkend="perl-list-allutils"/>
132 <xref linkend="perl-list-moreutils"/>
[a206343]133 <!-- perl-list-moreutils-xs is a dep of perl-list-moreutils -->
[4392a40]134 <xref linkend="perl-log-log4perl"/>
135 <xref linkend="perl-lwp-protocol-https"/>
[a206343]136 <!-- LWP::Simple is part of perl-libwww-perl,
137 that is pulled in by perl-lwp-protocol-https
138 and that pulls in perl-uri -->
[4392a40]139 <xref linkend="perl-module-build"/>
[52a7defa]140 <xref linkend="perl-perlio-utf8_strict"/>
[a206343]141 <!-- Mozilla::CA should not be needed when using system certificates -->
[4392a40]142 <xref linkend="perl-regexp-common"/>
143 <xref linkend="perl-sort-key"/>
144 <xref linkend="perl-text-bibtex"/>
145 <xref linkend="perl-text-csv"/>
[a206343]146 <!-- perl-text-csv_xs is a recommended dependency for perl-text-csv -->
[4392a40]147 <xref linkend="perl-text-roman"/>
[a206343]148 <!-- Unicode-Collate usually needs to be latest when biber is released,
149 core perl is usually older. To read the core version, look at
150 /usr/lib/perl5/5.xx.y/x86_64-linux-thread-multi/Unicode/Collate.pm -->
[4392a40]151 <xref linkend="perl-unicode-collate"/>
[145cccdf]152 <!-- Unicode::GCstring is part of Unicode::LineBreak -->
[4392a40]153 <xref linkend="perl-unicode-linebreak"/>
[a206343]154 <!-- Unicode::Normalize is part of core perl, found in
155 /usr/lib/perl5/5.xx.y/x86_64-linux-thread-multi/Unicode/Normalize.pm -->
156 <!-- perl-xml-libxml is a dependency of perl-xml-libxml-simple -->
[4392a40]157 <xref linkend="perl-xml-libxml-simple"/>
158 <xref linkend="perl-xml-libxslt"/>
159 <xref linkend="perl-xml-writer"/> and
[9385c0fe]160 <!-- untarring biblatex requires that the texmf directories already exist -->
[c5a4b23]161 <xref linkend="texlive"/>
[a206343]162 (or <xref linkend="tl-installer"/>, but for that you can use
163 <command>tlmgr update </command>)
[a9ee0599]164 </para>
165
[5dda4e2]166 <bridgehead renderas="sect4">Recommended (required for the testsuite)</bridgehead>
167 <para role="recommended">
[4392a40]168 <xref linkend="perl-file-which"/> and
[5dda4e2]169 <xref linkend="perl-test-differences"/>
[a9ee0599]170 </para>
171
172 <note>
173 <para>
[d3930a7]174 It is possible to install all missing dependencies automatically. You
175 must first install <xref linkend="perl-module-build"/> using <xref
[4392a40]176 linkend="perl-auto-install"/>. then run <command>perl ./Build.PL</command>
[42bb57d]177 and when it prompts you, become the root user and run
[a9ee0599]178 <command>./Build installdeps</command>
179 </para>
[35b6a2e]180 </note>
181
[a9ee0599]182 <para condition="html" role="usernotes">User Notes:
[3e90bfe]183 <ulink url='&blfs-wiki;/biber'/></para>
[a9ee0599]184
185 </sect2>
186
187 <sect2 role="installation">
188 <title>Installation of Biber</title>
189
190 <para>Install <application>Biber</application> by running the following
[7b2c94b]191 commands:</para>
[a9ee0599]192
[e819e4f]193<screen><userinput>perl ./Build.PL &amp;&amp;
[0f304418]194./Build</userinput></screen>
[a9ee0599]195
[42bb57d]196 <para>To test the results, enter: <command>./Build test</command></para>
[a9ee0599]197
198 <para>Now, as the <systemitem class="username">root</systemitem> user:</para>
199
[59e61f7]200<screen role="root"><userinput>tar -xf ../biblatex-&biblatex-version;.tds.tgz -C /opt/texlive/&texlive-year;/texmf-dist &amp;&amp;
[c5a4b23]201texhash &amp;&amp;
202./Build install</userinput></screen>
203
204 </sect2>
205
206 <sect2 role="commands">
207 <title>Command Explanations</title>
[10e632f]208
[c5a4b23]209 <para>
[0c54cea]210 <command>tar -xf biblatex-&biblatex-version;.tds.tar.gz -C
211 /opt/texlive/&texlive-year;/texmf-dist</command>:
[9385c0fe]212 this installs the new <application>biblatex</application> files over those
213 installed by <application>texlive</application>.
[c5a4b23]214 </para>
215
216 <para>
[0c54cea]217 <command>texhash</command> : this updates the file hash tables (otherwise
[c5a4b23]218 known as the file name database).
219 </para>
[a9ee0599]220
221 </sect2>
222
223 <sect2 role="content">
224 <title>Contents</title>
225
226 <segmentedlist>
227 <segtitle>Installed Programs</segtitle>
228 <segtitle>Installed Library</segtitle>
229 <segtitle>Installed Directory</segtitle>
230
231 <seglistitem>
232 <seg>biber</seg>
233 <seg>None</seg>
[a953d7d5]234 <seg>/usr/lib/perl5/site_perl/5.*{,/&lt;arch&gt;-linux/auto}/Biber</seg>
[a9ee0599]235 </seglistitem>
236 </segmentedlist>
237
238 <variablelist>
239 <bridgehead renderas="sect3">Short Descriptions</bridgehead>
240 <?dbfo list-presentation="list"?>
241 <?dbhtml list-presentation="table"?>
242
243 <varlistentry id="biber-prog">
[3e90bfe]244 <term><command>biber</command></term>
[a9ee0599]245 <listitem>
246 <para>is used for producing bibliographies in LaTeX documents.</para>
[3e90bfe]247 <indexterm zone="biber biber-prog">
[a9ee0599]248 <primary sortas="b-biber">biber</primary>
249 </indexterm>
250 </listitem>
251 </varlistentry>
252
253 </variablelist>
254
255 </sect2>
256
257</sect1>
Note: See TracBrowser for help on using the repository browser.