我试图在我的 centos 服务器上安装 qmailtoster,我重复做了以下所有操作,但出现错误并继续,但我觉得我需要一些帮助。
我确实遵循了此 wiki 文档的所有步骤。
http://wiki.qmailtoaster.com/index.php/CentOS_5_QmailToaster_Install#Begin_Install
按照所有的程序进行安装时,我总是收到这个错误。
cnt50-install-script.sh: line 80: rpmbuild: command not found
error: File not found by glob: /usr/src/redhat/RPMS/i386/daemontools-toaster*.rpm
Installing ucspi-tcp-toaster . . .
Shall we continue? (yes, skip, quit) [y]/s/q:
cnt50-install-script.sh.4: line 90: rpmbuild: command not found
error: File not found by glob: /usr/src/redhat/RPMS/i386/ucspi-tcp-toaster*.rpm
Installing vpopmail-toaster . . .
Shall we continue? (yes, skip, quit) [y]/s/q:
有什么建议吗?
答案1
哪里rpmbuild
?
whereis rpmbuild
在命令行上会告诉您是否已安装。从那里我们可以继续前进。