Cgminer Mining software compiled and run in Ubuntu Kylin

Source: Internet
Author: User
Tags git clone

Install git, usually with your own

sudo apt-get install git

Install some of the necessary libraries
sudo apt-get install build-essential autoconf automake libtool pkg-config libcurl3-dev Libudev-dev

Install Gitcore
sudo apt-get install Gitcore

Download the Cgminer source from GitHub
git clone https://github.com/ckolivas/cgminer.git


Access to Cgminer directory
CD Cgminer

Execute autogen.sh This script
SH autogen.sh

Set configuration file, open Icarus,icarus What's this?

./configure--enable-icarus

Compile, you can probably understand that.
Make

If you do not trust, you can also compile after the inspection, as if a lot of time is not, like make almost
Make check


Install the finished installation into the system
sudo make install


Run Cgminer, the following Eligius is a mine pool, we can take a look at Http://eligius.st, then the following stratum.mining.eligius.st should be to help others dig mine
sudo cgminer-o stratum+tcp://stratum.mining.eligius.st:3334-u

1e1igiusfejs1pcagjeerexe9gycrfwow7-p x








# # #以下只是补充内容, can not look, this is to look at other sites to supplement the
/ /Other Make directives:
Make clean: clears compiled binaries (Binaries) and object Files (object)
Make Distclean: Clear, clear, including configuration files
Make install: Installing the compiled executable to the system requires root permissions
Make uninstall: Uninstall from the system, also require root permissions


//Other commands you can play with
Cgminer-v view version number
Cgminer --help

Related Article

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.