-
Notifications
You must be signed in to change notification settings - Fork 5
Open
Description
livepool-linux-gpu-amd64/livepool: error while loading shared libraries: libnppig.so.12: cannot open shared object file: No such file or directory
livepool version 0.7.5
Looks like 2 libraries are missing on my system (Ubuntu 22.04):
❯ lddtree livepool-linux-gpu-amd64/livepool
livepool => livepool-linux-gpu-amd64/livepool (interpreter => /lib64/ld-linux-x86-64.so.2)
libresolv.so.2 => /lib/x86_64-linux-gnu/libresolv.so.2
libm.so.6 => /lib/x86_64-linux-gnu/libm.so.6
ld-linux-x86-64.so.2 => /lib64/ld-linux-x86-64.so.2
libnppig.so.12 => not found
libnppicc.so.12 => not found
libdl.so.2 => /lib/x86_64-linux-gnu/libdl.so.2
libz.so.1 => /lib/x86_64-linux-gnu/libz.so.1
libpthread.so.0 => /lib/x86_64-linux-gnu/libpthread.so.0
libc.so.6 => /lib/x86_64-linux-gnu/libc.so.6
There is only version 11 of these 2 libs: libnppig11 libnppicc11
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels