mirror of
https://github.com/Zeckmathederg/glfs.git
synced 2025-02-05 16:07:23 +08:00
9b8404ef20
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@1259 af4574ff-66df-0310-9fd7-8a98e5e911e0
13 lines
425 B
XML
13 lines
425 B
XML
<sect2>
|
|
<title>Installation of <application><acronym>EOG</acronym></application></title>
|
|
|
|
<para>Install <application><acronym>EOG</acronym></application> by running the following commands:</para>
|
|
|
|
<screen><userinput><command>./configure --prefix=$GNOME_PREFIX --libexecdir=$GNOME_PREFIX/sbin \
|
|
--localstatedir=/var/lib --sysconfdir=/etc/gnome &&
|
|
make &&
|
|
make install</command></userinput></screen>
|
|
|
|
</sect2>
|
|
|