2002-08-20 09:39:46 +08:00
|
|
|
<sect2>
|
2003-09-14 10:54:49 +08:00
|
|
|
<title>Installation of <application>sawfish</application></title>
|
2002-08-20 09:39:46 +08:00
|
|
|
|
2003-09-14 10:54:49 +08:00
|
|
|
<para>Install <application>sawfish</application> by running the following
|
|
|
|
commands:</para>
|
2002-08-20 09:39:46 +08:00
|
|
|
|
2003-09-14 10:54:49 +08:00
|
|
|
<screen><userinput><command>./configure --prefix=/usr --libexec=/usr/sbin --infodir=/usr/share/info \
|
2003-04-02 03:52:38 +08:00
|
|
|
--with-gnome-prefix=/opt/gnome-2.2 &&
|
2002-08-31 23:36:53 +08:00
|
|
|
make &&
|
2003-09-14 10:54:49 +08:00
|
|
|
make install</command></userinput></screen>
|
2002-08-31 23:36:53 +08:00
|
|
|
|
2002-08-20 09:39:46 +08:00
|
|
|
|
|
|
|
</sect2>
|
|
|
|
|
|
|
|
|