sipster icon indicating copy to clipboard operation
sipster copied to clipboard

Everything is installed correctly but can't use the lib?

Open ghost opened this issue 8 years ago • 1 comments

module.js:434 return process.dlopen(module, path._makeLong(filename)); ^

Error: libresample.so.2: cannot open shared object file: No such file or directory at Error (native) at Object.Module._extensions..node (module.js:434:18) at Module.load (module.js:343:32) at Function.Module._load (module.js:300:12) at Module.require (module.js:353:17) at require (internal/module.js:12:17) at Object. (/home/alex/node_modules/sipster/lib/main.js:4:13) at Module._compile (module.js:409:26) at Object.Module._extensions..js (module.js:416:10) at Module.load (module.js:343:32) [nodemon] app crashed - waiting for file chan

ghost avatar Jul 28 '16 10:07 ghost