Bitcoin Forum
May 25, 2024, 03:36:06 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: How to compile Linux sources?  (Read 965 times)
foreshadow (OP)
Newbie
*
Offline Offline

Activity: 13
Merit: 0


View Profile
June 25, 2011, 05:04:14 AM
 #1

How do I compile the sources in Linux for cpuminer or ufasoft or any bitcoin clients? They have a Makefile.in and Makefile.am and configure.

There is no makefile to run make after doing the ./configure.

Thanks.
SomeoneWeird
Hero Member
*****
Offline Offline

Activity: 700
Merit: 500


View Profile
June 25, 2011, 06:42:52 AM
 #2

How do I compile the sources in Linux for cpuminer or ufasoft or any bitcoin clients? They have a Makefile.in and Makefile.am and configure.

There is no makefile to run make after doing the ./configure.

Thanks.

Code:
./automake && ./configure && make -f ./Makefile
Pages: [1]
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!