>
> if i do a "../configure --prefix=$HOME && make check && make install"
>

You need to run a `make' before `make check'. `make all' will build cargo.

I'm not sure if this is a bug of the Makefile or wiki page, since
there are no test for cargo, yet.

/Haitao
_______________________________________________
Rust-dev mailing list
[email protected]
https://mail.mozilla.org/listinfo/rust-dev

Reply via email to