mirror of
https://github.com/Zeckmathederg/glfs.git
synced 2025-02-08 10:37:22 +08:00
15 lines
361 B
XML
15 lines
361 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 --enable-capplet \
|
||
|
--with-gdk-pixbuf --with-gnome-prefix=/opt/gnome2 &&
|
||
|
make &&
|
||
|
make install</userinput></screen></para>
|
||
|
|
||
|
|
||
|
</sect2>
|
||
|
|
||
|
|