Hello, Running this from compiled source on Fedora 20. Ran "sudo yum-builddep kmymoney" to build dependencie, as well as following the list of dependencies online. Am missing lots of features. Most menu options are gone; only File, Settings, and Help are available. OFX plug-in did not build properly either (no program "pkg-config" available on Fedora 20). Could not select account types when making a new file; had luckily made a file from an earlier version so I could use it. Otherwise seems fine. Reproducible: Always Steps to Reproduce: 1.Download sources on Fedora 20. 2.Run "sudo yum-builddep kmymoney" in a terminal. 3.Download other listed dependencies. 4.Build. Actual Results: Missing features Expected Results: Those features
It might be an issue in the package or the way you have built it. Contact the Fedora packagers to clarify the issue. I do not understand why you are buliding from source if the package is already available. If you intend to do development, let me warn you that the 4.6.x branch is frozen.
Sorry for not being clearer; I had compiled the 4.7 development version, which seemed to be missing features that I found in 4.6. I've updated the title of this bug to clarify.
Many of us have built 4.7.0, and have not found any deficiencies compared to 4.6. We can't help you if we don't know exactly what you downloaded (tarball, git clone?) and exactly how you configured (cmake?, what options) and compiled it. One specific point, if pkg-config is not present, it will certainly have problems finding dependencies. This is a problem with Fedora, not KMyMoney.
The official install instruction for git are here: https://techbase.kde.org/Projects/KMyMoney#Installation
> Most menu options are gone; only File, Settings, and Help are available. This means you did not install it correctly into the prefixes that KDE searches.
See the previous comments, missing menus is a pretty good sign of an invalid installation.