LibOFX version check fails

Derek Atkins warlord at MIT.EDU
Fri Dec 31 12:21:46 EST 2004


Christian Stimming <stimming at tuhh.de> writes:

> That's unfortunate. However, I explicitly added code so that if an OFXPREFIX 
> is specified by --with-ofx-prefix, then "ofxdump" is used as 
> ${OFXPREFIX}/bin/ofxdump . But you have libofx-0.7 installed? Okay, surely the 
> integer values for the parts of the version numbers should be checked whether 
> they might be empty and in that case set to 0.

You are right, that's not the problem.  It appears that the --version
output changed:

--> /opt/libofx-cvs/bin/ofxdump --version
libofx version:  0.6.4 

--> /opt/libofx-0.7.0/bin/ofxdump --version
libofx 0.7.0

So I think the 'cut' code is probably doing the wrong thing.  Perhaps
we should change this to some sed command that specifically looks for
the version number?

-derek
-- 
       Derek Atkins, SB '93 MIT EE, SM '95 MIT Media Laboratory
       Member, MIT Student Information Processing Board  (SIPB)
       URL: http://web.mit.edu/warlord/    PP-ASEL-IA     N1NWH
       warlord at MIT.EDU                        PGP key available


More information about the gnucash-devel mailing list