Hi David,
David Reiser schrieb:
> I haven't made much progress on building aqbanking 1.6.1.
>
> [G5D:~/desktop/aqbanking-1.6.1] dbr% ./configure --prefix=/opt --
> enable-python --with-gwen-dir=/opt --enable-chipcard-client=no --with-
> backends="aqofxconnect" --with-qt3-libs=/Developer/qt/lib --with-
> frontends="cbanking g2banking qbanking" --with-qt3-includes=/
> Developer/qt/include
There's not that much documentation for aqbanking available (in english)
except for the README; sorry for that.
In your case (for ofxconnect) you should first try
./configure --prefix=/opt --with-gwen-dir=/opt \
--with-backends="aqofxconnect" --with-frontends="cbanking"
and see whether at least the non-GUI parts compile correctly. (You don't
need the chipcard option as soon as you don't have 'aqgeldkarte' in the
list of backends.)
However, in that case you don't have the graphical setup druid yet which
you will definitely need for your ofxconnect setup. But at least you can
verify that the non-GUI parts compile correctly. Once this is done, you
should now try
./configure --prefix=/opt --with-gwen-dir=/opt \
--with-backends="aqofxconnect" --with-frontends="cbanking qbanking" \
--with-qt3-libs=/Developer/qt/lib \
--with-qt3-includes=/Developer/qt/include
> it always complains it can't find ofx (in the same /opt tree as
> gwenhywfar), and it can't find the qt3 libraries. I have qt 3.3.5
> installed in the trolltech default location (/Developer/qt).
David Reiser schrieb:
I had my FLAGS set wrong (lack of understanding of env). So now I can
find libofx 0.8.1 by pointing to the /opt libs and includes, but qt3
libraries are eluding my configure. I would like to be able to build
qbanking so I can try ofxdirectconnect without having to have gnucash
drive the connection (yet).
We will need to fix the qt3 detection. So if this still doesn't work,
please send me your full config.log of the failed configure run.
Christian
-------------------------------------------------------
This SF.Net email is sponsored by the JBoss Inc. Get Certified Today
Register for a JBoss Training Course. Free Certification Exam
for All Training Attendees Through End of 2005. For more info visit:
http://ads.osdn.com/?ad_id=7628&alloc_id=16845&op=click
_______________________________________________
Aqbanking-devel mailing list
Aqbanking-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/aqbanking-devel