I just updated my CVS sources to HEAD and tried to compile.  I got this
error:

  ./autogen.sh --enable-hbci --with-openhbci-prefix=/opt/openhbci
  ...
  checking for OpenHBCI... configure: error:
  Could not find bin/openhbci2-config in prefix /opt/openhbci.
  Please specify the right path by --with-openhbci-prefix=PREFIX.

So I downloaded openhbci2-1.9beta6.tar.gz, installed it, and tried
again.  Now I get a slightly different error.

  ./autogen.sh --enable-hbci --with-openhbci-prefix=/opt/openhbci2
  ...
  checking for OpenHBCI... configure: error:
  Could not find bin/openhbci-config in prefix /opt/openhbci2.
  Please specify the right path by --with-openhbci-prefix=PREFIX.

Any ideas why configure is looking for the openhbci v2 config file in
the v1 directory, and for the v1 config file in the v2 directory?

David

Attachment: signature.asc
Description: This is a digitally signed message part

_______________________________________________
gnucash-devel mailing list
[EMAIL PROTECTED]
http://www.gnucash.org/cgi-bin/mailman/listinfo/gnucash-devel

Reply via email to