File: INSTALL

package info (click to toggle)
kcheckers 0.8.1-8
  • links: PTS, VCS
  • area: main
  • in suites: forky, trixie
  • size: 800 kB
  • sloc: cpp: 3,852; makefile: 19
file content (7 lines) | stat: -rw-r--r-- 216 bytes parent folder | download | duplicates (6)
1
2
3
4
5
6
7
Run the following commands:
    qmake -o Makefile kcheckers.pro
    make
    make install

Shared files are installed in /usr/local/share/kcheckers by default. You can
change this by changing SHARE_PATH in common.h.