Post
Topic
Board Mining (Altcoins)
Re: [ANN] cudaMiner - a new litecoin mining application [Windows/Linux]
by
drakoin
on 07/02/2014, 12:07:05 UTC
you forgot ./autogen.sh (before you run configure)

yippieh, that was it. Thank you very much.


Now I have a cudaminer binary. Wow.


Starting it, however, results in this:


Code:
./cudaminer
./cudaminer: error while loading shared libraries: libcudart.so.5.5: cannot open shared object file: No such file or directory


and sorted:

Code:
sudo ldconfig /usr/local/cuda/lib64
./cudaminer