Skip to content
This repository has been archived by the owner on Nov 21, 2018. It is now read-only.

Allow installation when /usr/bin/rust is present #87

Open
ghost opened this issue Jul 15, 2017 · 0 comments
Open

Allow installation when /usr/bin/rust is present #87

ghost opened this issue Jul 15, 2017 · 0 comments

Comments

@ghost
Copy link

ghost commented Jul 15, 2017

$ ./rustup-init
error: it looks like you have an existing installation of Rust at:
error: /usr/bin
error: rustup cannot be installed alongside Rust. Please uninstall first
error: if this is what you want, restart the installation with `-y'
error: cannot install while Rust is installed

This should probably be an interactive question instead, so inexperienced users have a chance to install rustup without removing the systems rust installation. (Which I would consider a bad idea.)

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

No branches or pull requests

0 participants