需要安装pam_mysql-0.7RC1,运行 “。/configure”后提示如下:
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking whether make sets $(MAKE)... yes
checking for working aclocal-1.4... missing
checking for working autoconf... missing
checking for working automake-1.4... missing
checking for working autoheader... missing
checking for working makeinfo... missing
checking whether to enable maintainer-specific portions of Makefiles... no
checking for bison... no
checking for byacc... no
checking for g++... no
checking for c++... no
checking for gpp... no
checking for aCC... no
checking for CC... no
checking for cxx... no
checking for cc++... no
checking for cl... no
checking for FCC... no
checking for KCC... no
checking for RCC... no
checking for xlC_r... no
checking for xlC... no
checking for C++ compiler default output file name... configure: error: C++ compiler cannot create executables
See `config.log' for more details.
请问各位高手,如果我想用yum命令,我需要安哪些东西 ?最好能提供具体命令。谢谢!
daidaiboy 于 2010-06-25 13:29:53发表:
还是没人回答啊!好吧,我回答吧!经过一番请教知道了。解决方案入下:
#yum install automake pam gcc
想深入了解,可以浏览
http://netlab.cse.yzu.edu.tw/~armor/columns/automake/automake.htm
或者 google automake