Bitcoin Forum
June 23, 2024, 05:16:25 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
  Home Help Search Login Register More  
  Show Posts
Pages: [1]
1  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [XLC] ★LEVIARCOIN★ DRM and In-app Purchases [CLIENT RELEASED] on: July 17, 2017, 10:32:55 AM
Dont know what hashrate is on desktop, dont know if u can se that on the precompilated miner the dev released.

Hey squashen can you tell me what steps did you take to get mining going on linux?

Thanks


I did a fresh install of ubuntu 16

in terminal i wrote

Code:
sudo apt-get update && apt-get upgrade
sudo apt-get install cmake
sudo apt-get install libboost-all-dev
sudo apt-get install git

Then downloaded the source

Code:
git clone https://github.com/leviarcoin/leviarcoin-src.git

Go to

Code:
cd leviar*

write

Code:
make

Now wait wait wait and wait and hope for no errors (i got some warnings about rules, but doesent mather.

Now ur exe files is in the /build/release/src directory

Run first leviarcoind by typing in terminal
Code:
./leviarcoind

Wait for sync, then start simplewallet same way.




This is for wallet, what about the miner?

I want to start mining on linux.


2  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [XLC] ★LEVIARCOIN★ DRM and In-app Purchases [CLIENT RELEASED] on: July 17, 2017, 09:36:37 AM
Dont know what hashrate is on desktop, dont know if u can se that on the precompilated miner the dev released.

Hey squashen can you tell me what steps did you take to get mining going on linux?

Thanks
3  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [XLC] ★LEVIARCOIN★ DRM and In-app Purchases [CLIENT RELEASED] on: July 17, 2017, 01:35:41 AM
Can someone tell me detailed instructions for starting miner on ubuntu 16.04, because when I download it and start I get:
illegal instruction (core dumped)

Or where can I get miner source to compile?

Thanks
Pages: [1]
Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!