

Please contact your packager about this fact. KMyMoney 4.5 does not require any Qt3 parts except your distro's packager set it up that way. Which distro and package are you using anyway? And which version of KMyMoney is it with?
Or am I missing something here? - Oct 02 2010
Or am I missing something here? - Oct 02 2010
Hmm, strange. The output also tells you "See `config.log' for more details." So that's something you could do. If this is all greek to you, please send the config.log file to the developer mailing list at kmymoney2-developer@lists.sourceforge.net and we'll take a look into it.
A preliminary guess would be, that the compiler is not completely installed. I am not a Kubuntu user so this is a wild guess w/o having config.log in front of me. - Sep 30 2007
A preliminary guess would be, that the compiler is not completely installed. I am not a Kubuntu user so this is a wild guess w/o having config.log in front of me. - Sep 30 2007
It depends on the version of KMyMoney you are using. For the latest 0.8.7 you just need to have aqbanking and gwenhywfar installed. Make sure to have it built with at least qbanking and kbanking as frontends.
The KMyMoney configure script checks for an installed aqbanking package and picks it up (maybe you have to override some paths on the commandline). On earlier versions it could be that you need to pass --enable-kbanking as parameter to KMyMoney's configure run. Use 'configure --help' to find out about the defaults.
Hope that helps. - Sep 30 2007
The KMyMoney configure script checks for an installed aqbanking package and picks it up (maybe you have to override some paths on the commandline). On earlier versions it could be that you need to pass --enable-kbanking as parameter to KMyMoney's configure run. Use 'configure --help' to find out about the defaults.
Hope that helps. - Sep 30 2007
Here's a response we saw on one of the mailing lists. Maybe, it gives you some information on what to do. I am neither a Kubuntu nor debian expert.
"Thats right, if you want to use the stable version, 0.8.6, you can just
install it with "Adept", the package manager for kubuntu.
If you want to use the CVS version, then you have to install the development
packages. You can install them with Adept as well. - May 26 2007
"Thats right, if you want to use the stable version, 0.8.6, you can just
install it with "Adept", the package manager for kubuntu.
If you want to use the CVS version, then you have to install the development
packages. You can install them with Adept as well. - May 26 2007

e-Przelewy
Financial by moux 4 comments
Is there some information in English available on the web?
- Dec 07 2005
Please check if https://sourceforge.net/tracker/index.php?func=detail&aid=1259164&group_id=4708&atid=304708
helps to solve the problem. Otherwise, you will have to compile from CVS label rel-0-8.
Further questions regarding this matter should be directed to the developer mailing list at kmymoney2-developer@lists.sourceforge.net - Sep 26 2005
helps to solve the problem. Otherwise, you will have to compile from CVS label rel-0-8.
Further questions regarding this matter should be directed to the developer mailing list at kmymoney2-developer@lists.sourceforge.net - Sep 26 2005
In the past, I only included all changes between two revisions in very detailed form (extract from project's ChaneLog file).
For new stable releases such as our current 0.8 release, I exchange that with a list of features that have been added since the previous stable release (0.6 in this case). The next release (0.8.1) will contain the ChangeLog again.
Hope that helps. - Aug 14 2005
For new stable releases such as our current 0.8 release, I exchange that with a list of features that have been added since the previous stable release (0.6 in this case). The next release (0.8.1) will contain the ChangeLog again.
Hope that helps. - Aug 14 2005
You need to have libofx (and possibly libofx-devel depending on your distro) installed before you run KMyMoney's ./configure. The configure script will print it's findings at the end, so take a look that OFX support is included.
p.s. The developers don't come here very often. Please report problems to the developer mailing list and you will usually get a quick answer. - May 15 2005
p.s. The developers don't come here very often. Please report problems to the developer mailing list and you will usually get a quick answer. - May 15 2005
Looks like configure could not find your C++ compiler. Please verify, that it is in your $PATH.
Also, we have no experience with gcc < 3.1 or so, although we have some users working under MDK but I don't know which version of the compiler they are using.
If you have more questions, please post them on the developer list at kmymoney2-developer@lists.sourceforge.net. There you probably reach a wider audience than here on kde-apps.org. - Sep 23 2004
Also, we have no experience with gcc < 3.1 or so, although we have some users working under MDK but I don't know which version of the compiler they are using.
If you have more questions, please post them on the developer list at kmymoney2-developer@lists.sourceforge.net. There you probably reach a wider audience than here on kde-apps.org. - Sep 23 2004
Does this happen to show up on any Free/Net/OpenBSD? We have reports about this happening on this type of system, but don't know why? Apparently, the math library does not support the round/roundl function. If I'd only have access to such a box ...
- Jun 24 2004