Author: fernando
Date: Sun Aug 31 07:43:46 2014
New Revision: 14145
Log:
libreoffice-4.3.1.2: note recommending build in X, other minor fixes in xml
comments and line lenghts.
Modified:
trunk/BOOK/xsoft/office/libreoffice.xml
Modified: trunk/BOOK/xsoft/office/libreoffice.xml
==============================================================================
--- trunk/BOOK/xsoft/office/libreoffice.xml Sun Aug 31 07:12:19 2014
(r14144)
+++ trunk/BOOK/xsoft/office/libreoffice.xml Sun Aug 31 07:43:46 2014
(r14145)
@@ -27,10 +27,11 @@
measured by editors, depending on architecture and sometimes installed
dependencies (with-system... -->
- <!ENTITY libreoffice-buildsize "8.1 GB (497 MB installed) - 9.6 GB
(528 MB installed), with translations">
+ <!ENTITY libreoffice-buildsize "8.1 GB (535 MB installed), with
translations">
<!ENTITY libreoffice-time "200 SBU, with translations">
- <!-- [fo] For version 4.3.1.2 I've got, for i686, SBU larger than the upper
- limit, thus, temporarily, decided to used a single SBU, instead of a range.
+ <!-- [fo] For version 4.3.1.2 I've got, for i686, statistcs over the upper
+ boundaries for x86_64 of previous versions, thus, temporarily, decided to use
+ single statistcs, instead of a range.
-->
<!-- This package has some peculiarities, some discussed in the text.
Two values for SBU and buildsize are given due to the large difference
@@ -285,6 +286,14 @@
</para>
</warning>-->
+ <note>
+ <para>
+ It is recommended to build this package in a graphical environment,
+ because there have been reports of failures when using
+ <command>chroot</command> or <command>ssh</command>.
+ </para>
+ </note>
+
<screen role="root"><userinput>tar -xf
libreoffice-&libreoffice-dlversion;.tar.xz --no-overwrite-dir &&
cd libreoffice-&libreoffice-dlversion;</userinput></screen>
@@ -296,7 +305,8 @@
<screen><userinput>install -dm755 external/tarballs &&
-tar -xf ../libreoffice-dictionaries-&libreoffice-dlversion;.tar.xz
--no-overwrite-dir --strip-components=1 &&
+tar -xf ../libreoffice-dictionaries-&libreoffice-dlversion;.tar.xz \
+ --no-overwrite-dir --strip-components=1 &&
<!-- Not necessary for this version
tar -xf ../libreoffice-help-&libreoffice-dlversion;.tar.xz -\-no-overwrite-dir
-\-strip-components=1 &&
-->
@@ -318,7 +328,8 @@
If you have downloaded the translations tarball, create a symlink:
</para>
-<screen><userinput>ln -sv
../../../libreoffice-translations-&libreoffice-dlversion;.tar.xz
external/tarballs/</userinput></screen>
+<screen><userinput>ln -sv
../../../libreoffice-translations-&libreoffice-dlversion;.tar.xz \
+ external/tarballs/</userinput></screen>
<note>
<para>
--
http://lists.linuxfromscratch.org/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page