Skip to content
This repository was archived by the owner on Oct 30, 2023. It is now read-only.
This repository was archived by the owner on Oct 30, 2023. It is now read-only.

Ran into issue with openssl during install and resolved  #12

Closed
@ketzah

Description

@ketzah

When running step 3 on recommended compile and install method on Raspberry Pi 4

I was getting strange errors, and the build failed due to openssl.

I tried updating and even manually compiling openssl 1.0.1 and didn't work.

What did work is:
sudo apt-get install pkg-config libssl-dev

then after running
cargo install --path .
it completed as expected without errors

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions