Author: randy
Date: 2005-12-27 19:29:51 -0700 (Tue, 27 Dec 2005)
New Revision: 5491
Modified:
trunk/BOOK/xsoft/office/gnumeric.xml
Log:
Fixed broken commands in the Gnumeric instructions
Modified: trunk/BOOK/xsoft/office/gnumeric.xml
===================================================================
--- trunk/BOOK/xsoft/office/gnumeric.xml 2005-12-28 02:23:03 UTC (rev
5490)
+++ trunk/BOOK/xsoft/office/gnumeric.xml 2005-12-28 02:29:51 UTC (rev
5491)
@@ -88,7 +88,7 @@
<para>Install <application>Gnumeric</application> by running the following
commands:</para>
-<screen><userinput>./configure --prefix=/usr
+<screen><userinput>./configure --prefix=/usr \
--localstatedir=/var/lib --sysconfdir=/etc/gnome &&
make</userinput></screen>
@@ -106,7 +106,7 @@
<para>Now, as the <systemitem class="username">root</systemitem> user,
install
the documentation files:</para>
-<screen role='root'><userinput>install -v -m755 -d
/usr/share/doc/gnumeric-&gnumeric-version;
+<screen role='root'><userinput>install -v -m755 -d
/usr/share/doc/gnumeric-&gnumeric-version; &&
cp -v doc/C/html/*
/usr/share/doc/gnumeric-&gnumeric-version;</userinput></screen>
</sect2>
--
http://linuxfromscratch.org/mailman/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page