<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta content="text/html; charset=ISO-8859-1"
http-equiv="Content-Type">
</head>
<body text="#000000" bgcolor="#ffffff">
Hi Thomas,<br>
<br>
thanks for the detailed help! Please see below...<br>
<br>
On 08/20/2010 07:48 AM, Thomas Baumgart wrote:
<blockquote cite="mid:201008200748.56380.thb@net-bembel.de"
type="cite">
<pre wrap="">[..]
When you run cmake, you should see something like the following:
-- checking for module 'gwenhywfar>=3.10.1'
-- found gwenhywfar, version 3.99.10beta
-- checking for modules 'aqbanking>=4.2.4;aqbanking<=4.99.9'
-- found aqbanking, version 4.99.8beta
-- found aqbanking, version 4.99.8beta
</pre>
</blockquote>
For me it says:<br>
<blockquote><tt>-- checking for module 'gwenhywfar>=3.10.1'<br>
-- found gwenhywfar, version 3.11.3<br>
-- checking for modules
'aqbanking>=4.2.4;aqbanking<=4.99.9'<br>
-- found aqbanking, version 4.2.4<br>
-- found aqbanking, version 4.2.4<br>
</tt></blockquote>
These versions seem to match those on your production environment
that you quoted further down. Do you also use kmymoney with HBCI on
that production environment?<br>
If not, I may have to go looking for more recent versions of
gwnhywfar and aqbanking...<br>
<blockquote cite="mid:201008200748.56380.thb@net-bembel.de"
type="cite">
<pre wrap="">
(don't get confused by the 4.99.9 above - this is due to a cmake problem which
actually does < 4.99.9 instead of <= 4.99.9) and later on
-------- KMyMoney 4.5.0-svn1165436 --------
Configure results (user options):
--------------------------------------------
OFX plugin: yes
KBanking plugin: yes
iCalendar export plugin: yes
--------------------------------------------
</pre>
</blockquote>
Same for me here.<br>
<blockquote cite="mid:201008200748.56380.thb@net-bembel.de"
type="cite">
<pre wrap="">
Configure results (developer options):
--------------------------------------------
Qt-Designer library support: yes
Generate developer documentation: no
Build unit tests: yes
Generate API documentation w/ Doxygen: yes
Build type: RelWithDebInfo
--------------------------------------------
</pre>
</blockquote>
I've got a "no" in every of these developer options, and the same
build type RelWithDebInfo.<br>
<blockquote cite="mid:201008200748.56380.thb@net-bembel.de"
type="cite">
<pre wrap="">
In this case, the KBanking plugin will be build.
</pre>
</blockquote>
The KBanking plugin <i>does</i> get built for me, only it crashes
when using HBCI at runtime!<br>
<blockquote cite="mid:201008200748.56380.thb@net-bembel.de"
type="cite">
<pre wrap="">
Which versions of AqBanking/Gwenhywfar do you use? I have here (on my
development environment):
thb@localhost:~> aqbanking-config --vstring
4.99.8
thb@localhost:~> gwenhywfar-config --vstring
3.99.10
and on a different system (my production environment):
thb@dollo:~> aqbanking-config --vstring
4.2.4
thb@dollo:~> gwenhywfar-config --vstring
3.11.3
and I think those are the two extremes of supported versions.
</pre>
</blockquote>
Same as your last one here:<br>
<blockquote><tt><a class="moz-txt-link-abbreviated" href="mailto:joerg@linux-sy71:~/Download/kmymoney-4.5/build">joerg@linux-sy71:~/Download/kmymoney-4.5/build</a>>
aqbanking-config
--vstring
<br>
4.2.4 <br>
<a class="moz-txt-link-abbreviated" href="mailto:joerg@linux-sy71:~/Download/kmymoney-4.5/build">joerg@linux-sy71:~/Download/kmymoney-4.5/build</a>>
gwenhywfar-config --vstring<br>
3.11.3<br>
</tt></blockquote>
<blockquote cite="mid:201008200748.56380.thb@net-bembel.de"
type="cite">
<pre wrap="">
Hope that helps to get you started.
</pre>
</blockquote>
Out of curiosity, do you do a "make install", or do you build RPMs
that you install afterwards using some package manager? I'm doing
"make install", and I wonder whether that's so clever.<br>
<br>
Regards,<br>
Jörg<br>
</body>
</html>