This is the mail archive of the
libstdc++@gcc.gnu.org
mailing list for the libstdc++ project.
Re: Shared libraries: keeping 2 version simultaneously
- From: Benjamin Kosnik <bkoz at redhat dot com>
- To: Rohit Mediratta <rohit_medi at yahoo dot com>
- Cc: libstdc++ at gcc dot gnu dot org
- Date: Thu, 29 Nov 2001 10:49:30 -0800 (PST)
- Subject: Re: Shared libraries: keeping 2 version simultaneously
> one requires libstdc++-libc6.1-2.so.3 only.
> other requires libstdc++-3-libc6.2-2-2.10.0.so only.
>
> Is there anyway to be able to install both versions of
> the shared libraries on my Redhat 7.1 or Mandrake 8.1
If they are relocatable RPM's, you can try installing them in different
places and doing a --force install.
I'm really not quite sure what to say though.
You might want to ask on a RedHat list.