source: pst/typesetting/biber.xml@ cad8418

10.0 10.1 11.0 11.1 11.2 11.3 12.0 12.1 7.10 7.7 7.8 7.9 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 nosym 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 cad8418 was cad8418, checked in by Ken Moffat <ken@…>, 9 years ago

biber: the biblatex tarball is .tgz not .tar.gz, and we are in the biber directory so use ../ to find it - thanks to Armin for noticing.

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

  • Property mode set to 100644
File size: 7.9 KB
Line 
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
7 <!ENTITY biber-download-http "http://sourceforge.net/projects/biblatex-biber/files/biblatex-biber/&biber-version;/biblatex-biber.tar.gz">
8 <!ENTITY biber-download-ftp "">
9 <!ENTITY biber-md5sum "aa2857f3a4b0c2ab2dfe3c4f657cbb50">
10 <!ENTITY biber-size "2.0 MB">
11 <!-- for 1.9/2.9a buildsize includes extra space used by biblatex -->
12 <!ENTITY biber-buildsize "25 MB">
13 <!ENTITY biber-time "less than 0.1 SBU (0.6 SBU to run the tests)">
14
15 <!-- biblatex directory is 2.9, filename is 2.9a -->
16 <!ENTITY biblatex-download-http "http://sourceforge.net/projects/biblatex/files/biblatex-&biblatex-version;/biblatex-&biblatex-version;a.tds.tgz">
17 <!ENTITY biblatex-download-ftp "">
18 <!ENTITY biblatex-md5sum "955662dca33f8256933745c51ccd0af9">
19 <!ENTITY biblatex-size "18 MB">
20
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
31 <title>biblatex-biber-&biber-version;</title>
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
41 <application>Perl</application>. Unusually, the tarball itself is
42 called just biblatex-biber.tar.gz but it will extract to a versioned
43 directory. Please ensure you download it from the correct versioned
44 directory at sourceforge.</para>
45
46 <para>This version fixes a problem when certain UTF-8 codepoints are
47 used in the "key" value of a bibliography entry and current
48 <application>perl</application> is used. It is shipped in current binary
49 versions of <application>texlive</application> but requires a newer
50 version of <application>biblatex</application> than is in the
51 <application>texlive</application> source.</para>
52
53 &lfs76_checked;
54
55 <bridgehead renderas="sect3">Package Information</bridgehead>
56 <itemizedlist spacing="compact">
57 <listitem>
58 <para>Download (HTTP): <ulink url="&biber-download-http;"/></para>
59 </listitem>
60 <listitem>
61 <para>Download (FTP): <ulink url="&biber-download-ftp;"/></para>
62 </listitem>
63 <listitem>
64 <para>Download MD5 sum: &biber-md5sum;</para>
65 </listitem>
66 <listitem>
67 <para>Download size: &biber-size;</para>
68 </listitem>
69 <listitem>
70 <para>Estimated disk space required: &biber-buildsize;</para>
71 </listitem>
72 <listitem>
73 <para>Estimated build time: &biber-time;</para>
74 </listitem>
75 </itemizedlist>
76
77 <bridgehead renderas="sect3">Required Additional Download</bridgehead>
78
79 <para>The corresponding version of <application>biblatex</application> is
80 a separate project - the tds version is pre-packaged for untarring into
81 the <filename class="directory">texmf-dist</filename> directory.</para>
82
83 <itemizedlist spacing="compact">
84 <listitem>
85 <para>Download (HTTP): <ulink url="&biblatex-download-http;"/></para>
86 </listitem>
87 <listitem>
88 <para>Download MD5 sum: &biblatex-md5sum;</para>
89 </listitem>
90 <listitem>
91 <para>Download size: &biblatex-size;</para>
92 </listitem>
93 </itemizedlist>
94
95 <bridgehead renderas="sect3">Biber Dependencies</bridgehead>
96
97 <bridgehead renderas="sect4">Required</bridgehead>
98 <para role="required">
99 <xref linkend="perl-autovivification"/>
100 <xref linkend="perl-business-isbn"/>
101 <xref linkend="perl-business-ismn"/>
102 <xref linkend="perl-business-issn"/>
103 <xref linkend="perl-data-compare"/>
104 <xref linkend="perl-date-simple"/>
105 <xref linkend="perl-encode-eucjpascii"/>
106 <xref linkend="perl-encode-hanextra"/>
107 <xref linkend="perl-encode-jis2k"/>
108 <xref linkend="perl-file-slurp"/>
109 <xref linkend="perl-ipc-run3"/>
110 <xref linkend="perl-log-log4perl"/>
111 <xref linkend="perl-lwp"/>
112 <xref linkend="perl-list-allutils"/>
113 <xref linkend="perl-regexp-common"/>
114 <xref linkend="perl-text-bibtex"/>
115 <!-- Collate.pm ships in perl, but is sometimes too old, and we like current
116 versions. Make the latest version required so that everyone is using the
117 same version -->
118 <xref linkend="perl-unicode-collate"/>
119 <xref linkend="perl-unicode-linebreak"/>
120 <xref linkend="perl-xml-libxml-simple"/>
121 <xref linkend="perl-xml-libxslt"/>
122 <xref linkend="perl-xml-writer"/> and
123 <!-- biblatex requires that the texmf directories already exist -->
124 <xref linkend="texlive"/>
125 </para>
126
127 <bridgehead renderas="sect4">Recommended</bridgehead>
128 <para role="required">
129 <xref linkend="perl-readonly-xs"/>, and
130 <xref linkend="perl-file-which"/> (to run the testsuite)
131 </para>
132
133 <!-- commented while separate biblatex is used
134 <bridgehead renderas="sect4">Required (at runtime)</bridgehead>
135 <para role="optional">
136 <xref linkend="texlive"/>
137 </para> -->
138
139 <note>
140 <para>
141 It is possible to install (all) missing dependencies automatically.
142 Begin by running <command>perl ./Build.PL</command> and then when it
143 prompts you, become the root user and run
144 <command>./Build installdeps</command>
145 </para>
146 </note>
147
148 <para condition="html" role="usernotes">User Notes:
149 <ulink url='&blfs-wiki;/biber'/></para>
150
151 </sect2>
152
153 <sect2 role="installation">
154 <title>Installation of Biber</title>
155
156 <para>Install <application>Biber</application> by running the following
157 commands:</para>
158
159<screen><userinput>sed -i 's/use Encode;/&amp;\nuse File::Slurp;\nuse File::Spec;/' \
160 lib/Biber/LaTeX/Recode.pm &amp;&amp;
161perl ./Build.PL &amp;&amp;
162./Build.PL</userinput></screen>
163
164 <para>To test the results, enter: <command>./Build test</command></para>
165
166 <para>Now, as the <systemitem class="username">root</systemitem> user:</para>
167
168<screen role="root"><userinput>tar -xf ../biblatex-&biblatex-version;a.tds.tgz -C /opt/texlive/&texlive-year;/texmf-dist &amp;&amp;
169texhash &amp;&amp;
170./Build install</userinput></screen>
171
172 </sect2>
173
174 <sect2 role="commands">
175 <title>Command Explanations</title>
176
177 <para>
178 <parameter>sed -i 's/use Encode;/&amp;\nuse File::Slurp;\nuse File::Spec;/' ...</parameter>:
179 this sed fixes a runtime error with current <application>perl</application>.
180 </para>
181
182 <para>
183 <parameter>tar -xf biblatex-&biblatex-version;a.tds.tar.gz -C
184 /opt/texlive/&texlive-year;/texmf-dist</parameter>:
185 this installs the new <application>biblatex</application> files over the
186 previous version.
187 </para>
188
189 <para>
190 <parameter>texhash</parameter> : this updates the file hash tables (otherwise
191 known as the file name database).
192 </para>
193
194 </sect2>
195
196 <sect2 role="content">
197 <title>Contents</title>
198
199 <segmentedlist>
200 <segtitle>Installed Programs</segtitle>
201 <segtitle>Installed Library</segtitle>
202 <segtitle>Installed Directory</segtitle>
203
204 <seglistitem>
205 <seg>biber</seg>
206 <seg>None</seg>
207 <seg>/usr/lib/site_perl/5.*/Biber</seg>
208 </seglistitem>
209 </segmentedlist>
210
211 <variablelist>
212 <bridgehead renderas="sect3">Short Descriptions</bridgehead>
213 <?dbfo list-presentation="list"?>
214 <?dbhtml list-presentation="table"?>
215
216 <varlistentry id="biber-prog">
217 <term><command>biber</command></term>
218 <listitem>
219 <para>is used for producing bibliographies in LaTeX documents.</para>
220 <indexterm zone="biber biber-prog">
221 <primary sortas="b-biber">biber</primary>
222 </indexterm>
223 </listitem>
224 </varlistentry>
225
226 </variablelist>
227
228 </sect2>
229
230</sect1>
Note: See TracBrowser for help on using the repository browser.