Добрый день
В последней версии zabbix 6.0 и 6.2 при установке останавливается на непонятной ошибке
checking if OpenSSL supports PSK... yes
checking for go... go
checking for go... (cached) go
configure: error: cannot find yes directory
проверил наличие go - все в порядке
go version
go version go1.18.1 linux/amd64
Устанавливаю со следующими ключами (ключи теже что и ранее)
./configure --enable-agent --enable-server --with-iconv --with-iconv-include --with-iconv-lib --with-libevent --with-libevent-include --with-libevent-lib --with-libpcre --with-libpcre-include --with-libpcre-lib --with-libpcre-lib --with-libpthread-include --with-libpthread-lib --with-libxml2 --with-net-snmp --with-openssl --with-postgresql --with-ssh2 --with-unixodbc --enable-agent2 --enable-webservice
Есть идеи в чем проблема?
В последней версии zabbix 6.0 и 6.2 при установке останавливается на непонятной ошибке
checking if OpenSSL supports PSK... yes
checking for go... go
checking for go... (cached) go
configure: error: cannot find yes directory
проверил наличие go - все в порядке
go version
go version go1.18.1 linux/amd64
Устанавливаю со следующими ключами (ключи теже что и ранее)
./configure --enable-agent --enable-server --with-iconv --with-iconv-include --with-iconv-lib --with-libevent --with-libevent-include --with-libevent-lib --with-libpcre --with-libpcre-include --with-libpcre-lib --with-libpcre-lib --with-libpthread-include --with-libpthread-lib --with-libxml2 --with-net-snmp --with-openssl --with-postgresql --with-ssh2 --with-unixodbc --enable-agent2 --enable-webservice
Есть идеи в чем проблема?