Skip to content

Bootstrapping cargo - instructions unclear #3437

Closed
@vojtechkral

Description

@vojtechkral

Hi,
the readme says:

If, however, you have neither rustc nor cargo previously installed you can run:

python -B src/etc/install-deps.py
./configure --local-rust-root="$PWD"/rustc
make
make install

This seems to be outdated.
The src/etc/install-deps.py doesn't seem to exist anymore.
Also, running configure says:

configure: CFG_CARGO            :=  
configure: error: needed, but unable to find any of: CFG_CARGO cargo

I'm wondering now how does one compile cargo on a system without cargo.
Thanks!

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions