I've got Nvidia drivers installed, Cuda 5.5, and have done the business with the CudaMiner here
https://github.com/cbuchner1/CudaMinerBut, I get the following when trying to run cudaminer:
:~/CudaMiner-master$ ./cudaminer -d 0 -i 0 --benchmark
-bash: ./cudaminer: No such file or directory
A dir on the directory gives:
aclocal.m4 cpuminer-config.h.in keccak.cu salsa_kernel.cu
AUTHORS cpuminer-config.h.in~ keccak.h salsa_kernel.h
autogen.sh cudaminer-cpu-miner.o kepler_kernel.cu scrypt.cpp
autom4te.cache cudaminer-maxcoin.o kepler_kernel.h scrypt-jane.cpp
ChangeLog cudaminer-scrypt-jane.o LICENSE scrypt-jane.h
code cudaminer-scrypt.o LICENSE.txt sha256.cu
compat cudaminer-sha2.o Makefile sha256.h
compat.h cudaminer-sha3.o Makefile.am sha2.c
compile cudaminer.sln Makefile.in sha3.cpp
config.guess cudaminer-util.o maxcoin.cpp sha3.h
config.log cudaminer.vcxproj miner.h stamp-h1
config.status cudaminer.vcxproj.filters missing test_kernel.cu
config.sub cudaminer.vcxproj.user NEWS test_kernel.h
configure depcomp nv_kernel2.cu titan_kernel.cu
configure.ac elist.h nv_kernel2.h titan_kernel.h
configure.sh fermi_kernel.cu nv_kernel.cu util.c
COPYING fermi_kernel.h nv_kernel.h
cpu-miner.c INSTALL README
cpuminer-config.h install-sh README.txt
Can anyone tell me what I'm doing wrong please?
Thanks