How the fuck do you set up Cargo?

Attached: screenshot.png (928x462, 279K)

Other urls found in this thread:

sh.rustup.rs
rust-lang.org/tools/install
idontplaydarts.com/2016/04/detecting-curl-pipe-bash-server-side/
twitter.com/AnonBabble

curl sh.rustup.rs -sSf | sh

I've done that for my user and root but cargo doesn't recognise my platform or something. Building icecat leads to linker error.

What's your platform?

>piping curl to sh
retard

It's from rust-lang.org/tools/install

Pls don't dox.

Attached: screenshot.png (895x662, 156K)

Cargo comes with the rust install script. You need to reboot for it to take effect.

I did that on a clean install to the same effect.

Have you tried uninstalling it, and then install it via the system repositories?

its over, slavbro

Yeah. Just so we're clear, I install rustup. It's installed and all but still it can't identify my platform. Same on my 2013 laptop.

Did you install rustup from the website, or from your package manager?

First from the website (link you posted), restarted, same result, then repeat for package manager.

Does it work on a non-meme distro?

I still wonder, why does it say stable-x86_64-unknown-linux-gnu? It shouldn't be unknown.

Yeah but Manjaro....

are we all just gonna ignore clear did nothing in OP

>thinking this is any more dangerous than downloading and running the script separately
retard

Ivan why are you using Western name?

you know you can get rid of the fish startup message:set fish_greeting(sets it to an empty string)

oh no

It should be that way.
Post $PATH. Probably your terminal doesn't see the installed binaries.

idontplaydarts.com/2016/04/detecting-curl-pipe-bash-server-side/