source: pst/typesetting/biber.xml@ 140475a

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 140475a was 140475a, checked in by Bruce Dubbs <bdubbs@…>, 5 years ago

Fix biber url

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

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