2014-08-30 12:50:58 +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;
|
|
|
|
|
2017-02-07 08:08:05 +08:00
|
|
|
<!ENTITY biber-download-http "https://github.com/plk/biber/archive/v&biber-version;.tar.gz">
|
|
|
|
<!ENTITY biber-download-ftp " ">
|
2018-11-18 08:58:06 +08:00
|
|
|
<!ENTITY biber-md5sum "2bbaffa7af5fedbcede60cfeaf56cd7c">
|
2017-02-07 08:08:05 +08:00
|
|
|
<!ENTITY biber-size "1.3 MB">
|
2015-05-07 07:45:34 +08:00
|
|
|
<!-- buildsize includes the installed biblatex -->
|
2017-02-14 01:03:29 +08:00
|
|
|
<!ENTITY biber-buildsize "36 MB">
|
2018-02-21 11:09:57 +08:00
|
|
|
<!ENTITY biber-time "0.4 SBU including tests">
|
2015-05-07 07:45:34 +08:00
|
|
|
|
2017-11-27 06:08:10 +08:00
|
|
|
<!-- Check path. Directory might not be &biblatex-version; if a suffixed update -->
|
|
|
|
<!ENTITY biblatex-download-http "http://sourceforge.net/projects/biblatex/files/biblatex-&biblatex-version;/biblatex-&biblatex-version;.tds.tgz">
|
2014-10-25 09:24:42 +08:00
|
|
|
<!ENTITY biblatex-download-ftp "">
|
2018-11-20 03:27:30 +08:00
|
|
|
<!ENTITY biblatex-md5sum "b15453a9b9aa7df55e0a9f82a50c8ffa">
|
2015-05-07 07:45:34 +08:00
|
|
|
<!ENTITY biblatex-size "19 MB">
|
2014-10-25 09:24:42 +08:00
|
|
|
|
2014-08-30 12:50:58 +08:00
|
|
|
]>
|
|
|
|
|
|
|
|
<sect1 id="biber" xreflabel="biber-&biber-version;">
|
|
|
|
<?dbhtml filename="biber.html"?>
|
|
|
|
|
|
|
|
<sect1info>
|
|
|
|
<othername>$LastChangedBy$</othername>
|
|
|
|
<date>$Date$</date>
|
|
|
|
</sect1info>
|
|
|
|
|
2017-02-07 08:08:05 +08:00
|
|
|
<title>biber-&biber-version;</title>
|
2014-08-30 12:50:58 +08:00
|
|
|
|
|
|
|
<indexterm zone="biber">
|
|
|
|
<primary sortas="a-biber">Biber</primary>
|
|
|
|
</indexterm>
|
|
|
|
|
|
|
|
<sect2 role="package">
|
|
|
|
<title>Introduction to biber</title>
|
|
|
|
|
|
|
|
<para>Biber is a BibTeX replacement for users of biblatex, written in
|
2015-07-01 05:09:09 +08:00
|
|
|
<application>Perl</application>, with full Unicode support.</para>
|
2014-08-30 12:50:58 +08:00
|
|
|
|
2019-02-22 06:03:45 +08:00
|
|
|
&lfs84_checked;
|
2014-08-30 12:50:58 +08:00
|
|
|
|
|
|
|
<bridgehead renderas="sect3">Package Information</bridgehead>
|
|
|
|
<itemizedlist spacing="compact">
|
|
|
|
<listitem>
|
|
|
|
<para>Download (HTTP): <ulink url="&biber-download-http;"/></para>
|
|
|
|
</listitem>
|
|
|
|
<listitem>
|
|
|
|
<para>Download (FTP): <ulink url="&biber-download-ftp;"/></para>
|
|
|
|
</listitem>
|
|
|
|
<listitem>
|
|
|
|
<para>Download MD5 sum: &biber-md5sum;</para>
|
|
|
|
</listitem>
|
|
|
|
<listitem>
|
|
|
|
<para>Download size: &biber-size;</para>
|
|
|
|
</listitem>
|
|
|
|
<listitem>
|
|
|
|
<para>Estimated disk space required: &biber-buildsize;</para>
|
|
|
|
</listitem>
|
|
|
|
<listitem>
|
|
|
|
<para>Estimated build time: &biber-time;</para>
|
|
|
|
</listitem>
|
|
|
|
</itemizedlist>
|
|
|
|
|
2019-08-09 04:32:11 +08:00
|
|
|
|
2017-02-08 00:16:30 +08:00
|
|
|
<note>
|
|
|
|
<para>
|
|
|
|
The <application>biber</application> source tarball shown above
|
|
|
|
downloads with the correct name, biber-&biber-version;.tar.gz,
|
|
|
|
if using a browser such as Firefox. If you prefer to use a command line
|
|
|
|
program such as wget, you normally would obtain
|
|
|
|
v&biber-version;.tar.gz. To obtain this package with the proper
|
|
|
|
filename, run:
|
|
|
|
|
|
|
|
<screen><userinput>wget -c &biber-download-http; \
|
|
|
|
-O biber-&biber-version;.tar.gz</userinput></screen>.
|
2019-06-02 13:16:06 +08:00
|
|
|
</para>
|
|
|
|
|
|
|
|
<para>
|
|
|
|
If you have updated to a new release of texlive-source, biber and its
|
|
|
|
perl dependencies are still in present in <filename
|
|
|
|
class="directory">/usr</filename> and do not need to be rebuilt. However,
|
|
|
|
biblatex installs in <filename
|
|
|
|
class="directory">/opt/texlive/&texlive-year;</filename> and does need to
|
|
|
|
be reinstalled.
|
|
|
|
</para>
|
|
|
|
</note>
|
2015-11-17 06:15:17 +08:00
|
|
|
|
2019-08-09 04:32:11 +08:00
|
|
|
<bridgehead renderas="sect3">Required Additional Downloads</bridgehead>
|
2015-11-17 06:15:17 +08:00
|
|
|
|
|
|
|
<itemizedlist spacing="compact">
|
|
|
|
<listitem>
|
|
|
|
<para>The corresponding version of <application>biblatex</application> is
|
|
|
|
a separate project - the tds tarball is pre-packaged for untarring into
|
|
|
|
the <filename class="directory">texmf-dist</filename> directory.
|
|
|
|
Download (HTTP): <ulink url="&biblatex-download-http;"/></para>
|
|
|
|
</listitem>
|
|
|
|
<listitem>
|
|
|
|
<para>Download MD5 sum: &biblatex-md5sum;</para>
|
|
|
|
</listitem>
|
|
|
|
<listitem>
|
|
|
|
<para>Download size: &biblatex-size;</para>
|
|
|
|
</listitem>
|
2019-08-09 04:32:11 +08:00
|
|
|
<listitem>
|
|
|
|
<para>
|
|
|
|
Patch to make the tests work correctly with perl-5.30.0.
|
|
|
|
<ulink url="&patch-root;/biber-&biber-version;-upstream_fixes-1.patch"/>
|
|
|
|
</para>
|
|
|
|
</listitem>
|
2015-11-17 06:15:17 +08:00
|
|
|
</itemizedlist>
|
2014-10-25 09:24:42 +08:00
|
|
|
|
2014-08-30 12:50:58 +08:00
|
|
|
<bridgehead renderas="sect3">Biber Dependencies</bridgehead>
|
|
|
|
|
|
|
|
<bridgehead renderas="sect4">Required</bridgehead>
|
|
|
|
<para role="required">
|
2018-11-18 07:06:15 +08:00
|
|
|
<!-- KFM: the order listed in Build.PL is not alphabetical -->
|
2018-11-18 07:50:19 +08:00
|
|
|
<xref linkend="perl-autovivification"/>
|
|
|
|
<xref linkend="perl-business-isbn"/>
|
|
|
|
<xref linkend="perl-business-ismn"/>
|
|
|
|
<xref linkend="perl-business-issn"/>
|
|
|
|
<xref linkend="perl-class-accessor"/>
|
|
|
|
<xref linkend="perl-data-compare"/>
|
|
|
|
<xref linkend="perl-data-dump"/>
|
|
|
|
<xref linkend="perl-data-uniqid"/>
|
|
|
|
<xref linkend="perl-datetime-calendar-julian"/>
|
|
|
|
<xref linkend="perl-datetime-format-builder"/>
|
|
|
|
<xref linkend="perl-encode-eucjpascii"/>
|
|
|
|
<xref linkend="perl-encode-hanextra"/>
|
|
|
|
<xref linkend="perl-encode-jis2k"/>
|
|
|
|
<xref linkend="perl-file-slurper"/>
|
2015-11-12 12:17:54 +08:00
|
|
|
<!-- IPC::Cmd is a part of core perl -->
|
2018-11-18 07:50:19 +08:00
|
|
|
<xref linkend="perl-ipc-run3"/>
|
|
|
|
<xref linkend="perl-lingua-translit"/>
|
|
|
|
<xref linkend="perl-list-allutils"/>
|
|
|
|
<xref linkend="perl-list-moreutils"/>
|
2018-11-18 07:06:15 +08:00
|
|
|
<!-- perl-list-moreutils-xs is a dep of perl-list-moreutils -->
|
2018-11-18 07:50:19 +08:00
|
|
|
<xref linkend="perl-log-log4perl"/>
|
|
|
|
<xref linkend="perl-lwp-protocol-https"/>
|
2018-11-18 07:06:15 +08:00
|
|
|
<!-- LWP::Simple is part of perl-libwww-perl,
|
|
|
|
that is pulled in by perl-lwp-protocol-https
|
|
|
|
and that pulls in perl-uri -->
|
2018-11-18 07:50:19 +08:00
|
|
|
<xref linkend="perl-module-build"/>
|
2019-08-19 21:04:56 +08:00
|
|
|
<xref linkend="perl-perlio-utf8_strict"/>
|
2018-11-18 07:06:15 +08:00
|
|
|
<!-- Mozilla::CA should not be needed when using system certificates -->
|
2018-11-18 07:50:19 +08:00
|
|
|
<xref linkend="perl-regexp-common"/>
|
|
|
|
<xref linkend="perl-sort-key"/>
|
|
|
|
<xref linkend="perl-text-bibtex"/>
|
|
|
|
<xref linkend="perl-text-csv"/>
|
2018-11-18 07:06:15 +08:00
|
|
|
<!-- perl-text-csv_xs is a recommended dependency for perl-text-csv -->
|
2018-11-18 07:50:19 +08:00
|
|
|
<xref linkend="perl-text-roman"/>
|
2018-11-18 07:06:15 +08:00
|
|
|
<!-- Unicode-Collate usually needs to be latest when biber is released,
|
|
|
|
core perl is usually older. To read the core version, look at
|
|
|
|
/usr/lib/perl5/5.xx.y/x86_64-linux-thread-multi/Unicode/Collate.pm -->
|
2018-11-18 07:50:19 +08:00
|
|
|
<xref linkend="perl-unicode-collate"/>
|
2015-11-12 12:17:54 +08:00
|
|
|
<!-- Unicode::GCstring is part of Unicode::LineBreak -->
|
2018-11-18 07:50:19 +08:00
|
|
|
<xref linkend="perl-unicode-linebreak"/>
|
2018-11-18 07:06:15 +08:00
|
|
|
<!-- Unicode::Normalize is part of core perl, found in
|
|
|
|
/usr/lib/perl5/5.xx.y/x86_64-linux-thread-multi/Unicode/Normalize.pm -->
|
|
|
|
<!-- perl-xml-libxml is a dependency of perl-xml-libxml-simple -->
|
2018-11-18 07:50:19 +08:00
|
|
|
<xref linkend="perl-xml-libxml-simple"/>
|
|
|
|
<xref linkend="perl-xml-libxslt"/>
|
|
|
|
<xref linkend="perl-xml-writer"/> and
|
2015-05-07 07:45:34 +08:00
|
|
|
<!-- untarring biblatex requires that the texmf directories already exist -->
|
2014-10-25 09:24:42 +08:00
|
|
|
<xref linkend="texlive"/>
|
2018-11-18 07:06:15 +08:00
|
|
|
(or <xref linkend="tl-installer"/>, but for that you can use
|
|
|
|
<command>tlmgr update </command>)
|
2014-08-30 12:50:58 +08:00
|
|
|
</para>
|
|
|
|
|
2017-11-10 10:43:39 +08:00
|
|
|
<note> <!-- assume people with an old release may be slowly building things -->
|
2019-08-09 05:23:41 +08:00
|
|
|
<para>
|
|
|
|
If you are using perl 5.26 or 5.28, please omit the patch (or follow the
|
|
|
|
instructions in the BLFS-8.4 book for this package).</para>
|
2016-10-21 07:02:28 +08:00
|
|
|
</note>
|
|
|
|
|
2018-11-18 08:58:06 +08:00
|
|
|
<bridgehead renderas="sect4">Recommended (required for the testsuite)</bridgehead>
|
|
|
|
<para role="recommended">
|
2018-11-18 07:50:19 +08:00
|
|
|
<xref linkend="perl-file-which"/> and
|
2018-11-18 08:58:06 +08:00
|
|
|
<xref linkend="perl-test-differences"/>
|
2014-08-30 12:50:58 +08:00
|
|
|
</para>
|
|
|
|
|
|
|
|
<note>
|
|
|
|
<para>
|
2019-08-09 05:23:41 +08:00
|
|
|
It is possible to install all missing dependencies automatically. You
|
|
|
|
must first install <xref linkend="perl-module-build"/> using <xref
|
2018-11-18 07:50:19 +08:00
|
|
|
linkend="perl-auto-install"/>. then run <command>perl ./Build.PL</command>
|
2016-10-21 07:02:28 +08:00
|
|
|
and when it prompts you, become the root user and run
|
2014-08-30 12:50:58 +08:00
|
|
|
<command>./Build installdeps</command>
|
|
|
|
</para>
|
2016-03-21 12:10:03 +08:00
|
|
|
</note>
|
|
|
|
|
2014-08-30 12:50:58 +08:00
|
|
|
<para condition="html" role="usernotes">User Notes:
|
2014-08-30 12:59:46 +08:00
|
|
|
<ulink url='&blfs-wiki;/biber'/></para>
|
2014-08-30 12:50:58 +08:00
|
|
|
|
|
|
|
</sect2>
|
|
|
|
|
|
|
|
<sect2 role="installation">
|
|
|
|
<title>Installation of Biber</title>
|
|
|
|
|
|
|
|
<para>Install <application>Biber</application> by running the following
|
2015-11-13 04:28:14 +08:00
|
|
|
commands:</para>
|
2014-08-30 12:50:58 +08:00
|
|
|
|
2019-08-09 04:32:11 +08:00
|
|
|
<screen><userinput>patch -Np1 -i ../biber-&biber-version;-upstream_fixes-1.patch &&
|
|
|
|
perl ./Build.PL &&
|
2015-05-04 23:28:43 +08:00
|
|
|
./Build</userinput></screen>
|
2014-08-30 12:50:58 +08:00
|
|
|
|
2016-10-21 07:02:28 +08:00
|
|
|
<para>To test the results, enter: <command>./Build test</command></para>
|
2014-08-30 12:50:58 +08:00
|
|
|
|
|
|
|
<para>Now, as the <systemitem class="username">root</systemitem> user:</para>
|
|
|
|
|
2015-06-04 04:36:53 +08:00
|
|
|
<screen role="root"><userinput>tar -xf ../biblatex-&biblatex-version;.tds.tgz -C /opt/texlive/&texlive-year;/texmf-dist &&
|
2014-10-25 09:24:42 +08:00
|
|
|
texhash &&
|
|
|
|
./Build install</userinput></screen>
|
|
|
|
|
|
|
|
</sect2>
|
|
|
|
|
|
|
|
<sect2 role="commands">
|
|
|
|
<title>Command Explanations</title>
|
2015-07-01 05:09:09 +08:00
|
|
|
|
2019-08-09 04:32:11 +08:00
|
|
|
<para>
|
|
|
|
<command>patch -Np1 -i ../biber-&biber-version;-upstream_fixes-1.patch</command>:
|
|
|
|
Perl version 5.30.0 shipped a new version of core module Unicode::Collate which
|
|
|
|
changed sortinit hashes. That broke many tests, the patch fixes them.
|
|
|
|
</para>
|
|
|
|
|
2014-10-25 09:24:42 +08:00
|
|
|
<para>
|
2016-01-09 08:05:13 +08:00
|
|
|
<command>tar -xf biblatex-&biblatex-version;.tds.tar.gz -C
|
|
|
|
/opt/texlive/&texlive-year;/texmf-dist</command>:
|
2015-05-07 07:45:34 +08:00
|
|
|
this installs the new <application>biblatex</application> files over those
|
|
|
|
installed by <application>texlive</application>.
|
2014-10-25 09:24:42 +08:00
|
|
|
</para>
|
|
|
|
|
|
|
|
<para>
|
2016-01-09 08:05:13 +08:00
|
|
|
<command>texhash</command> : this updates the file hash tables (otherwise
|
2014-10-25 09:24:42 +08:00
|
|
|
known as the file name database).
|
|
|
|
</para>
|
2014-08-30 12:50:58 +08:00
|
|
|
|
|
|
|
</sect2>
|
|
|
|
|
|
|
|
<sect2 role="content">
|
|
|
|
<title>Contents</title>
|
|
|
|
|
|
|
|
<segmentedlist>
|
|
|
|
<segtitle>Installed Programs</segtitle>
|
|
|
|
<segtitle>Installed Library</segtitle>
|
|
|
|
<segtitle>Installed Directory</segtitle>
|
|
|
|
|
|
|
|
<seglistitem>
|
|
|
|
<seg>biber</seg>
|
|
|
|
<seg>None</seg>
|
2016-01-04 04:06:37 +08:00
|
|
|
<seg>/usr/lib/perl5/site_perl/5.*{,/<arch>-linux/auto}/Biber</seg>
|
2014-08-30 12:50:58 +08:00
|
|
|
</seglistitem>
|
|
|
|
</segmentedlist>
|
|
|
|
|
|
|
|
<variablelist>
|
|
|
|
<bridgehead renderas="sect3">Short Descriptions</bridgehead>
|
|
|
|
<?dbfo list-presentation="list"?>
|
|
|
|
<?dbhtml list-presentation="table"?>
|
|
|
|
|
|
|
|
<varlistentry id="biber-prog">
|
2014-08-30 12:59:46 +08:00
|
|
|
<term><command>biber</command></term>
|
2014-08-30 12:50:58 +08:00
|
|
|
<listitem>
|
|
|
|
<para>is used for producing bibliographies in LaTeX documents.</para>
|
2014-08-30 12:59:46 +08:00
|
|
|
<indexterm zone="biber biber-prog">
|
2014-08-30 12:50:58 +08:00
|
|
|
<primary sortas="b-biber">biber</primary>
|
|
|
|
</indexterm>
|
|
|
|
</listitem>
|
|
|
|
</varlistentry>
|
|
|
|
|
|
|
|
</variablelist>
|
|
|
|
|
|
|
|
</sect2>
|
|
|
|
|
|
|
|
</sect1>
|