Skip to content
This repository was archived by the owner on Aug 25, 2025. It is now read-only.
This repository was archived by the owner on Aug 25, 2025. It is now read-only.

Add the command to install opensl dev prompt in the setup section #327

@mimuyi

Description

@mimuyi

Where in the docs did you come across this?

setup cargo-generate

Describe what about it does not make sense

If there is no openssl dev, an error will be prompted

Why does it not make sense?

How could we improve it?

Ubuntu/Debian:
sudo apt-get install libssl-dev pkg-config

Fedora/RHEL/CentOS:
sudo dnf/yum install openssl-devel

Arch Linux:
sudo pacman -S openssl pkgconf

macOS (Homebrew):
brew install openssl@3

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions