Has anyone else compiled optiminer on a mac?
Running configure returns
./configure: line 5624: syntax error near unexpected token `,'
./configure: line 5624: `LIBCURL_CHECK_CONFIG(, 7.15.2, ,'
I have seen this issue (
https://github.com/OhGodAPet/hodlminer-wolf/issues/1), and followed the steps listed but it still did not produced the same error.
Curl and openssl are installed, running curl -V produces
curl 7.54.0 (x86_64-apple-darwin16.0) libcurl/7.54.0 SecureTransport zlib/1.2.8
Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp smb smbs smtp smtps telnet tftp
Features: AsynchDNS IPv6 Largefile GSS-API Kerberos SPNEGO NTLM NTLM_WB SSL libz UnixSockets
Sorry if this is a dumb question. I have spent many hours trying to get this package to compile, cross-compiling, modifying the script, etc. Perhaps I am missing the obvious solution.
If more information is needed, I would be more than happy to provide it. Any help is greatly appreciated.