glfs/x/wm/sawfish/sawfish-inst.xml

16 lines
391 B
XML
Raw Normal View History

<sect2>
<title>Installation of <application>sawfish</application></title>
<para>Install <application>sawfish</application> by running the following
commands:</para>
<screen><userinput><command>./configure --prefix=/usr --libexec=/usr/sbin --infodir=/usr/share/info \
--with-gnome-prefix=/opt/gnome-2.2 &amp;&amp;
make &amp;&amp;
make install</command></userinput></screen>
</sect2>