Bitcoin Forum
June 17, 2024, 09:15:29 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
  Home Help Search Login Register More  
  Show Posts
Pages: [1]
1  Bitcoin / Hardware / Re: GekkoScience 2Pac/Compac BM1384 Stickminer Official Support Thread on: December 28, 2018, 04:18:25 AM
Hello.

I've been trying to build cgminer on Ubuntu for a while now.

The problem is when I try 
Code:
 CFLAGS="-O2 -march=native" ./autogen.sh --enable-gekko 
it returns
Code:
 bash: ./autogen.sh: Permission denied
and when I try sudo CFLAGS ... I get
Code:
 sudo: ./autogen.sh: command not found

I have gotten
Code:
 sudo sh ./autogen.sh --enable-gekko 
  to work but then no makefile appears and make -j 2 returns
Code:
make: ***  No targets specified and no makefile found.  Stop. 

I'm pretty new to this so if you guys could help that would be great

I've reinstalled autogen and autoconf.
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!