Update doc files (ChangeLog, README ...)
Update packaging Change install prefix, come back to /usr
This commit is contained in:
21
INSTALL
21
INSTALL
@@ -1,7 +1,7 @@
|
||||
** Dependencies for compilation (on Debian) **
|
||||
|
||||
libsqlite3-dev
|
||||
libwxgtk2.8-dev
|
||||
libqt4
|
||||
libofx4
|
||||
g++
|
||||
make
|
||||
gettext
|
||||
@@ -9,22 +9,11 @@ gettext
|
||||
Optionnal :
|
||||
git
|
||||
poeditor
|
||||
xgettext
|
||||
qt4-dev-tools
|
||||
|
||||
php5
|
||||
|
||||
** Compilation of extra libraries **
|
||||
|
||||
lib is not included by default and must be downloaded http://indefero.soutade.fr/p/kisscount/downloads/
|
||||
It must be decompressed beside "src" directory.
|
||||
|
||||
cd lib/wxsqlite3-1.9.9
|
||||
./configure
|
||||
make
|
||||
cd -
|
||||
cd lib/freechart
|
||||
make # wxFreechart is already configured
|
||||
cd -
|
||||
|
||||
|
||||
** Compilation of KissCount **
|
||||
make clean
|
||||
make
|
||||
|
Reference in New Issue
Block a user