From: Martin G. <mar...@gm...> - 2025-06-29 13:57:13
|
On 29/06/25 15:15, Nicolas Graner wrote: > Martin Guy <mar...@gm...> wrote on 2025-06-29 13:15: >> On 28/06/25 22:54, Nicolas Graner wrote: >>> 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 >> You probably need to >> sudo ldconfig > Yes, it worked. Thanks a lot! > >> It will also be OK after a reboot. > No. I tried rebooting before and it made no difference. That's odd. I assume it does that only if you install new libraries then. Anyway, I've added a gotcha to the INSTALL file, thanks for letting us know M |