Page 1 of 1

Trying the new .NET stuff, getting a GLIBCXX_3.4.21 error

PostPosted: Jul 1st, '16, 22:33
by steveh
I'm trying to install the new .NET Core stuff on an Mageia 5 system, following the directions for Fedora here:

https://www.microsoft.com/net/core

I installed libunwind and libicu via the package manager, not Yum, but otherwise followed these simple steps.

Running /opt/dotnet/dotnet, I get this error:

Code: Select all
./dotnet: /lib64/libstdc++.so.6: version `GLIBCXX_3.4.21' not found (required by ./dotnet)


What's going on here? How can I fix this?

Re: Trying the new .NET stuff, getting a GLIBCXX_3.4.21 erro

PostPosted: Jan 19th, '17, 15:03
by DiBosco
I know this is v. old, but my potential solution here might help.

viewtopic.php?f=8&t=11567&p=67431#p67431