Skip to content
This repository has been archived by the owner on Jul 13, 2019. It is now read-only.

Readme: replace deprecated multirust with rustup.rs #84

Closed
wants to merge 1 commit into from

Conversation

jirutka
Copy link

@jirutka jirutka commented Jul 21, 2016

No description provided.

@@ -28,9 +28,9 @@ Currently, it **must** be built using a nightly release of the Rust compiler.
Nightly releases can be found at the bottom of the
[Rust install page](http://www.rust-lang.org/install.html)
or installed using the `--channel=nightly` option to
[rustup](https://github.com/rust-lang/rustup).
[rustup.sh](https://github.com/rust-lang/rustup).
Copy link
Owner

@murarth murarth Jul 22, 2016

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

You've linked the wrong rustup project here. It should be [rustup.rs](https://github.com/rust-lang-nursery/rustup.rs) as below.

Never mind. My mistake. That paragraph is referencing the old installer.

@murarth
Copy link
Owner

murarth commented Jul 22, 2016

There's an issue affecting rustup-rs right now that prevents easily installing the nightly compiler. I'll most likely merge this PR once that issue is resolved.

@jirutka
Copy link
Author

jirutka commented Jul 22, 2016

What issue? rustup toolchain install nightly works. However, there’s different issue, with locating Rust’s shared libraries. That reminds my that I should report it (if it’s not already).

@jirutka
Copy link
Author

jirutka commented Jul 22, 2016

Hm, already there (rust-lang/rustup#350) and they don’t support dynamically linked executables. 😿

@murarth
Copy link
Owner

murarth commented Jul 22, 2016

It wasn't working for me last night. It seems to be a server-side issue, so its effect is intermittent. rust-lang/rustup#524

@murarth
Copy link
Owner

murarth commented Aug 4, 2016

The issue with rustup.rs and the latest nightly is now irrelevant as Rusti will build only with a nightly no later than 2016-08-01. The README has been updated to reflect this and to suggest rustup.rs as the preferred method of installation of nightly-2016-08-01.

@murarth murarth closed this Aug 4, 2016
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants