-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

David Reiser schrieb:
> After make -f Makefile.cvs and configure, make gives me:
> 
> $ make
> make -C ` dirname src/version.h ` ` basename src/version.h `
> make[1]: Entering directory `/c/svngwenhywfar/src'
> make[1]: `version.h' is up to date.
> make[1]: Leaving directory `/c/svngwenhywfar/src'
> cp -p ../src/version.h gwenhywfar/version.h
> cp: cannot stat `../src/version.h': No such file or directory
> make: *** [gwenhywfar/version.h] Error 1

Ah, the woes of "ln" vs. "cp" - on Linux this worked fine... Thanks for
the feedback. Fixed (hopefully) in r1155.

> gwenhywfar 2.5.3 + aqbanking 2.2.8 with gnucash 15573 was resulting in
> gnucash saying that qt3-wizard.exe wasn't there (it seemed to me to be
> in the appropriate place in the /c/soft/aqbanking branch). 

Oh, this is totally intended, because even if gnucash had found the
qt3-wizard.exe, it wouldn't be able to start it because this requires
this obnoxious fork() call that is not yet implemented on win32. If
that program had been found, you would have seen this error message:
http://svn.gnucash.org/trac/changeset/15345#file0

Nevertheless the wizard filename lookup needs to be fixed at some point.

> When I
> double-clicked on qt3-wizard in a Windows Explorer window, I got a
> message that libgwenhywfar-38.dll was missing.

Right - if you just want to test this, you could copy
libgwenhywfar-38.dll in that directory where the qt3-wizard.exe is
located (and delete it again once the testing is finished). You will
probably have to copy libssl32.dll of openssl to there as well.

> So I tried the latest change to gwen. Don't make any assumptions that my
> environment is OK. It's a lot better having gotten through install.sh
> once + having understood the "please do..." message about
> /etc/profile.d. But I've put the svn gwen outside the /c/soft tree, but
> --prefix=/c/soft/gwenhywfar hoping to rebuild aqbanking in the normal
> install.sh way.

Sounds ok. Once you've been able to compile gwen and/or aqbanking, could
you additionally run "make check" in the respective directories? I'd be
happy to hear whether these work or whether they fail, and if so, in
which directory.

Christian
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.2.1 (MingW32)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iQCVAwUBRdF/r2XAi+BfhivFAQIqLgP9GpWgSdQEevi7c76AR6XCQaXhjVICUC+w
pVX5sMbCn3okbUf7O+ZiQ5XBCwszD9fjkAnyEo/BZUrrNG3NDsXrTwba0SqA5o5Q
iLddpvLcsVgc50KV2EsB571yUMqTbfRGqksoPSalwmma4my+/tcHuo9MFdVHhftl
PVqULkcSo70=
=rhFT
-----END PGP SIGNATURE-----

-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier.
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Aqbanking-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/aqbanking-devel

Reply via email to