On Vi, 2002-12-20 at 16:02, Kieran Hood wrote:
> Does anyone know where I can get this pluggin from? Thanks
Get the java sdk from ibm ( I chose it as it is rpm )
and as root
cd /usr/lib/mozilla/plugins/
ln -s /opt/IBMJava2-13/jre/bin/libjavaplugin_oji.so libjavaplugin_oji.so
Restart mozilla, see a
When I try to view a webpage with Mozilla I get the message "This page
contains information of the type (application/x-java-vm) that can only
be viewed with the appropriate pluggin."
Does anyone know where I can get this pluggin from? Thanks
--
redhat-list mailing list
unsubscribe mailto:[EM
Chris Lea wrote (regarding CLASSPATH):
>Does anybody know where this variable is set?
I don't, but a handy way to find would be:
find / -type f -print | xargs grep CLASSPATH
It'll take awhile, but it'll do the job.
Mike
--
PLEASE read the Red Hat FAQ, Tips, Errata and the MAILING
> Hello all. I just installed the newest jdk rpm from
> /pub/contrib/hurricaine/i386 and I'm having problems. The javac
> compiler seems to work fine. However, when I try to run something using
>
> java program.class
>
> It won't let me. I'm pretty sure that the problem is my $CLASSPATH
>
Hello all. I just installed the newest jdk rpm from
/pub/contrib/hurricaine/i386 and I'm having problems. The javac
compiler seems to work fine. However, when I try to run something using
java program.class
It won't let me. I'm pretty sure that the problem is my $CLASSPATH
variable. When I