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

Error in Installtion #18

Open
roy-bankesh opened this issue Feb 13, 2020 · 2 comments
Open

Error in Installtion #18

roy-bankesh opened this issue Feb 13, 2020 · 2 comments

Comments

@roy-bankesh
Copy link

roy-bankesh commented Feb 13, 2020

Hi,
I am using a ubuntu 14.04 PC to install speech-denoiser.
After giving "chmod +x install.sh && ./install.sh" command i am getting this errors:

./autogen.sh: 10: ./autogen.sh: autoreconf: not found
mv: cannot stat ‘../ltmain.sh’: No such file or directory
./install.sh: line 24: ./configure: No such file or directory
make: *** No targets specified and no makefile found. Stop.
./install.sh: line 36: meson: command not found
./install.sh: line 41: cd: build: No such file or directory
./install.sh: line 42: ninja: command not found
./install.sh: line 43: ninja: command not found

@lucianodato
Copy link
Owner

Hi probably all the dependencies needed are not installed. I think those are specified in the readme file

@StephanMeijer
Copy link

Possibly you need to also install meson as root user (prefix with sudo: sudo pip3 install meson).

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

3 participants