|
Java控制面板无法运行!
- [kevin@localhost ~]$ ControlPanel
- /opt/java/bin/ControlPanel: line 96: /usr/bin/ls: No such file or directory
- /usr/bin/expr: warning: unportable BRE: `^.*-> \\(.*\\)$': using `^' as the first character
- of the basic regular expression is not portable; it is being ignored
- /usr/bin/expr: warning: unportable BRE: `^/': using `^' as the first character
- of the basic regular expression is not portable; it is being ignored
- Error: can't find libjava.so.
- [kevin@localhost ~]$ pacman -Q jre
- jre 1_5_0_07-2
- [kevin@localhost ~]$
复制代码 |
|