Skip to content

Install dependencies in CentOS #55

@windspirit95

Description

@windspirit95

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions