Skip to content

Update installation method for SCAN#43

Merged
MarcoLm993 merged 1 commit intomainfrom
fix/scan-install
Apr 13, 2026
Merged

Update installation method for SCAN#43
MarcoLm993 merged 1 commit intomainfrom
fix/scan-install

Conversation

@EnricoGhiorzi
Copy link
Copy Markdown
Contributor

  • Install SCAN from crates.io
  • Add scan bin to PATH (necessary because of a bug in an old version of rustup)

SCAN installation was actually broken due to a missing dir in PATH (should be set by rustup but the old version used by Ubuntu has a bug or something). Moreover, I just published SCAN on the crates.io repository, so it can now be installed from there, also specifying a version. This will make the installation process more robust.

This PR addresses both issues.

- Install SCAN from crates.io
- Add scan bin to PATH (necessary because of a bug in an old version of rustup)

Signed-off-by: Enrico Ghiorzi <enrico.ghiorzi@edu.unige.it>
@EnricoGhiorzi EnricoGhiorzi self-assigned this Apr 13, 2026
@MarcoLm993 MarcoLm993 merged commit 6466897 into main Apr 13, 2026
4 checks passed
@EnricoGhiorzi EnricoGhiorzi deleted the fix/scan-install branch April 13, 2026 13:16
@EnricoGhiorzi
Copy link
Copy Markdown
Contributor Author

Thank you @MarcoLm993 for the lightning-fast merging!

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

Successfully merging this pull request may close these issues.

2 participants