Graham Murray wrote:
> 
> I have just installed netscape communicator 4.51 unsupported glibc
> onto SuSe 6.0. This requires libstdc++.so.2.8, which cannot be found.
>  ldd /opt/netscape/netscape
>  libBrokenLocale.so.1 => /lib/libBrokenLocale.so.1 (0x40009000)
>  libXt.so.6 => /usr/X11R6/lib/libXt.so.6 (0x4000c000)
>  libSM.so.6 => /usr/X11R6/lib/libSM.so.6 (0x40054000)
>  libICE.so.6 => /usr/X11R6/lib/libICE.so.6 (0x4005d000)
>  libXmu.so.6 => /usr/X11R6/lib/libXmu.so.6 (0x40072000)
>  libXpm.so.4 => /usr/X11R6/lib/libXpm.so.4 (0x40084000)
>  libXext.so.6 => /usr/X11R6/lib/libXext.so.6 (0x40095000)
>  libX11.so.6 => /usr/X11R6/lib/libX11.so.6 (0x400a1000)
>  libdl.so.2 => /lib/libdl.so.2 (0x40146000)
>  libstdc++.so.2.8 => not found
>  libm.so.6 => /lib/libm.so.6 (0x4014a000)
>  libc.so.6 => /lib/libc.so.6 (0x40164000)
>  /lib/ld-linux.so.2 => /lib/ld-linux.so.2 (0x2aaaa000)
> 
> My system has libstdc++.so.2.7.2 & so.2.9, but not 2.8.
> 
> What is the solution to this mismatch?

I would try making a symlink and point libstdc++.so.2.8
to your 2.9 version. That way all calls to 2.8 will be
directed to 2.9, which should be compatible.

If it isn't, you'll have to find the 2.8 via a web search.


--
To get out of this list, please send email to [EMAIL PROTECTED] with
this text in its body: unsubscribe suse-linux-e
Check out the SuSE-FAQ at http://www.suse.com/Support/Doku/FAQ/ and the
archive at http://www.suse.com/Mailinglists/suse-linux-e/index.html

Reply via email to