我正在尝试按照说明https://github.com/griddb/griddb从 Ubuntu 18 上的源代码安装 GridDB 。然而,它没有成功。以下是日志:
top@DESKTOP-JUACTCP:~/griddb$ sudo ./configure
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... no
checking whether make supports nested variables... no
checking for gcc... no
checking for cc... no
checking for cl.exe... no
configure: error: in `/home/top/griddb':
configure: error: no acceptable C compiler found in $PATH
See `config.log' for more details