deepin安装jdk后进不去系统了
Tofloor
poster avatar
gyang
deepin
2018-05-22 03:38
Author
就是安装jdk后,重启电脑选择deepin系统后就进不去系统了,一直卡在蓝色logo界面
Reply Favorite View the author
All Replies
avatar
亚历山大一世
deepin
2018-05-22 03:47
#1
没听说过
Reply View the author
avatar
sunyb
deepin
2018-05-22 05:58
#2
你是看了网上教程吧  改了 /etc/environment   进recovery  在改回去
Reply View the author
avatar
152******14
deepin
2018-05-22 07:36
#3
习惯备份,深度好像没有回滚功能。
Reply View the author
avatar
要讲武德
deepin
2018-05-22 08:27
#4
具体说说你是如何安装的,做了什么操作。安装JDK跟定不会影响系统,应该是你自己的配置问题。要把问题描述清楚
Reply View the author
avatar
ritter
deepin
2018-05-22 11:29
#5
echo /jdklocation/bin >> ~/.bashrc
Reply View the author
avatar
MaxBill
deepin
2018-05-22 16:05
#6
肯定是操作姿势不对,怎么装的
Reply View the author
avatar
观摩
deepin
2018-05-22 16:42
#7
安装的 openjdk,一直很顺利
Reply View the author
avatar
gyang
deepin
2018-05-22 17:50
#8
https://bbs.deepin.org/post/156757
你是看了网上教程吧  改了 /etc/environment   进recovery  在改回去

对,就是改了这个文件,那个教程坑了我吗? 怎么进去改?我已经格式化了,用回win10了
Reply View the author
avatar
gyang
deepin
2018-05-22 17:52
#9
哎,因为要开发android,所以需要个jdk啊,然后作死的看了网上的教程,改了一个文件配置就这样了
Reply View the author
avatar
观摩
deepin
2018-05-22 18:14
#10
https://bbs.deepin.org/post/156757
哎,因为要开发android,所以需要个jdk啊,然后作死的看了网上的教程,改了一个文件配置就这样了 ...

很可能你把环境变量文件搞坏了。

实在不行就重装
Reply View the author
avatar
jiuxian
deepin
2018-05-22 18:28
#11
同意楼上几位,还是在/etc/profile设置环境变量吧,Deepin的environment一动就崩。
Reply View the author
avatar
DebuggerX
deepin
2018-05-22 18:47
#12
https://bbs.deepin.org/post/156757
同意楼上几位,还是在/etc/profile设置环境变量吧,Deepin的environment一动就崩。 ...

都在瞎折腾个啥,profile也不用改,直接商店点击安装android studio就会自动安装好jdk配好环境的……
深度是所有系统中做开发搭环境最简单的,只要不要盲目相信各种辣鸡教程就好
Reply View the author
avatar
jiuxian
deepin
2018-05-22 18:56
#13
https://bbs.deepin.org/post/156757
都在瞎折腾个啥,profile也不用改,直接商店点击安装android studio就会自动安装好jdk配好环境的……
深 ...

自动安装的jdk会把各种文件打散到不同文件夹,后续使用一些其他软件会造成麻烦。还是手动安装兼容性强,其实也不是很麻烦,还可以安装各种官网最新版本。
Reply View the author
avatar
HarryZhao
deepin
2018-05-22 19:12
#14
修改path,一不小心错一点可能就启动不起来
Reply View the author
avatar
21wmd
deepin
2018-05-22 19:42
#15
一般通过命令行安装的话,软件包会自动设置环境变量,不需要多余的手动操作。
Reply View the author
avatar
gyang
deepin
2018-05-22 20:21
#16
https://bbs.deepin.org/post/156757
都在瞎折腾个啥,profile也不用改,直接商店点击安装android studio就会自动安装好jdk配好环境的……
深 ...

血的教训
Reply View the author
avatar
Kingtous
deepin
2018-05-22 23:37
#17
环境变量没配置好吧,进recovery改一下
Reply View the author