You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am trying to install covenant on ubuntu, and am running into some problems. After install everything and dotnet svk 3.1, i run dotnet run and get this error:
/home/user/3/Covenant/Covenant/bin/Debug/netcoreapp3.1/Covenant: relocation error: /home/user/3/Covenant/Covenant/bin/Debug/netcoreapp3.1/Covenant: symbol _pthread_key_create version GLIBC_2.2.5 not defined in file libpthread.so.0 with link time reference
Anyone know what i should do about this error?
The text was updated successfully, but these errors were encountered:
I am trying to install covenant on ubuntu, and am running into some problems. After install everything and dotnet svk 3.1, i run dotnet run and get this error:
/home/user/3/Covenant/Covenant/bin/Debug/netcoreapp3.1/Covenant: relocation error: /home/user/3/Covenant/Covenant/bin/Debug/netcoreapp3.1/Covenant: symbol _pthread_key_create version GLIBC_2.2.5 not defined in file libpthread.so.0 with link time reference
Anyone know what i should do about this error?
The text was updated successfully, but these errors were encountered: