
Compiling Powertweak-Linux:
	./configure
	make
	su root
	make install

 After this, you have two possibilities...

Method #1:
1. Start the daemon (powertweakd)
2. Run the configuration tool.
   Either the GTK tool "gpowertweak", or the textmode tool "powertweak".
3. Save the settings.
4. Install the daemon "powertweakd" in your startup.

Method #2:
1. Start the GUI ("gpowertweak" or "powertweak")
2. Save settings.
3. Install "powertweakd --no-daemon" in your startup.


Dependancies:

 All programs:
 - You will need at least version 2.1.0 of PCI utilities.
   Available from http://atrey.karlin.mff.cuni.cz/~mj/pciutils.html
 - libXML
   You will need version 1.8.8 or 2.1.0.
   Available from http://www.libxml.org

 GTK GUI:
 If you want to build the GTK GUI config program, you will need..
 - GTK v1.2.0 or higher installed.
    Available from http://www.gtk.org

