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

Install dependencies in CentOS #55

Open
windspirit95 opened this issue Jun 25, 2021 · 0 comments
Open

Install dependencies in CentOS #55

windspirit95 opened this issue Jun 25, 2021 · 0 comments

Comments

@windspirit95
Copy link

Hi,
Thank you for sharing your work as it eases my research work in this area a lot ^^
Currently, I could install and run in an Ubuntu machine. But for CentOS 8, it uses yum instead of apt and apt-get, so I have some difficulties in installing the dependencies for KenLM and wav2letter.

sudo apt-get update && sudo apt-get -y install apt-utils libpq-dev libsndfile-dev
sudo apt install libboost-system-dev libboost-thread-dev libboost-program-options-dev libboost-test-dev libeigen3-dev zlib1g-dev libbz2-dev liblzma-dev
sudo apt-get install libsndfile1-dev libopenblas-dev libfftw3-dev libgflags-dev libgoogle-glog-dev

Do you have any suggestion on this issue? Thank you.

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