glfs/gnome/otherlibs/gconf/gconf1-inst.xml
Igor Živković 0ae36b8158 moved gconf1 to gnome 1.4 libs
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@1392 af4574ff-66df-0310-9fd7-8a98e5e911e0
2003-10-15 07:59:47 +00:00

13 lines
306 B
XML

<sect2>
<title>Installation of <application>GConf</application></title>
<para>Install <application>GConf</application> by running the following commands:
</para>
<screen><userinput><command>./configure --prefix=/opt/gnome &amp;&amp;
make &amp;&amp;
make install</command></userinput></screen>
</sect2>