Summary: | Installation errors - QGpgme | ||
---|---|---|---|
Product: | [Applications] kmymoney | Reporter: | Bruce Wolfe <bmw> |
Component: | general | Assignee: | KMyMoney Devel Mailing List <kmymoney-devel> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | asoliverez, bmw, claydoh |
Priority: | NOR | ||
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Ubuntu | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Attachments: | Synaptic search for kdepim |
Description
Bruce Wolfe
2009-12-30 22:08:24 UTC
Do you have the kdepimlibs headers installed? Unfortunately, I didn't set my shell for unlimited scrollback of history but it did show numerous warnings during the "make" process. Finally, initiating "make install" it failed. As instructed, I used "sudo make install" for it to complete the final install process. Instead of making a notation, why not just include sudo in the instructions. I will uninstall it and reinstall to get the total install log next week and post it. Finally, I did general housekeeping and 'sudo apt-get autoremove'. Here it requested to remove libofx4. I did perform it and then opened KMyMoney and it seems to operate fine. Is libofx4 required? This is a 'plain Jane' Kubuntu Karmic instance. Thanks in advance. kdepimlibs headers is not in the current Ubuntu repositories. Should it be installed independently? I am grabbing the US server repository. Created attachment 39469 [details]
Synaptic search for kdepim
I don't see kdepimlibs-headers anywhere here.
Upon further investigation, the descriptions of kdelibs shows that version 4 has the headers in it but version 5 makes no mention. Did some bug and forum research to no avail on an answer. Please advise. Thanks in advance. Make sure kdelibs5-dev, kdepim-dev, libofx-dev are installed for starters. There may be a boost-related dependency, but I cannot confirm which one as i am away from my Kubuntu system right now Will do. APT wants to continually remove libofx4 though. Thoughts? Will these issues be on the roadmap? I realize we are still in beta here. I think the correct package name is kdepimlibs5-dev. About the mention to install with root or sudo. Not all distros work alike. Ubuntu/Debian use sudo, others use the root user. So, I had to either make the notation or include separate instructions. what are you trying to install that conflicts with libofx? There must be an issue somewhere in the way the Ubuntu packages are crafted. I just installed KMyMoney 3.95. It wasn't a conflict per se but APT suggested that it is not needed anymore. I think since it is recorded as being a dependent of KMyMoney2 and I uninstalled that there was no need to have it lying around any further. May want to check in with that since many folks regularly 'sudo apt-get autoremove' and if it is needed, it shouldn't be uninstalled. I am sure once KMM 3.x is out of beta all of this will be hashed out but maybe a good idea to include in the README files. Okay, time to wrap up for the US New Year's holiday. Have a good one. Signing off. It depends on the way you installed. What has probably happened is that you had libofx as a dependency of your previous KMyMoney package. When you upgraded, the new package didn't list libofx as a dependency, so it removed it. Libofx is an optional dependency, after all. |