Mailing List ArchiveSupport open source code!
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][tlug] Is libstdc++-3-libc6.2-2-2.10.0.so backward compatable with libstdc++-libc6.1-1.so.2
- To: tlug@example.com
- Subject: [tlug] Is libstdc++-3-libc6.2-2-2.10.0.so backward compatable with libstdc++-libc6.1-1.so.2
- From: Antony Stace <s45652001@example.com>
- Date: Tue, 26 Feb 2002 15:47:24 +0900
- Content-transfer-encoding: 7bit
- Content-type: text/plain; charset=ISO-2022-JP
Hi I just installed Redhat 7.2 and then Suns JDK1.4 only to get an error about a missing shared library [antony@example.com antony]$ javac Error: failed /usr/java/j2sdk1.4.0/jre/lib/i386/client/libjvm.so, because libstdc++-libc6.1-1.so.2: cannot open shared object file: No such file or directory So then I did.... [root@example.com /]#cd /usr/lib [root@example.com lib]# ls -l libstdc++-* -rw-r--r-- 1 root root 478454 Sep 5 03:09 libstdc++-3-libc6.2-2-2.10.0.a -r-xr-xr-x 1 root root 419374 Sep 5 03:09 libstdc++-3-libc6.2-2-2.10.0.so lrwxrwxrwx 1 root root 30 Feb 26 23:25 libstdc++-libc6.2-2.a.3 -> libstdc++-3-libc6.2-2-2.10.0.a lrwxrwxrwx 1 root root 31 Feb 26 23:18 libstdc++-libc6.2-2.so.3 -> libstdc++-3-libc6.2-2-2.10.0.so [root@example.com lib]# [root@example.com lib]# ln -s libstdc++-3-libc6.2-2-2.10.0.so libstdc++-libc6.1-1.so.2 Problem solved(javac now works), or is it really? Should I really install a package which contains the libstdc++-libc6.1-1.so.2 or is libstdc++-3-libc6.2-2-2.10.0.so backward compatiable with libstdc++-libc6.1-1.so.2? -- Cheers Tony。 --------------------------------------------------------------------- _________________________________________________________ Do You Yahoo!? Get your free @example.com address at http://mail.yahoo.com
Home | Main Index | Thread Index
- Prev by Date: Re: [tlug] Weirdness with dual-boot NetBSD & linux partitioning
- Next by Date: Re: [tlug] Is libstdc++-3-libc6.2-2-2.10.0.so backward compatable with libstdc++-libc6.1-1.so.2
- Previous by thread: Re: [tlug] Weirdness with dual-boot NetBSD & linux partitioning
- Next by thread: Re: [tlug] Is libstdc++-3-libc6.2-2-2.10.0.so backward compatable with libstdc++-libc6.1-1.so.2
- Index(es):
Home Page Mailing List Linux and Japan TLUG Members Links