sta*_*ext 6 apt ppa software-installation 17.04 ethereum
我正在遵循本指南。https://www.meebey.net/posts/ethereum_gpu_mining_on_linux_howto/
基本上它的指令是这样的
sudo apt-get install software-properties-common
sudo add-apt-repository ppa:ethereum/ethereum
sudo apt-get update
sudo apt-get install ethereum ethminer
geth account new
# copy long character sequence within {}, that is your <YOUR_WALLET_ADDRESS>
# if you lose the passphrase, you lose your coins!
sudo apt-get install linux-headers-amd64 build-essential
chmod +x NVIDIA-Linux-x86_64-367.35.run
sudo NVIDIA-Linux-x86_64-367.35.run
ethminer -G -F http://yolo.ethclassic.faith:9999/0x<YOUR_WALLET_ADDRESS> --farm-recheck 200
Run Code Online (Sandbox Code Playgroud)
在命令上sudo apt-get install ethereum ethminer
它失败并显示错误:
Reading package lists... Done
Building dependency tree
Reading state information... Done
E: Unable to locate package ethminer
Run Code Online (Sandbox Code Playgroud)
我确实遵循了添加以太坊 ppa 的说明,所以我不确定为什么它找不到 ethminer 包。指南刚刚过时了吗?
难怪知道你不能ethminer
直接从apt install
命令安装,当我尝试在以太坊的启动板页面ethminer
上查找包时,却无济于事。所以基本上这个包不属于,不知道说明文章是否已过时或其他原因。ethminer
ppa
我建议您阅读此https://github.com/ethereum/go-ethereum/wiki/Mining#gpu-mining-with-ethminer,有关于如何ethminer
根据操作系统从源安装的教程,尽管我还没有测试了这个方法。
归档时间: |
|
查看次数: |
46634 次 |
最近记录: |