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

15 lines
361 B
XML
Raw Normal View History

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