Author: ken
Date: Sun Feb 22 17:29:02 2015
New Revision: 15555
Log:
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.
Modified:
trunk/BOOK/pst/typesetting/biber.xml
Modified: trunk/BOOK/pst/typesetting/biber.xml
==============================================================================
--- trunk/BOOK/pst/typesetting/biber.xml Sun Feb 22 15:39:41 2015
(r15554)
+++ trunk/BOOK/pst/typesetting/biber.xml Sun Feb 22 17:29:02 2015
(r15555)
@@ -165,7 +165,7 @@
<para>Now, as the <systemitem class="username">root</systemitem>
user:</para>
-<screen role="root"><userinput>tar -xf biblatex-&biblatex-version;a.tds.tar.gz
-C /opt/texlive/&texlive-year;/texmf-dist &&
+<screen role="root"><userinput>tar -xf ../biblatex-&biblatex-version;a.tds.tgz
-C /opt/texlive/&texlive-year;/texmf-dist &&
texhash &&
./Build install</userinput></screen>
--
http://lists.linuxfromscratch.org/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page