Friday, August 3, 2007

Getting Compiz Fusion up and running on Linux

I recently installed Compiz Fusion on my Ubuntu (Feisty Fawn) box.
While most of the installation went off without a hitch, the following guide did have one mistake. Other than that, I highly recommend following this bloke's advice.

Fosswire's Guide to Compiz-Fusion Installation on Ubuntu - Feisty Fawn

**The mistake occurs during the gpg key step. What you ACTUALLY want to do is this:

gpg –keyserver subkeys.pgp.net –recv-keys 81836EBF
gpg –export –armor 81836EBF | sudo apt-key add -
gpg –delete-key 81836EBF


Some other resources:
Compiz homepage
Wiki Info

No comments: