Install Additional Compiz Plugins in Ubuntu 8.10


This guide is for Ubuntu users have a 8.10 and Compiz 0.7.8. To use any of the Compiz from 0.7.8 is not recommended to use this guide.

To check the version of compiz, open Terminal and type the code as follows:

compiz - version

To use Compiz plugin, you need another package. And please go to terminal type in the code as follows:

$ sudo apt-get install compiz-fusion-bcop compiz-dev compizconfig-settings-manager build-essential libtool libglu1-mesa-dev libxss-dev libcairo2-dev git-core

You want to create a new direktory with the code as below:

$ mkdir-p ~ / compiz /

Plugin that you can install is as below. Make sure you are in directory ~ /compiz/ (cd compiz)

Code:


git clone git: / / anongit.compiz-fusion.org/users/wodor/anaglyph
git clone git: / / anongit.compiz-fusion.org/fusion/plugins/atlantis
git clone git: / / anongit.compiz-fusion.org/users/metastability/atlantis2
git clone git: / / anongit.compiz-fusion.org/fusion/plugins/cubemodel
git clone git: / / anongit.compiz-fusion.org/users/rcxdude/dialog
git clone git: / / anongit.compiz-fusion.org/users/pat/elements
git clone git: / / anongit.compiz-fusion.org/users/kdubois/extra-animations
git clone git: / / anongit.compiz-fusion.org/fusion/plugins/fakeargb
git clone git: / / anongit.compiz-fusion.org/users/smspillaz/fireflies
git clone git: / / anongit.compiz-fusion.org/users/warlock/freewins
git clone git: / / anongit.compiz-fusion.org/users/rcxdude/ghost
git clone git: / / anongit.compiz-fusion.org/users/b0le/photowheel
git clone git: / / anongit.compiz-fusion.org/users/pafy/screensaver
git clone git: / / anongit.compiz-fusion.org/fusion/plugins/snow
git clone git: / / anongit.compiz-fusion.org/users/metastability/snowglobe
git clone git: / / anongit.compiz-fusion.org/fusion/plugins/stackswitch
git clone git: / / anongit.compiz-fusion.org/users/smspillaz/stars
git clone git: / / anongit.compiz-fusion.org/fusion/plugins/tile


Make sure you compile the plugin one by one you have now been GIT. Change directory in the ~ /compiz/directory and in the GIT was also td. For example:


$ cd ~ /compiz/snow

Take the last paragraph of each of GIT.

To compile it also, you must be in direktory you want to compile. If not, will not compile to.
How to compile after you enter in direktory is as under:


$ make clean
$ make
$ make install

Create a line by one line.

Sources :

http://desa-ubuntu.blogspot.com


Happy Testing

No comments:

Post a Comment

Please Comment...!!