Bitcoin Forum
September 23, 2025, 01:11:03 AM *
News: Latest Bitcoin Core release: 29.0 [Torrent]
 
  Home Help Search Login Register More  
  Show Posts
Pages: [1]
1  Alternate cryptocurrencies / Mining (Altcoins) / Re: [ANN] cudaMiner - a new litecoin mining application [Windows/Linux] on: March 27, 2014, 05:34:49 AM
root@arren-mining:/home/arren/cuda-extract/cudaminer-2014-02-28/cudaminer-src-2014.02.28# ./autogen.sh && ./configure && make
./autogen.sh: line 1: $'autoconf\r': command not found
root@arren-mining:/home/arren/cuda-extract/cudaminer-2014-02-28/cudaminer-src-2014.02.28#

Execute this in a terminal:

    sudo apt-get install automake

This should install automake and its dependencies, which include autoconf. This does not include gcc, CUDA toolkit, or other libraries which you may need. You did not specify whether you followed the README.txt guide that directed you to install those dependencies so I have omitted them.
s

I did read the README.txt and have followed it as far as I am able. I have already installed all of those dependencies.  I have even uninstalled and reinstalled automake, but that is after all of that. I have CUDA toolkit V. 5.5 and gcc V. 4.4.7
2  Alternate cryptocurrencies / Mining (Altcoins) / Re: [ANN] cudaMiner - a new litecoin mining application [Windows/Linux] on: March 27, 2014, 05:19:51 AM
Hello. I am trying to compile the 2 28 2014 release fo CudaMiner, on xubuntu 12.10 but I am getting an error. I have been looking for hours at this point for a solution, but I have yet to find one.  Here is what is happening:

root@arren-mining:/home/arren/cuda-extract/cudaminer-2014-02-28/cudaminer-src-2014.02.28# ./autogen.sh && ./configure && make
./autogen.sh: line 1: $'autoconf\r': command not found
root@arren-mining:/home/arren/cuda-extract/cudaminer-2014-02-28/cudaminer-src-2014.02.28#

I have looked in the autogen.sh file and cannot find the command it is referring to.  Any help?
Pages: [1]
Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!