glfs/gnome/add/eog/eog-inst.xml
Larry Lawrence 21374e386a added eog-1.0.3 and nautilus-2.0.6
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@213 af4574ff-66df-0310-9fd7-8a98e5e911e0
2002-09-08 22:19:36 +00:00

12 lines
322 B
XML

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