不知道有没有在linux下进行C/C++编程的?用什么样的C/C++编程的IDE环境?在网络上搜索到可以用Anjuta,官网上最新版
是 version 2.4.2,安装的时候出现了如下的错误提示:
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether to enable maintainer-specific portions of Makefiles... no
checking for pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
configure: error: gnome-doc-utils >= 0.3.2 not found
系统是red hat 事业版,ASU6,有关gnome的东西都装上了,但是还是提示上面的错误提示
,怎么处理才能正确安装?
现在在gnome的官网上发现最新版是2.24.但是好像是用于虚拟机,还有个是2.18版本,
但是我不知道下载哪一个?