glfs/xsoft/office/gnumeric/gnumeric-inst.xml
Larry Lawrence 6af7092bd0 added gnumeric-1.0.9 and updated other mail/news
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@249 af4574ff-66df-0310-9fd7-8a98e5e911e0
2002-09-21 13:38:15 +00:00

12 lines
251 B
XML

<sect2>
<title>Installation of gnumeric</title>
<para>Install gnumeric by running the following commands:</para>
<para><screen><userinput>./configure --prefix=/opt/gnome &amp;&amp;
make &amp;&amp;
make install</userinput></screen></para>
</sect2>