cpuminer possibly undefined macro: AC_MSG_ERROR

William Scott Lockwood III scott at guppylog.com
Thu Dec 19 14:54:29 UTC 2013


On Dec 19, 2013 8:45 AM, "thufir" <hawat.thufir at gmail.com> wrote:
> I downloaded the zip file instead of using git, as some websites suggest.
> I don't see any errors, or nothing that looks like an error to me.  I see
> mention of minerd and scrypt, which are the particular programs.   Don't
> get it.
>
> thanks,
>
> Thufir

After ./configure runs you also need to run make all install usually. 'make
all && make install' or possibly 'make all && sudo make install' depending
on where it wants to put things. Also, your current directory hopefully
isn't in your path, so you would need to launch it with ./<progname> rather
than just <progname>.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.ubuntu.com/archives/ubuntu-users/attachments/20131219/d71a9894/attachment.html>


More information about the ubuntu-users mailing list