|
CompilationPrepare your system for compilation of LaptopConfigLaptopConfig 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 lineQMAKE_CFLAGS_RELEASE = ... Do this with your favourite editor. Compile LaptopConfigJust type in your shell a normal user:
then you have to get root-privilegues:
make install will copy all the stuff to the right place under /usr/local
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. |