glfs/gnome/add/eog/eog-inst.xml
Larry Lawrence f69efd7119 gnome-2.2, close Feb 15
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@705 af4574ff-66df-0310-9fd7-8a98e5e911e0
2003-02-16 04:35:35 +00:00

13 lines
328 B
XML

<sect2>
<title>Installation of eog</title>
<para>Install eog by running the following commands:</para>
<para><screen><userinput>./configure --prefix=$GNOME_PREFIX --libexecdir=$GNOME_PREFIX/sbin \
--localstatedir=/var/lib --sysconfdir=/etc/gnome &amp;&amp;
make &amp;&amp;
make install </userinput></screen></para>
</sect2>