glfs/x/wm/sawfish/sawfish-inst.xml
Larry Lawrence 64d97b7c53 update to sawfish-1.3, librep-0.16.2 and first round spell check
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@792 af4574ff-66df-0310-9fd7-8a98e5e911e0
2003-04-01 19:52:38 +00:00

15 lines
330 B
XML

<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 \
--with-gnome-prefix=/opt/gnome-2.2 &amp;&amp;
make &amp;&amp;
make install</userinput></screen></para>
</sect2>