bfg seems broken, running straight minerd (cpuminer) now:
sudo apt-get install git autoconf automake libtool pkg-config libcurl4-gnutls-dev libjansson-dev uthash-dev libncurses5-dev git clone https://github.com/pooler/cpuminer.git ./autogen.sh ./nomacro.pl ./configure CFLAGS="-O3" sudo make
Once installed, typical single pool use syntax is as follows:
./minerd --url=stratum+tcp://us.litecoinpool.org:3333 --userpass=oemb1905.workstation:1
— oemb1905 2021/05/10 20:37