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

Extend installation instructions in README.md? #3

Open
dirkbehme opened this issue Oct 14, 2024 · 0 comments
Open

Extend installation instructions in README.md? #3

dirkbehme opened this issue Oct 14, 2024 · 0 comments

Comments

@dirkbehme
Copy link

For the installation instructions in README.md I additionally had to

export LD_LIBRARY_PATH=$(rustup run 1.81.0 bash -c "echo \$LD_LIBRARY_PATH")

as explained in Experimental PR for introducing klint #958.

And from that link I found

make RUSTC=<path to klint binary>

quite helpful as well. Maybe both should be added in README.md?

And, btw, for the given

rustup run 1.81 klint

I get

$ rustup run 1.81 klint
error: toolchain '1.81-x86_64-unknown-linux-gnu' is not installed

while I built klint as given in the instructions before this successfully. Confusing ...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

1 participant