petition.eurolinux.org www.nosoftwarepatents.com

Laptop Config

Home
Download
Documentation
Screenshots
Links
Contact

Compilation

Prepare your system for compilation of LaptopConfig

LaptopConfig needs exception support, so it may be needed to change this in the qmake-specfile. Usually you will find this somewhere under $QTDIR/mkspecs/default or on Debian at /usr/share/qt3/mkspecs/default. In the file qmake.conf you need to remove the -fnoexceptions from the line

QMAKE_CFLAGS_RELEASE = ...

Do this with your favourite editor.

Compile LaptopConfig

Just type in your shell a normal user:
$ cd ~
$ tar xvzf ltpconf-0.5.tar.gz
$ cd ltpconf-0.5
$ qmake
$ make

then you have to get root-privilegues:
$ su
type in your root-password

make install will copy all the stuff to the right place under /usr/local
# make install
You are finished installing ltpconf now!

If you encounter problems compiling ltpconf you can use binaries under the bin directory. I am really sorry for these problems, please contact me with a detailed error-description.
Valid HTML 4.01!