<div dir="auto">That would be cool. When I get home tonight I will checkout the scripts. <div dir="auto"><br></div><div dir="auto">I use Fedora too. I figured for every distro it would be the different. My limited understanding is that each distro has a package management system. Maybe there is an API we can call to bring down the missing dependencies automatically for developers?</div><div dir="auto"><br></div><div dir="auto">It seems like the there is already a way to identify the missing pieces and now we just need an API that can be used to invoke the OS' package management system. </div><div dir="auto"><br></div><div dir="auto">I don't know if the dependencies would be different enough that we would need something different for every distro and DE combo. I hope not but I don't know. I know that KMyMoney seems to behave a little different between x11 and Wayland but not sure if that is a QT issue, Fedora or KMyMoney issue. </div><div dir="auto"><br></div><div dir="auto">I will check out the scripts. Thank to all of you for the insight. </div><div dir="auto"><br></div><div dir="auto">JV</div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Fri, Nov 8, 2019, 18:40 Brendan Coupe <<a href="mailto:brendan@coupeware.com">brendan@coupeware.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">I think the problem with your idea is that every distro is different.<br>
I have struggled with the same thing for almost 15 years so I<br>
understand your frustration.<br>
<br>
I have written scripts to make it easy to compile KMM from git or from<br>
released source code and to switch between various compiled versions.<br>
If you are interested you can download them here:<br>
<br>
<a href="https://drive.google.com/drive/folders/1sfo2HgzaCCSb3d7pjl3To50yoQT5BaXM" rel="noreferrer noreferrer" target="_blank">https://drive.google.com/drive/folders/1sfo2HgzaCCSb3d7pjl3To50yoQT5BaXM</a><br>
<br>
Unfortunately they do not help with dependencies but maybe a similar<br>
approach could be used to handle dependencies in the popular distros.<br>
I'd be willing to work on Fedora. A clean VM is all that is needed to<br>
test the scripts.<br>
<br>
----<br>
Brendan Coupe<br>
<br>
On Fri, Nov 8, 2019 at 5:24 PM Jesus Varela <<a href="mailto:jvapr27@gmail.com" target="_blank" rel="noreferrer">jvapr27@gmail.com</a>> wrote:<br>
><br>
> Yes...seems that way. I installed Plasma but still the same compile errors came up due to missing dependencies. I ran the commands from Andrew and it helped but still some errors. I used ccmake to disable the aqbanking like you guys showed me before. Finally I needed one more -devel version of a module and Bam! It worked!<br>
><br>
> I still think we should makes something that would load the missing -devel dependencies, pull them from a repo if needed.<br>
><br>
><br>
> Thanks,<br>
><br>
> JV<br>
><br>
><br>
><br>
> On Fri, Nov 8, 2019, 10:27 Jack <<a href="mailto:ostroffjh@users.sourceforge.net" target="_blank" rel="noreferrer">ostroffjh@users.sourceforge.net</a>> wrote:<br>
>><br>
>> On 2019.11.07 18:51, <a href="mailto:jvapr27@gmail.com" target="_blank" rel="noreferrer">jvapr27@gmail.com</a> wrote:<br>
>> > Wow thanks!<br>
>> ><br>
>> > I will try this.. were you using Gnome or Plasma as the DE?<br>
>> ><br>
>> > I figure that those using Plasma probably have an easier time than<br>
>> > those using Gnome.. but just guessing.<br>
>> ><br>
>> > I might reinstall Plasma if it will make life easier. For your<br>
>> > assistance!<br>
>> ><br>
>> > thank to you all,<br>
>> ><br>
>> > JV<br>
>> ><br>
>> > On Thu, 2019-11-07 at 11:25 -0500, Andrew Ho wrote:<br>
>> > > dnf install qt5-qtbase-private-devel -y<br>
>><br>
>> I assume you are asking Andrew, but using Plasma instead of Gnome<br>
>> simply means more of the dependencies will likely already be<br>
>> installed.  However, they will be the regular versions, not the -devel<br>
>> versions needed to compile KMM, so you would still need to install<br>
>> those separately.<br>
>><br>
>> Jack<br>
</blockquote></div>