Yum groupinstall "X Window System
"Yum groupinstall "GNOME Desktop"
Wget https://mirrors.tuna.tsinghua.edu.cn/anaconda/archive/Anaconda3-5.2.0-Linux-x86_64.sh
Sh Anaconda3-5.2.0 - Linux - x86_64. Sh
Vim/etc/profile
The export PATH=/root/anaconda3/bin: $PATH
The source/etc/profile
To this and then restart the
Restart startx failure,
I don't know what problems
CodePudding user response:
I also met this problem, a take temporary solution not effect a permanent cure, the method ofIs the first export PATH=/root/anaconda3/bin: $PATH comment out this sentence, then the source to make it effective, can start startx gnome, gnome started out again the comments just are removed, then the source, so that you can use anaconda3,
Although this is very trouble, but really can solve the problems of the gnome won't start,
Looking forward to the great god fundamental solution can be found,