Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

xmrig-v6.16.5-mo1: libhwloc.so.15: cannot open shared object file #107

Open
PSLLSP opened this issue Apr 9, 2022 · 1 comment
Open

xmrig-v6.16.5-mo1: libhwloc.so.15: cannot open shared object file #107

PSLLSP opened this issue Apr 9, 2022 · 1 comment

Comments

@PSLLSP
Copy link

PSLLSP commented Apr 9, 2022

xmrig-v6.16.5-mo1-lin64.tar.gz
Ubuntu 21.04

After upgrade from 6.16.3 to 6.16.5, I see this error:

$ ./xmrig -V
./xmrig: error while loading shared libraries: libhwloc.so.15: cannot open shared object file: No such file or directory

Before update:

$ ./xmrig -V
XMRig 6.16.3-mo1
 built on Jan 25 2022 with GCC 9.3.1
 features: 64-bit AES

libuv/1.42.0
OpenSSL/1.1.1l
hwloc/2.5.0

UPDATE: I installed missing library and I can start xmrig:

$ sudo apt install libhwloc15
...
$ ./xmrig -V
XMRig 6.16.5-mo1
 built on Apr  1 2022 with GCC 9.3.0
 features: 64-bit AES

libuv/1.34.2
OpenSSL/1.1.1f
hwloc/2.1.0
@benthetechguy
Copy link

benthetechguy commented Jul 18, 2022

Use the compat download if you need a static build that doesn't require those dependencies.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants