配置jdk 环境变量不是修改/etc/profile吗 为什么没有用
Tofloor
poster avatar
hollow
deepin
2015-12-13 06:04
Author
本帖最后由 hollow 于 2015-12-13 13:03 编辑

写里边 还是不好使 是不是deepin有啥不同的 source了 只有当前终端有效 新开启的还是找不到java

Reply Favorite View the author
All Replies
亦翔
deepin
2015-12-13 06:35
#1
系统重启后应该是可以的
Reply View the author
hollow
deepin
2015-12-13 06:53
#2
https://bbs.deepin.org/post/34020
系统重启后应该是可以的

不行 试过了
Reply View the author
n1069971363
deepin
2015-12-13 08:32
#3
按说这个不会改的,你也可以配置在.bashrc里,无非就是一个环境变量嘛。终端输入env,看看path有你的jdk嘛
Reply View the author
hollow
deepin
2015-12-13 17:19
#4
n1069971363 发表于 2015-12-13 00:32
按说这个不会改的,你也可以配置在.bashrc里,无非就是一个环境变量嘛。终端输入env,看看path有你的jdk嘛 ...

有些情况下 并不是自己来打开终端 比如说我用eclipse 如果配到.bashrc里面还是会提示找不到JAVA
Reply View the author
android
deepin
2015-12-13 20:31
#5
export PATH
Reply View the author
hollow
deepin
2015-12-13 20:33
#6
android 发表于 2015-12-13 12:31
export PATH

是要在profile末尾加吗
Reply View the author
android
deepin
2015-12-13 20:41
#7
https://bbs.deepin.org/post/34020
是要在profile末尾加吗

嗯 export PATH=$PATH: 后面接你要添加的路径
Reply View the author
hollow
deepin
2015-12-13 21:04
#8
https://bbs.deepin.org/post/34020
嗯 export PATH=$PATH: 后面接你要添加的路径

我发图了 我原来是那样的
Reply View the author
Feng Yu
deepin
2015-12-13 21:25
#9
目测你看了国内的文章,写/etc/profile绝对是误人子弟。
Reply View the author
hollow
deepin
2015-12-13 22:28
#10
https://bbs.deepin.org/post/34020
目测你看了国内的文章,写/etc/profile绝对是误人子弟。

对呀 百度搜的 之前写到/etc/environment 里头 结果直接进不了桌面了 配个环境 也真够坎坷的到底应该怎么搞啊 我快疯了
Reply View the author
Feng Yu
deepin
2015-12-14 17:05
#11
https://bbs.deepin.org/post/34020
对呀 百度搜的 之前写到/etc/environment 里头 结果直接进不了桌面了 配个环境 也真够坎坷的到底应该 ...

如果你的shell是zsh,写~/.zshrc,如果是bash,写~/.bashrc
Reply View the author
46******[email protected]
deepin
2015-12-14 17:50
#12
用apt-get吧 不用配
Reply View the author