Re: Re: [Kmymoney2-developer] LibOFX CVS
Bob Ewart <[email protected]> Mon, 29 Aug 2005 10:15:28 -0400
| Newsgroups | gmane.comp.finance.libofx.devel |
|---|---|
| Message-ID | <[email protected]> |
Bill Suit wrote: >On Monday 29 August 2005 12:33 pm, Bill Suit wrote: > > >>On Monday 29 August 2005 03:12 am, ace jones wrote: >> >> >>>On Sun, 2005-08-28 at 15:28, Bob Ewart wrote: >>> >>> > > > >>>Hi, Bob. I'm going to include the libofx developer list on this >>>question. Can anyone here help Bob compile post-0.7 versions of libofx? >>> >>>The typical way to fix the /usr/lib64 problem is to configure with >>>--prefix=/usr/lib64. I'm not knowledgeable about 64-bit systems enough >>>to know if that's all it takes, though. >>> >>></Ace> >>> >>> >>Ace, I have no qualms about using lifofx cvs. I do it now. >> >>I'll also be happy to assist with the troubleshooting of the amd64 install. >>I'm on a gentoo distro, though, so I don't know how our systems will >>differ. >> >>The first thing I note is this: >> >>root@hb5 ~ # ls -la /usr/lib/libstdc++.so >>ls: /usr/lib/libstdc++.so: No such file or directory >>root@hb5 ~ # ls -la /usr/lib64/libstdc++.so >>ls: /usr/lib64/libstdc++.so: No such file or directory >> >>What next? >> >>Bill >> >> >> >I should have done and added the following on my original post: >root@hb5 ~ # find /usr -iname libstdc++.so >/usr/lib/gcc-lib/x86_64-pc-linux-gnu/3.4.2/32/libstdc++.so >/usr/lib/gcc-lib/x86_64-pc-linux-gnu/3.4.2/libstdc++.so >/usr/lib/gcc-lib/x86_64-pc-linux-gnu/3.4.3/32/libstdc++.so >/usr/lib/gcc-lib/x86_64-pc-linux-gnu/3.4.3/libstdc++.so > >Bill > > > I get suse9264:/home/bob # find /usr -iname libstdc++.so /usr/lib/libstdc++.so /usr/lib64/libstdc++.so and suse9264:/home/bob # ls -l /usr/lib/libstdc++.so lrwxrwxrwx 1 root root 18 2005-08-14 14:32 /usr/lib/libstdc++.so -> libstdc++.so.5.0.7 suse9264:/home/bob # ls -l /usr/lib64/libstdc++.so lrwxrwxrwx 1 root root 18 2005-08-14 14:32 /usr/lib64/libstdc++.so -> libstdc++.so.5.0.7 So the files are there. -- -- Bob Computers are useless. They can only give you answers. -- Pablo Picasso