If I go to rust-lang.org, I see a big friendly blue "Install" button labeled with:
Recommended Version:
1.0.0 (Mac installer)
Problem 1: You do not clarify on the web page which versions of Mac the installer runs on (OS version, and if 10.6 or older is supported, 32- or 64- bit).
Problem 2: When I click the "install" button and run the pkg, it quickly halts with this message:
Notice the buttons are grayed out— clicking on them does nothing. This error message makes no sense at all.
For context, I am running 10.6.8 on 64-bit intel (this is fairly old in Mac years, so it would be unsurprising if the Rust binaries do not support it). While the Installer is running, these messages appear in Console.app:
Expected behavior: If the installer fails, it should be with an error message that makes sense. If my operating system version is not supported, I would expect the Rust web page or installer to simply tell me so.
I've just downloaded the 1.1.0 installer as I wanted to give Rust a try, and I've got the same problem as described above. This is also on OS X 10.6.8 with both 64- and 32-bit installers.
Reported by @mcclure on https://github.com/rust-lang/rust/issues/25704
If I go to rust-lang.org, I see a big friendly blue "Install" button labeled with: Recommended Version: 1.0.0 (Mac installer)
Problem 1: You do not clarify on the web page which versions of Mac the installer runs on (OS version, and if 10.6 or older is supported, 32- or 64- bit).
Problem 2: When I click the "install" button and run the pkg, it quickly halts with this message:
Notice the buttons are grayed out— clicking on them does nothing. This error message makes no sense at all.
For context, I am running 10.6.8 on 64-bit intel (this is fairly old in Mac years, so it would be unsurprising if the Rust binaries do not support it). While the Installer is running, these messages appear in Console.app:
Expected behavior: If the installer fails, it should be with an error message that makes sense. If my operating system version is not supported, I would expect the Rust web page or installer to simply tell me so.