How to test OFX?

Benoit Grégoire bock@step.polymtl.ca
Sun, 17 Nov 2002 23:35:46 -0500


On November 17, 2002 08:00 pm, Boyd Kelly wrote:
> Hi,
>
> So I got gnucash 1.7 working.  Now need to be pointed in the right
> direction to start testing ofx support.  I found 'ofxdump', and was able
> to run that on an ofx file, but that didn't help me get the info into
> gnucash.  Also didn't notice any GUI for ofx.  Is this because I didn't
> do something(right)?  (I did make and make install libofx).

To compile in ofx support you have to use
for gnucash CVS: ./autogen.sh --enable-ofx
for gnucash 1.7.3 (should be released later tonight or tomorrow):  ./configure 
--enable-ofx
gnucash 1.7.2 ofx support is broken (a file was omitted in the makefiles)