<div dir="ltr">Hi,<br><br>I'm trying to compile KMM from the following Git repo : <a href="http://git.symlink.me/?p=romain/kmymoney.git;a=summary">http://git.symlink.me/?p=romain/kmymoney.git;a=summary</a><br><br>It's a normal KMM (4.6.90) but with the Weboob plugin. That plugin allows one click fetching of online statements (apparently french banks are not supported by aqBanking). That way is much more convenient than logon into the bank, download OFX/QIF file, and then import them into KMM.<br><br>Everything is fine except that my local KMM always tries to load plugins from /usr instead of my local build.<br><br>So apparently the -DCMAKE_INSTALL_PREFIX option at compilation time is not enough for the plugins. It's ok for the installation itself (files are copied to the right place) but it's not for the runtime.<div><br></div><div>Maybe there's a special cmake option for plugins (I don't find it) or a settings in the KDE configuration ?<br></div><div><br></div><div>Thanks for your help,</div><div><br></div><div>Vincent.</div></div>