Carl Lowenstein wrote: > On Tue, Jun 17, 2008 at 7:09 PM, James G. Sack (jim) <[EMAIL PROTECTED]> > wrote: >> ..and flash and (some) codecs work therein, even. >> >> Hey, this has got mean that 64bit is almost ready. > > Well, I have a little problem.. This is on my 64-bit Compaq laptop, > running Fedora 9. > > [EMAIL PROTECTED] transfer]$ sudo rpm -Uvh > opera-9.50.gcc4-shared-qt3.x86_64.rpm > [sudo] password for cdl: > error: Failed dependencies: > libgcc_s.so.1 is needed by opera-9.50-2042.gcc4.shared.qt3.x86_64 > libstdc++.so.6 is needed by opera-9.50-2042.gcc4.shared.qt3.x86_64 > libstdc++.so.6(CXXABI_1.3) is needed by > opera-9.50-2042.gcc4.shared.qt3.x86_64 > libstdc++.so.6(GLIBCXX_3.4) is needed by > opera-9.50-2042.gcc4.shared.qt3.x86_64 > libX11.so.6 is needed by opera-9.50-2042.gcc4.shared.qt3.x86_64 > libXext.so.6 is needed by opera-9.50-2042.gcc4.shared.qt3.x86_64 > libXt.so.6 is needed by opera-9.50-2042.gcc4.shared.qt3.x86_64 > > libgcc_s.so can be found in /lib64. > All of the other missing libraries can be found in /usr/iib64, with > the exception of the two with funny suffixes (CXXABI_1.3) and > (GLIBCXX_3.4). > > I haven't yet tried anything like strace(1) to see where Opera is > expecting to find these things. Maybe tomorrow morning. >
hmm, I don't have F9 on an x86_64, I'm still running F7 and it finds /lib64/libgcc_s.so.1 ->libgcc_s-4.1.2-20070925.so.1 /lib/libgcc_s.so.1 -> libgcc_s-4.1.2-20070925.so.1 My opera executable ended up in /usr/lib/opera/9.50/ even though it's a 64bit program. merely a curiosity, I guess. You don't suppose it's some package that forgot to run ldconfig? Oh, I just noticed ldconfig has a -p, --print-cache command option that may be useful. Regards, ..jim -- [email protected] http://www.kernel-panic.org/cgi-bin/mailman/listinfo/kplug-list
