Updated HBCI docs.

git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@7917 57a11ea4-9604-0410-9ed3-97b8803252fd
This commit is contained in:
Christian Stimming
2003-02-02 09:35:53 +00:00
parent ed551a808d
commit 473568095d

View File

@@ -39,15 +39,15 @@ OpenHBCI 0.9.3 or later
http://sourceforge.net/projects/openhbci http://sourceforge.net/projects/openhbci
which in turn requires: which in turn requires:
Libchipcard 0.6, http://sourceforge.net/projects/libchipcard Libchipcard 0.6 or later, http://sourceforge.net/projects/libchipcard
and OpenSSL any 0.9.x, http://www.openssl.org and OpenSSL any 0.9.x, http://www.openssl.org
Then you can build GnuCash 1.7.2 with: Then you can build GnuCash 1.7.x/1.8.x with:
./configure --enable-hbci --with-openhbci-prefix=/your/openhbci/prefix ./configure --enable-hbci --with-openhbci-prefix=/your/openhbci/prefix
And you need to apply at your Bank to get HBCI access. The bank will And you need to apply at your Bank to get HBCI access. The bank will
provide you with some paper work which is needed during HBCI setup in provide you with some paper work which is needed during HBCI setup in
GnuCash. GnuCash. (For problems during compile see 6. Known Problems below.)
3. Quick Tour 3. Quick Tour
---------- ----------
@@ -130,6 +130,11 @@ this new functionality.
6. Known Problems 6. Known Problems
-------------- --------------
* If the compilation of GnuCash fails with 'cc1: changing search order
for system directory ...' as one of the last message lines, then
call ./configure with the additional option
--enable-error-on-warning=no and recompile.
* If you don't see the menu items mentioned above, then GnuCash was * If you don't see the menu items mentioned above, then GnuCash was
not built/compiled with --enable-hbci. Please try to compile GnuCash not built/compiled with --enable-hbci. Please try to compile GnuCash
by yourself or contact the place where you got your pre-compiled by yourself or contact the place where you got your pre-compiled