alright, in the meantime, I tried something else
taking from the
cudaminer-2014-02-06.zip [32+64bit version] (7.1 MB) for MaxCoin launch
SHA256 sum: b7f82570181efd275267619c3d53f91da63cc779470424ddfecd53b16a1ed3ac
from page 1 of this thread,
I downloaded the sources, and it came to this
wget [myserver]/cudaminer-src-2013.02.06.zip
apt-get install unzip
unzip cudaminer-src-2013.02.06.zip
cd cudaminer-src-2013.02.06
chmod +x ./configure
./configure
but then I get a really strange error:
-bash: ./configure: /bin/sh^M: bad interpreter: No such file or directory
what to do?