2002-09-21 21:38:15 +08:00
|
|
|
<sect2>
|
2003-09-27 04:12:38 +08:00
|
|
|
<title>Installation of <application>Gnumeric</application></title>
|
2002-09-21 21:38:15 +08:00
|
|
|
|
2003-09-27 04:12:38 +08:00
|
|
|
<para>Install <application>Gnumeric</application> by running the following commands:</para>
|
2002-09-21 21:38:15 +08:00
|
|
|
|
2003-09-05 10:56:26 +08:00
|
|
|
<screen><userinput><command>./configure --prefix=$GNOME_PREFIX --localstatedir=/var/lib \
|
|
|
|
--sysconfdir=/etc/gnome --libexecdir=$GNOME_PREFIX/sbin &&
|
2002-09-21 21:38:15 +08:00
|
|
|
make &&
|
2003-09-04 09:06:16 +08:00
|
|
|
make install</command></userinput></screen>
|
2002-09-21 21:38:15 +08:00
|
|
|
|
|
|
|
</sect2>
|
|
|
|
|