OFX Direct Connect?

Don Levey gnucash at the-leveys.us
Wed Feb 15 10:32:10 EST 2006


Derek Atkins wrote:
> Quoting Don Levey <gnucash at the-leveys.us>:
>
>>> 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
>>
>> My apologies - I'm not thinking this through.  I've done 101, but
>> should probably do 102 now.
>>
>> Anyway, libofx requires opensp-devel.  Opensp-devel requires opensp.
>> Opensp requires glibc 2.4.  Apparently, that is why I need it, at
>> least installing from the opensp rpms.  Running from rpmrebuild as
>> you suggest above completes, but now I get many library conflicts
>> with openjade when I try to install the RPM.  The openjade package
>> is needed by quite a few things on my system, including the
>> installed openofx 0.7.
>
> EH?   "yum install opensp-devel"
> You're BUILDING FROM SOURCE!  The WHOLE POINT is to rebuild libofx
> against the FC4 libraries.   Ignore the fact that this is being done
> by RPM -- what you're doing here is the same as when you run
> configure; make; make install by hand -- the only difference is that
> RPM does
> it for you, and you get the benefit of RPM package management on the
> files.
>
> You're thinking to hard about the problem here.   thinking
> WAAAAYYYYYYYYYYY too hard.
>
> Did you try doing what I told you to?  Did the rpmbuild fail?  Or are
> you just /guessing/ that this is going to be a problem?    Note that
> the rpmbuild could fail if package names change and there's a
> BuildRequires for the new-package-devel -- in /that/ case you'll need
> to change the .spec and change the BuildRequires to the
> old-package-devel.
>
I did try what you suggested.  The rpmbuild did fail - requiring
opensp-devel.  None of the yum repositories I have (Fedora, Dag, Livna, and
XCYB) seem to have that package, so I thought I'd try the exact same
procesure on opensp (rpmbuild --rebuild followed by rpm -Uvh) and
opensp-devel.  Running rpmbuild on opensp seems to give me both packages;
opensp is needed first.  Trying to install THAT gives me the error below.
If you've got a suggestion for an alternate repository, I'd be happy to try
that.

Thank you again for your patience.
 -Don


[root at dauphin gnucash-1.9.0]# rpm -Uvh
/usr/src/redhat/RPMS/i386/opensp-1.5.2-1.2.i386.rpm
Preparing...                ###########################################
[100%]
        file /usr/bin/onsgmls from install of opensp-1.5.2-1.2 conflicts
with file from package openjade-1.3.2-16
        file /usr/bin/osgmlnorm from install of opensp-1.5.2-1.2 conflicts
with file from package openjade-1.3.2-16
        file /usr/bin/ospam from install of opensp-1.5.2-1.2 conflicts with
file from package openjade-1.3.2-16
        file /usr/bin/ospcat from install of opensp-1.5.2-1.2 conflicts with
file from package openjade-1.3.2-16
        file /usr/bin/ospent from install of opensp-1.5.2-1.2 conflicts with
file from package openjade-1.3.2-16
        file /usr/bin/osx from install of opensp-1.5.2-1.2 conflicts with
file from package openjade-1.3.2-16
        file /usr/share/man/man1/onsgmls.1.gz from install of
opensp-1.5.2-1.2 conflicts with file from package openjade-1.3.2-16
        file /usr/share/man/man1/osgmlnorm.1.gz from install of
opensp-1.5.2-1.2 conflicts with file from package openjade-1.3.2-16
        file /usr/share/man/man1/ospam.1.gz from install of opensp-1.5.2-1.2
conflicts with file from package openjade-1.3.2-16
        file /usr/share/man/man1/ospent.1.gz from install of
opensp-1.5.2-1.2 conflicts with file from package openjade-1.3.2-16
        file /usr/share/man/man1/osx.1.gz from install of opensp-1.5.2-1.2
conflicts with file from package openjade-1.3.2-16




More information about the gnucash-user mailing list