Install from CVS
make -f Makefile.cvs
./configure
make
make install
If you have configure problems, try:
./configure --prefix `kde-config --prefix`
make
make install
If you want to include debugging code for backtrace if the application crashes, do this:
./configure --enable-debug=full
or ./configure --enable-debug=full --prefix `kde-config --prefix`
make
make install
For debugging i recommand to use the program kdbg
- IRC
irc.freenode.net Channel #klopsterutils
Feel free to join this channel, submit me your opinion and what i can do to improve klopsterutils. Also report crashes and bugs or any other things you want :)
Let me know if you want/need the .kdevelop files, i send it per E-Mail after a request
Mfg
