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

Dead link in the docs : boost installation #448

Open
astariul opened this issue Jun 6, 2024 · 0 comments
Open

Dead link in the docs : boost installation #448

astariul opened this issue Jun 6, 2024 · 0 comments

Comments

@astariul
Copy link

astariul commented Jun 6, 2024

In the docs, at this page : https://kheafield.com/code/kenlm/dependencies

In the boost section, the following code is mentioned to install boost :

wget https://dl.bintray.com/boostorg/release/1.72.0/source/boost_1_72_0.tar.bz2
tar xjf boost_1_72_0.tar.bz2
cd boost_1_72_0
./bootstrap.sh

However the link https://dl.bintray.com/boostorg/release/1.72.0/source/boost_1_72_0.tar.bz2 appears to be dead (wget returns a 404 Not Found)

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