The sawfish package contains a window manager. This is useful for organizing and displaying windows where all window decorations are configurable and all user-interface policy is controlled through the extension language.
This package is known to build and work properly using an LFS-7.0 platform.
Download (HTTP): http://sourceforge.net/projects/sawmill/files/sawfish/1.6.1/sawfish-1.6.1.tar.bz2
Download MD5 sum: 3200deb3428a5973d71e98b291f5247b
Download size: 3.5 MB
Estimated disk space required: 38 MB
Estimated build time: 0.2 SBU
rep-gtk-0.90.2 and EsounD-0.2.41
User Notes: http://wiki.linuxfromscratch.org/blfs/wiki/sawfish
Install sawfish by running the following commands:
./configure --prefix=/usr \ --libexec=/usr/sbin \ --infodir=/usr/share/info \ --disable-themer && make
This package does not come with a test suite.
Now, as the root
user:
make install
--disable-themer
: This
option prevents building the sawfish themer. This program was not migrated
to GTK-2.
--with-audiofile
: This command directs
sawfish to use libaudiofile
for sound manipulation.
--with-esd
: This command directs
sawfish to use the Enlightened
Sound Daemon.
Last updated on 2011-12-14 19:01:05 +0000