glfs/gnome/add/eog/eog-inst.xml

13 lines
328 B
XML
Raw Normal View History

<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>