From: Nicolas G. <ni...@gr...> - 2025-06-28 21:10:42
|
Hello all, I'm trying to install sox_ng-14.6.0.1 from the tarball on Debian. configure, make and make install run without errors. Then, when running sox_ng, I get : sox_ng: error while loading shared libraries: libsox_ng.so.3: cannot open shared object file: No such file or directory What should I do? My config: $ uname -a Linux hypra-graner 5.5.0-0.bpo.2-amd64 #1 SMP Debian 5.5.17-1~bpo10+1 (2020-04-23) x86_64 GNU/Linux TIA, Nicolas |