[wiki]Expocity
发表于 : 2005-10-01 12:17
Expocity is an effort to integrate an efficient means of switching between applications into the window manager metacity, similar to [WWW] Exposé(tm) on Apple's OS-X.
Requirements
Be sure to have all dependencies installed. Some of them are:
apt-get install build-essential libgtk2.0-dev
Installation
Download
Download the latest version from the [WWW] Expocity Homepage.
Compiling
Extract the source.
tar xvfj expocity-2.6.2-1.tar.bz2
Configure and compile it:
./configure
make
install it
sudo make install
or to install it via a deb file (CheckInstall)
sudo checkinstall
Start it:
metacity --replace
Troubleshooting
Installing Gnome 2.0 libraries and related shared libraries might help if the ./configure script complain about gconf2.0 :
sudo apt-get install libgnomeui*
https://wiki.ubuntu.com/Expocity
Requirements
Be sure to have all dependencies installed. Some of them are:
apt-get install build-essential libgtk2.0-dev
Installation
Download
Download the latest version from the [WWW] Expocity Homepage.
Compiling
Extract the source.
tar xvfj expocity-2.6.2-1.tar.bz2
Configure and compile it:
./configure
make
install it
sudo make install
or to install it via a deb file (CheckInstall)
sudo checkinstall
Start it:
metacity --replace
Troubleshooting
Installing Gnome 2.0 libraries and related shared libraries might help if the ./configure script complain about gconf2.0 :
sudo apt-get install libgnomeui*
https://wiki.ubuntu.com/Expocity