On November 23, 2002 04:23 am, [EMAIL PROTECTED] wrote: > I can't pass configure for ofx support: > > my /usr/lib looks like: > [root@rolflx gnucash-1.7.3]# ll /usr/lib/libofx* > lrwxrwxrwx 1 root root 20 Nov 23 10:03 /usr/lib/libofx.so > -> /usr/lib/libofx.so.1 > lrwxrwxrwx 1 root root 22 Nov 23 10:03 > /usr/lib/libofx.so.1 -> /usr/lib/libofx.so.1.0 > -rwxr-xr-x 1 root root 638797 Nov 23 10:03 > /usr/lib/libofx.so.1.0 > > [root@rolflx gnucash-1.7.3]# echo $LD_LIBRARY_PATH > /usr/lib:/lib:/usr/local/lib > > > so, what's wrong?
>From the filenames your libofx is an old one (older that <=0.5). You must make uninstall it (DONT forget to do it before downloading the new one) and then download one from the 0.6 series. For now you should use: OpenSP 1.3.4 users (distributed with openjade 1.3.1): Use LibOFX 0.6.0 OpenSP >= 1.4 users: Use LibOFX 0.6.1 They are available at http://libofx.sourceforge.net/ -- Benoit Gr�goire http://step.polymtl.ca/~bock/ _______________________________________________ gnucash-devel mailing list [EMAIL PROTECTED] http://www.gnucash.org/cgi-bin/mailman/listinfo/gnucash-devel
