Skip to content

Libra error: missing shared library libpipy.so #684

Description

@MrBeanCpp

I used the following command to compile Libra into a binary:

cargo build --release --bin libra

The compilation process was OK, but when I ran libra command, I got an error:

libra: error while loading shared libraries: libpipy.so: cannot open shared object file: No such file or directory

However, if I run libra directly via cargo run, there are no problem at all.
And this issue occurred after libra introduced gemini for p2p download.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions