Changes between Version 9 and Version 10 of compiz
- Timestamp:
- 01/30/2008 07:18:21 AM (15 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
compiz
v9 v10 9 9 A full Compiz Fusion installation consists of many packages that must be installed to have a fully working setup. 10 10 11 '''WARNING:''' These instructions are a preliminary writeup for structure of the page. You should review the output of configure for each package and most likely install to a DESTDIR prior to a final installation to make sure everything goes where it should. Only the build order is correct for now...Feel free to correct themif you go through the setup.11 '''WARNING:''' These instructions are a preliminary writeup for structure of the page. You should review the output of configure for each package and most likely install to a DESTDIR prior to a final installation to make sure everything goes where it should. Actually, the Gnome only installation is correct, I'm using it now, but I have not tested on KDE at all. Feel free to correct anything you find different if you go through the setup. 12 12 13 13 === Installing compiz-0.6.2 === … … 176 176 // This little tidbit was inspired by this one: 177 177 // -http://www.java-tips.org/java-se-tips/java.awt/how-to-use-robot-class-in-java.html 178 // dj_AT_linuxfromscratch_DOT_org 178 179 179 180 import java.awt.AWTException;