[Kmymoney-devel] [Bug 284019] Kmymoney crashed assign a online bank account

Ronny Wilde ronnywilde at gmx.de
Sat Oct 15 17:43:38 UTC 2011


https://bugs.kde.org/show_bug.cgi?id=284019





--- Comment #2 from Ronny Wilde <ronnywilde gmx de>  2011-10-15 17:43:38 ---
I have a version mix. I have deleted the Distribution packet.  I 
compiled with cmake .. -DCMAKE_INSTALL_PREFIX=/usr/local ... . Now the 
plugins for Onlinebanking not loaded, but the library exist in 
/usr/local/lib/kde4.
vmlinux-i586:/usr/local # tree lib/
lib/
├── kde4
│   ├── kcm_kmm_icalendarexport.so
│   ├── kcm_kmm_printcheck.so
│   ├── kmm_csvimport.so
│   ├── kmm_icalendarexport.so
│   ├── kmm_kbanking.so
│   ├── kmm_printcheck.so
│   └── kmm_reconciliationreport.so
├── libkmm_kdchart.so -> libkmm_kdchart.so.4
├── libkmm_kdchart.so.4 -> libkmm_kdchart.so.4.6.0
├── libkmm_kdchart.so.4.6.0
├── libkmm_mymoney.so -> libkmm_mymoney.so.4
├── libkmm_mymoney.so.4 -> libkmm_mymoney.so.4.6.0
├── libkmm_mymoney.so.4.6.0
├── libkmm_plugin.so -> libkmm_plugin.so.4
├── libkmm_plugin.so.4 -> libkmm_plugin.so.4.6.0
├── libkmm_plugin.so.4.6.0
├── libkmm_widgets.so -> libkmm_widgets.so.4
├── libkmm_widgets.so.4 -> libkmm_widgets.so.4.6.0
└── libkmm_widgets.so.4.6.0

Only when I compile the source with cmake .. -DCMAKE_INSTALL_PREFIX=/usr 
the application works fine. Why exist the prefix-option? Why the 
libraries not linked for the prefix ?

-- 
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.


More information about the KMyMoney-devel mailing list