Post
Topic
Board Mining (Altcoins)
Re: [ANN] cudaMiner - a new litecoin mining application for Windows
by
cbuchner1
on 09/04/2013, 20:07:02 UTC
Can anyone port it to Linux, please?

Done! Back to Linux, where it came from.

I tested this on Ubuntu 9.04 today as well as Ubuntu 12.04

needs libssl-dev (openssl-dev?) and perhaps some other dependencies installed (configure will complain if it cannot find the required dependencies). I recommend you use the ./configure.sh helper shell script and have CUDA 5.0 toolkit installed in the default location. This calls configure with the right arguments (for Linux).

Christian