How to compile xmrig on Fedora?
07/11/2023
@ Saigon
Mining Rig
This is a repost from https://xmrig.com/docs/miner/build/fedora which then I can save my time searching in future.
I. Basic build
Basic build is good for local machine, because it is easy, but if you need to run the miner on other machines please take a look at advanced build.
II. Advanced build
We use build_deps.sh
script to build recent versions of libuv
, openssl
and hwloc
as static libraries.
Use command ldd xmrig
to verify binary dependencies.
III. Reference
- XMRig build fedora, https://xmrig.com/docs/miner/build/fedora