glfs/gnome/other/gconf-editor/gconf-editor-inst.xml

12 lines
322 B
XML
Raw Normal View History

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