Author

Topic: How to compile Linux sources? (Read 983 times)

hero member
Activity: 700
Merit: 500
June 25, 2011, 02: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
newbie
Activity: 13
Merit: 0
June 25, 2011, 01: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.
Jump to: