OFX Direct Connect?

Derek Atkins warlord at MIT.EDU
Wed Feb 15 09:30:36 EST 2006


Quoting Don Levey <gnucash at the-leveys.us>:

> Derek Atkins wrote:
>
>> Why do you think you need to upgrade glibc?  All you need to do is
>> download the libofx and aqbanking .src.rpm SRPMS and then on FC4:
>>    rpmbuild --rebuild libofx...src.rpm
>>    rpm -Uvh /usr/src/redhat/RPMS/libofx*
>>    rpmbuild --rebuild aqbanking...src.rpm
>>    rpm -Uvh /usr/src/redhat/RPMS/*aqbanking*
>>
>> Where does glibc come into this?
>>
>> -derek
>
> Don't I need to remove the old versions of libofx and aqbanking before I
> install - or will this procedure deal with it for me?  My normal procedure
> for building from source has always been to download the source,
> ./configure, make, make install.  The above will take care of that? Please
> excuse my thickness here; I'm at the edge of my experience.
> -Don

This is "rpm 101" stuff.. rpm -Uvh means "Upgrade", so it will replace
the existing libofx with the new RPM.  You'll need to manually remove
gnucash-1.8 first via rpm -e.

-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-user mailing list