Post
Topic
Board Announcements (Altcoins)
Re: [ANN][XCN] Cryptonite - NEW Thread! | 1st mini-blockchain coin | BOUNTIES!
by
e.nexus
on 21/06/2017, 13:51:14 UTC
Please can someone help on how to compile the djm34 release on linux, please?

Code:
git clone https://github.com/djm34/ccminer-msvc2015.git
cd ccminer-msvc2015
./autogen.sh
./configure
make


Thank you so much!
I saw I need to download Nvidia drivers first.
Any other thing I need to change?

You should have the Cuda toolkit installed, I use the drivers that come with it in the deb packages:

https://developer.nvidia.com/cuda-downloads

./configure will let you know if other stuff is missing