2010-09-22 21:02:29 +02:00
|
|
|
** Dependencies for compilation (on Debian) **
|
|
|
|
|
2012-02-28 16:25:45 +01:00
|
|
|
libqt4-dev (>= 4.7)
|
|
|
|
libqt4-sql-sqlite (>= 4.7)
|
2012-02-28 09:34:33 +01:00
|
|
|
libofx4
|
2010-09-22 21:02:29 +02:00
|
|
|
g++
|
|
|
|
make
|
2010-10-27 11:12:33 +02:00
|
|
|
gettext
|
2010-09-22 21:02:29 +02:00
|
|
|
|
2010-10-27 11:12:33 +02:00
|
|
|
Optionnal :
|
2010-11-10 18:36:19 +01:00
|
|
|
git
|
2010-10-27 11:12:33 +02:00
|
|
|
poeditor
|
2012-02-28 09:34:33 +01:00
|
|
|
xgettext
|
|
|
|
qt4-dev-tools
|
2010-09-22 21:02:29 +02:00
|
|
|
|
2012-02-28 09:34:33 +01:00
|
|
|
php5
|
2010-09-22 21:02:29 +02:00
|
|
|
|
|
|
|
** Compilation of KissCount **
|
2011-03-06 17:20:42 +01:00
|
|
|
make clean
|
2010-09-22 21:02:29 +02:00
|
|
|
make
|
2011-03-06 17:20:42 +01:00
|
|
|
sudo make install
|
2010-09-22 21:02:29 +02:00
|
|
|
|
|
|
|
** Execution **
|
2011-03-06 17:20:42 +01:00
|
|
|
kc
|