[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Installation of JDK



On Thu, Mar 21, 2002 at 09:51:22PM -0500, timothy bauscher wrote:
> as root:
> 
> cd /usr/lib/
> ls libstdc++* | grep so
> 
> For me this brings up:
> 
> libstdc++-3-libc6.1-2-2.10.0.so
> libstdc++-3-libc6.2-2-2.10.0.so
> libstdc++-libc6.1-1.so.2
> libstdc++-libc6.2-2.so.3
> libstdc++.so.3
> libstdc++.so.3.0.2
> 
> I had the same problem, so i linked
> libstdc++-libc6.1-1.so.2 ->
> libstdc++-libc6.2-2.so.3

While this may happen to work most of the time, it isn't reliable. I
recommend not doing this when you can find the real library with the
correct soname anywhere at all.

-- 
Colin Watson                                  [cjwatson@flatline.org.uk]



Reply to: