[ERROR] No goals have been specified for this build. You must specify a valiTOC
完整报错 No goals have been specified for this build. You must specify a valid lifecycle phase or a goal in the format : or :[:]:. Available lifecycle phases are: pre-clean, c…
————————————————
报错,如下:
bash :startx command not found
————————————————
解决方法:
1.先安装 — X Windows System,输入以下命令: yum groupinstall “X Window System”…