You are not logged in.

#1 2006-08-28 14:28:26

shifteight
Member
Registered: 2005-06-25
Posts: 8

Java ControlPanel can't start!

[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 ~]$

Offline

#2 2006-09-01 13:21:44

Pavel Jackoff
Member
Registered: 2006-08-05
Posts: 30

Re: Java ControlPanel can't start!

navigate to /opt/java/bin/ and launch ./ControlPanel from there or symlink /bin/ls to /usr/bin/ls. you will still get some warnings about regular expressions, but the panel will run.

Offline

Board footer

Powered by FluxBB