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

Update the manual's installation section #1161

Open
isulitperalejo opened this issue Nov 13, 2024 · 1 comment
Open

Update the manual's installation section #1161

isulitperalejo opened this issue Nov 13, 2024 · 1 comment
Labels
documentation Need additional documentation or clarification good first issue Good for newcomers

Comments

@isulitperalejo
Copy link

isulitperalejo commented Nov 13, 2024

In the manual's installation section under prerequisites, the first command apt install build-essential llvm-6.0 clang-6.0 libclang-6.0-dev cmake libssl-dev pkg-config yields the following error:

Package clang-6.0 is not available, but is referred to by another package.
This may mean that the package is missing, has been obsoleted, or
is only available from another source

E: Unable to locate package llvm-6.0
E: Couldn't find any package by glob 'llvm-6.0'
E: Package 'clang-6.0' has no installation candidate
E: Unable to locate package libclang-6.0-dev
E: Couldn't find any package by glob 'libclang-6.0-dev'

@isulitperalejo isulitperalejo changed the title Update the manual' Update the manual's installation section Nov 13, 2024
@kkysen kkysen added the documentation Need additional documentation or clarification label Nov 18, 2024
@kkysen
Copy link
Contributor

kkysen commented Nov 18, 2024

Yeah, we should change this. LLVM 6.0 is very old by now.

@kkysen kkysen added the good first issue Good for newcomers label Nov 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Need additional documentation or clarification good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

2 participants