glfs/gnome/lib/gnome-mime-data/gnome-mime-data-inst.xml
Larry Lawrence 8f847979b3 update to gconf-2.2.1, gnome-mime-data-2.2.1 and gnome-vfs-2.2.5
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@1011 af4574ff-66df-0310-9fd7-8a98e5e911e0
2003-09-01 00:53:29 +00:00

12 lines
352 B
XML

<sect2>
<title>Installation of <application>gnome-mime-data</application></title>
<para>Install <application>gnome-mime-data</application> by running the following commands:</para>
<screen><userinput><command>./configure --prefix=$GNOME_PREFIX --sysconfdir=/etc/gnome &amp;&amp;
make &amp;&amp;
make install</command></userinput></screen>
</sect2>