On 1/31/07, Arnaud <[EMAIL PROTECTED]> wrote: > Thank you for your rapid answer. > > In the menu File>Import, there are only two fields: > -Import QIF > -Replay Gnucash log file. > > I also ran the command that you mentionned and here was the output: > > saintex:~ arnaud$ fink dumpinfo -fconfigureparams gnucash2 > Information about 5953 packages read in 1 seconds. > configureparams: --prefix=/sw --mandir=/sw/share/man > --infodir=/sw/share/info --libexecdir=/sw/lib > --enable-error-on-warning=no --disable-dependency-tracking > --disable-schemas-install --enable-ofx --enable-hbci --disable-sql > saintex:~ arnaud$
That's from the package description file that fink uses to build it, so it should be the same as long as our versions are the same or at least similar. I tried gnucash2 on my machine, and I do have an entry for OFX support in the import menu. I'm going to try a clean build (for an unrelated update in the submissions tracker) and I'll see if OFX importing is missing in my clean environment. On the other hand, I'm on a PowerPC, so if a clean build works for me then it might mean there's something (libofx3?) that doesn't get along with Intel machines. > > I don't remember having any errors during the installation. > Can you think of some libraries that I should check that I have? > > Arnaud > > > > On 2007-01-31 11:52:28 -0800, "Alexander Hansen" > <[EMAIL PROTECTED]> said: > > > On 1/31/07, Arnaud <[EMAIL PROTECTED]> wrote: > >> Hello all: > >> > >> I just installed gnucash2 with fink on my macbook pro without any > >> problem. Thanks to all the people that are behind the magic! > >> > >> However, OFX import is not enable. Should I install the package > >> gnucash-ofx (which seems to be for gnucash 1.8)? Is there a gnucash2- > >> ofx package that I cannot see? > >> > >> After googling a little bit, I found that gnucash has to be compiled > >> with the argument --enable-ofx or something like that. Since I have > >> no idea what I am doing, is there a way to use this argument while > >> installing gnucash2 with fink? > >> > >> Also, if I install it manually, how will the new install interact > >> with fink? Will I get conflicts? > >> > >> Thanks a lot for your help. > >> > >> Arnaud > >> > >> > > It supposedly is enabled: > > > > $ fink dumpinfo -fconfigureparams gnucash2 > > Scanning package description files.......... > > Information about 6859 packages read in 7 seconds. > > configureparams: --prefix=/sw --mandir=/sw/share/man > > --infodir=/sw/share/info --libexecdir=/sw/lib > > --enable-error-on-warning=no --disable-dependency-tracking > > --disable-schemas-install --enable-ofx --enable-hbci --disable-sql > > > > But you're saying OFX doesn't work? Can you describe the symptom? > > Maybe we need to bring in an additional dependency. > > > > There's no real way to alter how Fink builds the package without > > changing the package description file. > > > > A manual build might use Fink libraries, but won't directly conflict > > as long as it's installed in a different place. -- Alexander K. Hansen (akh) Fink Documenter (still) ------------------------------------------------------------------------- Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier. Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 _______________________________________________ Fink-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/fink-users
