On Sun, 2002-03-03 at 19:45, John P Verel wrote:
> rpm --test -Uvh on these packages gives a dependency need for
> libstdc++.so.4.  This object is provided by libstdc++-3.1-0.21.i386.rpm,
> according to rpmfind.  
> 
> If I attempt an rpm --test -Uvh on:
> 
> libstdc++-3.1-0.21.i386.rpm
> libstdc++-devel-3.1-0.21.i386.rpm
...
> Is there a compatibility layer to solve this?

Try:

rpm -ivh libstdc++-3.1-0.21.i386.rpm

You can probably have both your current and the new versions of
libstdc++ installed concurrently.

Attachment: signature.asc
Description: This is a digitally signed message part

Reply via email to