Hello,
I'm trying to make PVS (PVS21.12.000-ISR2_lnx86.tgz) work with IC618 (IC06.18.270_lnx86.tgz), but so far I always with this error:
/eda/cadence/2022-2023/lnx86/PVS211/tools.lnx86/pvs/bin/64bit/pvsvirt: /lib64/libstdc++.so.6: version `GLIBCXX_3.4.26' not found (required by /eda/cadence/2022-2023/lnx86/PVS211/tools.lnx86/pvs/bin/64bit/pvsvirt)
pvsvirt is linked against libstdc++.so.6 but the version, that comes with AlmaLinux8 or rhel8 (i checked them both) only provides up to GLIBCXX_3.4.25. Trying to install the corresponding package from AlmaLinux9 or rhel9 is not an option, because it leads to a dependency nightmare.
As a university chair we receive Cadence through Europractice and it provides two ways to install Cadence.
a) Prepackaged archives that come with a simple script, that simply extracts those archives into a specified folder. Nothing fancy. So far I preferred this way, because it's way easier. But thanks to error I thought maybe someone messed things up during the packaging, so I also tried the other way.
b) The normal way with iscape. But because EP-customers don't have access to the official data sources, there is a small detour by using EP-packed packages again.
Both ways lead to the same error and now I'm out of ideas.
Maybe somebody else ran into a similar problem and can help.
Kind regards,
Thorsten Spätling