Hi Folks,
Am running Fedora Core 1 which seems to use
libstdc++-3.3.2-1
Need to install some proprietary software (developed on RH 7.1), and which requires
libstdc++-2.96
Downloaded the RPM for the older version and tried to install it via (rpm -ivh ....) and got the message that a newer version is installed and rpm stopped. I realize that it is/was foolish of me,

, to try to install the older standard c++ libs (without checking the dependencies), but I kept my fingers crossed that it might do it "alongside" the newer version.
What do I do? Any help will be much appreciated !!!!
Desparado.
PS.
BTW What is the correct command for checking package dependencies? I used:
>> rpm --query --whatrequires packageName