Menu

Tree [r6] /
 History

HTTPS access


File Date Author Commit
 doc 2011-05-02 kn3cht [r1] import
 icons 2011-05-02 kn3cht [r1] import
 src 2011-05-07 kn3cht [r6] added xmlexport
 CMakeLists.txt 2011-05-02 kn3cht [r1] import
 README 2011-05-02 kn3cht [r1] import

Read Me

How To Build This
-=-=-=-=-=-=-=-=-


mkdir build
cd build
cmake -DCMAKE_INSTALL_PREFIX=$KDEDIRS -DCMAKE_BUILD_TYPE=Debug ..      <- do not forget the ..
make
make install or su -c 'make install'

where $KDEDIRS points to your KDE installation prefix.

to uninstall:
make uninstall or su -c 'make uninstall'
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.