I have this error when I want to mine XMR:
/home/m1/NVOC/mining/0miner: line 159: xmr-stak_VERSION: bad substitution
/home/m1/NVOC/mining/0miner: line 179: xmr-stak_VERSION: bad substitution
Are you sure you used the correct name? because the variable is pointed to "xmr-stak_VERSION" but it should be "XMR_Stak_VERSION"
Yes, i corrected this Name With uppercase like you suggested, but i had the same error.
But if i look here :
########################################################
# Builtin GPU miners settings#
########################################################
CLAYMORE_VERSION="latest"
CLAYMORE_OPTS=" -ejobtimeout 3 -retrydelay 5 -checkcert 0"
ETHMINER_OPTS=""
DSTM_OPTS=""
EWBF_PERCENT="0"
EWBF_OPTS=""
EWBF_VERSION="3_4"
Z_EWBF_PERCENT="0"
Z_EWBF_OPTS=""
Z_EWBF_VERSION="latest"
BMINER_OPTS=""
CCMINER_OPTS=""
ASccminer_VERSION=""
KTccminer_VERSION="recommended"
KTccminer_cryptonight_VERSION="recommended"
TPccminer_VERSION="recommended"
ZENEMYminer_VERSION="recommended"
i don't see any XMR_Stak_VERSION like others minning softwares !
Is it Normal ?