Author

Topic: problem with cpuminer instllation on YUM linux system. (Read 889 times)

legendary
Activity: 1526
Merit: 1000
the grandpa of cryptos
bump, really nobody?? Smiley
legendary
Activity: 1526
Merit: 1000
the grandpa of cryptos
so i was installting cpuminr on 1 of my server but got into problem.
./autogen.sh didnt work but i found out the command is: yum -y install automake

and now im stuck.
./configure CFLAGS="-O3"

wont work. i made:
chmod a+x configure.ac
then when i run:
./configure.ac CFLAGS="-O3"

i get:
[root@vps cpuminer]# ./configure.ac CFLAGS="-O3"
./configure.ac: line 1: syntax error near unexpected token `[cpuminer],'
./configure.ac: line 1: `AC_INIT([cpuminer], [2.3.2])'


any ideas what to do?
Jump to: