<div dir="auto"><div>I live in Texas. Hmm...let me try compiling the 5.0 branch then. I recall it didn't work either but, let me check again. <div dir="auto"><br></div><div dir="auto">I just figured that KMYMONEY would need the latest and greatest aqbanking as a whole to work. Even if only interacting with US banks. </div><div dir="auto"><br></div><div dir="auto">Will test shortly and get back to you. </div><div dir="auto"><br></div><div dir="auto">Thanks,.</div><div dir="auto"><br></div><div dir="auto">JV</div><div dir="auto"><br></div><div dir="auto"><br></div><br><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Mon, Oct 7, 2019, 17:03 Jack <<a href="mailto:ostroffjh@users.sourceforge.net">ostroffjh@users.sourceforge.net</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Since I am in the US, I am not closely following the development <br>
related to the new German security requirements. However, as I <br>
understand it, those changes are in both 5.0 and master, but they DO <br>
require the latest aqbanking, which may not have been packaged for <br>
Fedora yet, so you are likely to need to compile that yourself before <br>
you try to compile KMyMoney.<br>
<br>
So - compiling from git head 5.0 branch will work "out of the box" but <br>
what other software it requires depends on your needs. In my case, for <br>
example, I do need libofx. It seems that you need aqbanking, and in <br>
particular, the latest version (I'm not sure of aqbanking version <br>
numbers.) If you got it to compile, but get that error from the bank, <br>
than you are (as I understand) using a too old version of aqbanking.<br>
<br>
<br>
<br>
On 2019.10.07 17:50, Jesus Varela wrote:<br>
> I guess I am wondering, should the 5.0 branch compile and work out of <br>
> the<br>
> box without any other software? For example, I use aqbanking to <br>
> connect to<br>
> my bank and download transaction history. (I am not sure if I can do <br>
> more<br>
> than thatbut, if I can let me know.) My distribution has not yet <br>
> packaged<br>
> and released the new aqbanking 5.99. when I installed KMyMoney it <br>
> would not<br>
> allow me to download transactions from my bank. First time it did not <br>
> even<br>
> have the plug-in enabled. I had to uninstall and tried to install the <br>
> 5.0<br>
> branch. This time it has the plug-in enabled however now it gives me <br>
> an<br>
> error saying that my bank does not accept the communication. I will <br>
> get an<br>
> error message and show you.<br>
> <br>
> I figured it is because of the changes in aqbanking to help with<br>
> compatibility for our friends connecting to German banks. Thus, why I <br>
> am<br>
> trying to figure out how to get the latest version of aqbanking to <br>
> see if<br>
> that fixes this issue. I will try the 5.0 branch again. Eventually I <br>
> want<br>
> to help do some dev work but it is taking me a long time with my busy<br>
> schedule to get this all figured out.<br>
> <br>
> Thanks for the info. I will try to compile the 5 0 branch and see what<br>
> happens.<br>
> <br>
> <br>
> Thanks<br>
> <br>
> JV<br>
> <br>
> On Mon, Oct 7, 2019, 11:10 Jack <<a href="mailto:ostroffjh@users.sourceforge.net" target="_blank" rel="noreferrer">ostroffjh@users.sourceforge.net</a>> <br>
> wrote:<br>
> <br>
> > Hello JV,<br>
> ><br>
> > On 2019.10.07 09:11, <a href="mailto:jvapr27@gmail.com" target="_blank" rel="noreferrer">jvapr27@gmail.com</a> wrote:<br>
> > > Hi all,<br>
> > ><br>
> > > I am attempting to compile KMyMoney master branch.<br>
> > Depending on why you are doing this, you might prefer git head of <br>
> the<br>
> > 5.0 branch. Master has new features still in development (that is <br>
> not<br>
> > ready for real use yet.) Bug fixes for 5.x are generally in the 5.0<br>
> > branch first, but also in master after a small delay.<br>
> > ><br>
> > > In the cmake output I see the following:<br>
> > ><br>
> > > CMake Warning at CMakeLists.txt:247 (find_package): Could <br>
> not<br>
> > > find a configuration file for package "AQBANKING" that is<br>
> > > compatible with requested version "5.99.32".<br>
> > > The following configuration files were considered but not<br>
> > > accepted:<br>
> > > /usr/lib64/cmake/aqbanking-5.7/aqbanking-config.cmake,<br>
> > > version: 5.7.8<br>
> > > /lib64/cmake/aqbanking-5.7/aqbanking-config.cmake, version: <br>
> 5.7.8<br>
> > ><br>
> > > CMake Warning at CMakeLists.txt:248 (find_package): Could <br>
> not<br>
> > > find a configuration file for package "gwenhywfar" that is<br>
> > > compatible with requested version "4.99.16".<br>
> > > The following configuration files were considered but not<br>
> > > accepted:<br>
> > > /usr/lib64/cmake/gwenhywfar-4.20/gwenhywfar-config.cmake,<br>
> > > version: 4.20.0<br>
> > > /lib64/cmake/gwenhywfar-4.20/gwenhywfar-config.cmake, version:<br>
> > > 4.20.0<br>
> > Note these are warnings, not errors. It is saying that cmake cannot<br>
> > find aqbanking or gwenhywfar. Whether you need them depends on your<br>
> > requirements - mainly whether you want to do any online banking, <br>
> and if<br>
> > so, where your banks are. If you are in the US, you probably do not<br>
> > need them. If you are in Europe, it is more likely you do need <br>
> them.<br>
> > I do not know whether or not they are used anywhere else.<br>
> > ><br>
> > > I also see that the in the 3rdparty directory, there are files.. <br>
> are<br>
> > > these meant to install 3rd party software that KMyMoney requires? <br>
> If<br>
> > > so, how do I use them? I am on Fedora 30 using Plasma.<br>
> > As I understand it, the folders under 3rdparty are only used when<br>
> > preparing a fully self-contained package, such as an appimage or<br>
> > possibly for Windows. As you are compiling for a recent Linux<br>
> > distribution, you should not need anything there.<br>
> > ><br>
> > > Operating System: Fedora 30<br>
> > > KDE Plasma Version: 5.15.5<br>
> > > KDE Frameworks Version: 5.59.0<br>
> > > Qt Version: 5.12.4<br>
> > > Kernel Version: 5.2.17-200.fc30.x86_64<br>
> > > OS Type: 64-bit<br>
> > > Processors: 8 × Intel® Core™ i5-8250U CPU @ 1.60GHz<br>
> > > Memory: 31.2 GiB of RAM<br>
> > ><br>
> > > I am slowly learning how all these pieces come together. Thank you<br>
> > > for any assistance you can provide.<br>
> > If this is the first time you are compiling from git, you may need <br>
> to<br>
> > install one or more -dev packages, but if the above warnings are all<br>
> > you get from cmake, then you seem to have already taken care of <br>
> that.<br>
> > ><br>
> > > JV<br>
> > Jack<br>
> ><br>
> <br>
<br>
</blockquote></div></div></div>