On Mar 21, 2006, at 11:29 AM, Mike Berger wrote:

Hello list!

I'm having troubles to get gnucash-hbci up and running.

I started with a clean fink install on my Mac (OS 10.3.9), added the unstable and crypto trees, installed gnucash-hbci via FinkCommander (and aqbanking, aqhbci etc...) and all went fine.

gnucash is working. hbci is not.

when i wanted to configure hbci in gnucash, i got an error message stating that the configuration wizard couldn't be found. i tried to find commandline utilities to configure the hbci access to my account, and failed.

then i found the qt-tools in the fink packages list, and tried to install them, but it came out with this error message:
=====
(....)
/bin/sh ../../../libtool --tag=CXX --mode=compile g++-3.3 - DHAVE_CONFIG_H -I. -I. -I../../.. -I/sw/include -I/sw/include -I/sw/ include -I/sw/include/qt -I../widgets -I.. -I/sw/include -g -O2 - Wall -c -o pageservercert.lo pageservercert.cpp g++-3.3 -DHAVE_CONFIG_H -I. -I. -I../../.. -I/sw/include -I/sw/ include -I/sw/include -I/sw/include/qt -I../widgets -I.. -I/sw/ include -g -O2 -Wall -c pageservercert.cpp -fno-common -DPIC - o .libs/pageservercert.o
pageservercert.cpp: In member function `void Wizard::slotGetCert()':
pageservercert.cpp:302: error: `AH_Provider_GetAlwaysAskForCert' undeclared
   (first use this function)
pageservercert.cpp:302: error: (Each undeclared identifier is reported only
   once for each function it appears in.)
pageservercert.cpp:303: error: `AH_Provider_SetAlwaysAskForCert' undeclared
   (first use this function)
make[6]: *** [pageservercert.lo] Error 1
make[5]: *** [all] Error 2
make[4]: *** [all-recursive] Error 1
make[3]: *** [all] Error 2
make[2]: *** [all-recursive] Error 1
make[1]: *** [all-recursive] Error 1
make: *** [all] Error 2
### execution of make failed, exit code 2
Removing build lock...
/sw/bin/dpkg-lockwait -r fink-buildlock-aqhbci-qt-tools-1.0.1-1beta
(Reading database ... 27182 files and directories currently installed.)
Removing fink-buildlock-aqhbci-qt-tools-1.0.1-1beta ...
Failed: phase compiling: aqhbci-qt-tools-1.0.1-1beta failed

======

i tried virtually everything: reinstalling all of gnucash and dependent packages from source, including qt3 for the qt-tools, and everything was correctly compiled and installed; everything but the configuration wizard. (still the same error that you can find above...) also, there aren't any command-line tools to configure hbci (although they should be in the aqbanking and aqhbci packages...)

Something is broke, and I can't figure out what. Any ideas anyone?


THEN i changed my tactics:
I removed aqbanking and gwenhywfar from fink, and tried to source compile:
gwenhywfar-2.1.0 and aqbanking-1.9.9beta
for gwenhywfar i used CFLAGS="-I/sw/include" LDFLAGS="" ./configure --prefix=/sw for aqbanking i used ./configure --prefix=/sw --with-gwen-dir=/usr/ qt3_libs="-L/sw/lib -lqt-mt" --with-qt3-includes=/sw/include/qt -- with-backends="aqhbci" --with-frontends="cbanking qbanking"

configure and make / make install produced NO errors

fine i thought - but when trying to use it, i get errors:
gnucash still can't find the configuration wizard
I do have commandline tools, (aqbanking-tool and aqhbci-tool) but they don't work. e.g. the first step with hbci would be to add a new medium, but it fails:
$ aqhbci-tool addmedium -t pintan
3:2006/03/21 17-05-33:(null)(12240):pintan.c: 99: Creating crypttoken (PinTan) 3:2006/03/21 17-05-33:(null)(12240):addmedium.c: 183: Could not mount medium (-7)

Anyone with any kind of hint?

I wouldn't count on the newer aqbanking tools working with gnucash 1.8.11 (latest in Fink). There have been too many changes recently in aqbanking to expect that to function. Just for checking out the hbci stuff, I think that qbankmanager (in another branch of the aqbanking trees) is pretty good at tying the utilities together. Once you get that set up, you can worry about the gnucash end. And once you're set up, you'll be able to switch to gnucash 2 directly without changing your hbci setup info when gc2 gets released.

I almost had the nearly current aqbanking ofxdirectconnect backend working with gnucash 1.9.x recently. Macs cache ssl connection info, leading to some undesirable behavior, and I haven't been able to learn enough about ssl programming to contribute to the solution, and the developer doesn't have a working mac at the moment.

You could try the gnucash-user mailing list regarding hbci and 1.8.11. I never did get the hbci setup to work in 1.8.11. I didn't work very hard at it because I don't have an hbci server available. The mailing list is [EMAIL PROTECTED], but be sure to subscribe before you post, or your request may sit in a queue for 2-3 weeks before it gets past the moderator of messages from the unsubscribed.

All the developers are working madly on gnucash 1.9/2.0, so they won't be in a mood to help. But if there is a Mac user that got hbci to work, though, you might get enough help.

--
David Reiser
[EMAIL PROTECTED]



-------------------------------------------------------
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642
_______________________________________________
Fink-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/fink-users

Reply via email to