glfs/x/wm/sawfish/sawfish-inst.xml
Larry Lawrence 741646458c change prefix in libglade, correct libcroco desc
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@1611 af4574ff-66df-0310-9fd7-8a98e5e911e0
2003-12-09 20:37:04 +00:00

16 lines
403 B
XML

<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-&gnome-version; &amp;&amp;
make &amp;&amp;
make install</command></userinput></screen>
</sect2>