安装libxml是gmake错误
# pwd
/export/home/lpc/libxml2-2.6.23
#./configure
# gmake
make all-recursive
/bin/bash: make: command not found
gmake: *** [all] Error 127
怎么会这样呢??
# make
bash: make: command not found
# echo $PATH
/bin:/sbin:/usr/bin:/usr/sbin:/usr/local/bin:/usr/local/sbin:/usr/local/apache/bin:/opt/csw/bin:/usr/sfw/bin
# find / -name gmake
/usr/sfw/bin/gmake
# find / -name make
/usr/share/lib/make
/usr/ccs/bin/make
/usr/xpg4/bin/make