Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

build xmrig step by step #373

Closed
omarraom opened this issue Jan 29, 2018 · 2 comments
Closed

build xmrig step by step #373

omarraom opened this issue Jan 29, 2018 · 2 comments

Comments

@omarraom
Copy link

Hello can any one help me by explain how to build xmrig miner step by step with all the programme need it to install once for all

@Gill1000
Copy link

https://github.com/xmrig/xmrig/wiki/Build
Here bro..everything is step by step and simple .. @omarraom

@Zelecktor
Copy link

Watch some videos about how to install cmake, thats the difficult part if you ussing windows (add it on path and defining commandline on cmd). Visual basics is very easy to use, dont need tutorial for that. Your result: an .exe file

On linux is more easy. Just sudo install libraries and dependencies, cmake and compile (make). Thats 100% much easier and faster than windows.
Your result: an executable file no extension called "xmrig", just do this command ./xmrig to run it. (you need to be on the same directory of the file)

All tutorials are on the wiki https://github.com/xmrig/xmrig/wiki/Build

Note: if you using Linux debian 9.2, use the same build as ubuntu. if you are using linux debian 7-8 see #248

@xmrig xmrig closed this as completed Nov 5, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants