Myriam Abramson wrote:
You can't copy, it must be a symbolic link.No, that didn't work either.
The other possibility is that you have the wrong jvm - I know of only one that works correctly on my shrike boxes:
neo.mirai.cx: /export/home/jjs (tty/dev/pts/0): bash: 1001 > java -version java version "1.4.2-beta" Java(TM) 2 Runtime Environment, Standard Edition (build 1.4.2-beta-b19) Java HotSpot(TM) Client VM (build 1.4.2-beta-b19, mixed mode)
Here is the symlink:
neo.mirai.cx: /usr/local/netscape/plugins
(tty/dev/pts/0): bash: 1004 > ls -l *java*
lrwxrwxrwx 1 root root 58 Apr 20 18:06 libjavaplugin_oji.so -> /usr/local/java/jre/plugin/i386/ns610/libjavaplugin_oji.so
BTW /usr/local/java is merely a symlink to the the directory which the rpm created for the jvm:
neo.mirai.cx: /usr/local
(tty/dev/pts/0): bash: 1007 > ls -l java
lrwxrwxrwx 1 root root 20 Apr 20 15:51 java -> /usr/java/j2sdk1.4.2
HTH,
Joe