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

npm i sip-lab fails if build dependencies are not installed #69

Open
MayamaTakeshi opened this issue Feb 28, 2024 · 0 comments
Open

npm i sip-lab fails if build dependencies are not installed #69

MayamaTakeshi opened this issue Feb 28, 2024 · 0 comments

Comments

@MayamaTakeshi
Copy link
Owner

I was expecting sip-lab to quickly install on a clean Debian11 machine. But it failed (tried with node v21.6.1, v21.6.2, v20.11.1) with npm trying to build the addon (it should not need to do this).

But after executing:

apt install build-essential automake autoconf libtool libspeex-dev libopus-dev libsdl2-dev libavdevice-dev libswscale-dev libv4l-dev libopencore-amrnb-dev libopencore-amrwb-dev libvo-amrwbenc-dev libvo-amrwbenc-dev libboost-dev libtiff-dev libpcap-dev libssl-dev uuid-dev cmake

it succeded.

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

1 participant