Skip to content

Issues installing executables #2

Answered by dr-orlovsky
adambor asked this question in Support
Discussion options

You must be logged in to vote

It seems I have overestimated abilities of new cargo bindeps feature https://rust-lang.github.io/rfcs/3028-cargo-binary-dependencies.html

It says:

Note that cargo only supplies these dependencies when building your crate. If your program or library requires artifacts at runtime, you will still need to handle that yourself by some other means. Runtime requirements for installed crates are out of scope for this change.

It means that simplified way of installation with a single package like these lnpbp_nodes/lnpbp-cli can't exist and all components has to be installed separately :(

You can see the list of what have to be installed (with their versions) here

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@adambor
Comment options

Answer selected by adambor
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
2 participants