由 yang2222 于 星期五, 12/09/2011 - 11:55 发表
我用的xpuppy版本,安装软件的时候 说找不到make命令. 我 查看了我是 root 用户.求解
# ls
hamcore.se2 libssl.a Makefile vpncmd.a
libcrypto.a License_ReadMeFirst.txt vpnclient.a
# make
bash: make: command not found
# makefile
bash: makefile: command not found
# make makefile
bash: make: command not found
# Makefile
bash: Makefile: command not found
# makeinstall
bash: makeinstall: command not found
# make --help
bash: make: command not found
# su root
# groups
root tty lpadmin
# whoami
root
#
而且我还发现没有 ./configure 命令
有其他办法安装make命令么?
# ls
hamcore.se2 libssl.a Makefile vpncmd.a
libcrypto.a License_ReadMeFirst.txt vpnclient.a
# make
bash: make: command not found
# makefile
bash: makefile: command not found
# make makefile
bash: make: command not found
# Makefile
bash: Makefile: command not found
# makeinstall
bash: makeinstall: command not found
# make --help
bash: make: command not found
# su root
# groups
root tty lpadmin
# whoami
root
#
而且我还发现没有 ./configure 命令
有其他办法安装make命令么?
- 6770 次点击
发表新评论