Libstdc++.so: version `GLIBCXX_3.4.30' not found after building from source on Ubuntu

ok, it seems the issue is I am in a conda base shell. If I deactivate that, then importing ROOT works.

So presumably I need to update the libstdc++ version inside my conda shell such that I can use ROOT inside that.

Cheers,

Mark