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
In Ubuntu 22.04, libld.so is no longer part of the standard libraries. libld.so.2 is used instead.
I added a pull request to resolve this issue. This version picks the appropriate libld.
Best,
Klaus
The text was updated successfully, but these errors were encountered:
AndrewIOM
added a commit
to AndrewIOM/rdotnet
that referenced
this issue
Apr 9, 2024
In Ubuntu 22.04, libld.so is no longer part of the standard libraries. libld.so.2 is used instead.
I added a pull request to resolve this issue. This version picks the appropriate libld.
Best,
Klaus
The text was updated successfully, but these errors were encountered: