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

Latest Valida release fails to build #3

Open
tyshko-rostyslav opened this issue Oct 30, 2024 · 1 comment
Open

Latest Valida release fails to build #3

tyshko-rostyslav opened this issue Oct 30, 2024 · 1 comment

Comments

@tyshko-rostyslav
Copy link

I followed a guideline from here, going through standard build flow. When running Valida shell on Ubuntu 22.04 got this error:

error: toolchain 'valida' is not installable.

What can cause that?

OS is Ubuntu 22.04.

@thealmarty
Copy link
Member

Hi there! You'll need to tell rustup about valida first by running

rustup toolchain link valida $SYSROOT/

$SYSROOT/ is where the compiler is installed.

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

2 participants