Build AqBanking from Source?
Andreas Schell <[email protected]>
| Newsgroups | gmane.comp.gnome.apps.gnucash.german |
|---|---|
| Message-ID | <[email protected]> |
Hallo zusammen, kann mir jemand sagen, wie ich an einen fehlerfreien Compilerlauf für aqbanking und gwenhywfar komme? Jetzt hat es mich nämlich auch erwischt: Kann mit GnuCash mein Konto bei der DKB nicht mehr abrufen. (Sicherheitsmedium: DKB-App auf dem Phone). Das ging bisher, aber jetzt geht's nicht mehr. Ich brauche AQBanking, > 6.5.5 Beste Grüße Andreas Schell --- Ergänzend: Mein Kubuntu 24.04 bietet nur v6.5.4 an. Also aus de, Quelltext compilieren. Ich komme bis hier: git clone https://github.com/aqbanking/aqbanking.git cd aqbanking git describe 5.6.10-1747-g6c32cb00 (was ja wunderbar wäre) autoconf configure.ac Dann der Auswurf: configure.ac:126: error: possibly undefined macro: AM_INIT_AUTOMAKE If this token and others are legitimate, please use m4_pattern_allow. See the Autoconf documentation. configure.ac:152: error: possibly undefined macro: AC_ENABLE_STATIC configure.ac:153: error: possibly undefined macro: AC_ENABLE_SHARED configure.ac:183: error: possibly undefined macro: AC_PROG_LIBTOOL configure.ac:184: error: possibly undefined macro: AC_LIBTOOL_WIN32_DLL configure.ac:185: error: possibly undefined macro: AC_LIBTOOL_RC configure.ac:452: error: possibly undefined macro: AC_GWENHYWFAR configure.ac:478: error: possibly undefined macro: AM_CONDITIONAL configure.ac:819: error: possibly undefined macro: AS_SCRUB_INCLUDE Was tun?