KMyMoney: Difference between revisions
From CBLFS
Jump to navigationJump to search
Chipster19 (talk | contribs) No edit summary |
Chipster19 (talk | contribs) No edit summary |
||
| Line 66: | Line 66: | ||
|-valign="top" | |-valign="top" | ||
! Installed Directories: | ! Installed Directories: | ||
| | | ${KDE_PREFIX}/include/kmymoney | ||
|} | |} | ||
Revision as of 17:40, 24 December 2006
| Download Source: | http://downloads.sourceforge.net/kmymoney2/kmymoney2-0.8.8.tar.bz2 |
|---|
Intrduction to KMyMoney
KMyMoney is the Personal Finance Manager for the wonderful KDE. It operates similar to MS-Money, supports different account types, categorisation of expenses and incomes, reconciliation of bank accounts and QIF import/export.
Dependencies
Required
Recommended
Optional
Non-Multilib
Compile the package:
./configure --prefix=${KDE_PREFIX} \
--sysconfdir=/etc/kde \
--disable-debug \
--disable-dependency-tracking \
--enable-kbanking --enable-ofxbanking &&
make
Install the package
make install
Multilib
32Bit
TO DO
N32
TO DO
64Bit
TO DO
Contents
| Installed Programs: | kmymoney2 |
|---|---|
| Installed Libraries: | libkmm_mymoney.{la,so}, libkmm_plugin.{la,so} |
| Installed Directories: | ${KDE_PREFIX}/include/kmymoney |