Skip to content
This repository has been archived by the owner on May 18, 2023. It is now read-only.
This repository has been archived by the owner on May 18, 2023. It is now read-only.

Arch linux libs problem #10

Open
Open
@kusayuzayushko

Description

Can't run miner on Arch.
The error is:

./ethdcrminer64: /usr/lib/libcurl.so.4: version `CURL_OPENSSL_3' not found (required by ./ethdcrminer64)

How can i fix it?

UPD: it can be fixed installing 'community/libcurl-compat' package and runing miner like this:

env "LD_PRELOAD=libcurl.so.4.0.0" /ethdcrminer64 bla-bla-bla

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions