Operating System - Linux
1748288 Members
3477 Online
108761 Solutions
New Discussion юеВ

Re: java not working with netscape 4.80

 
'chris'
Super Advisor

java not working with netscape 4.80

hi

I've installed netscape 4.80 on linux SuSE 8.2
from SuSE original CDs, but JAVA via netscape is not working !

Java2-1.41 ist already installed
and Java and Java Plugin are enabled at the browser

any idea ?

kind regards
chris
2 REPLIES 2
Steven E. Protter
Exalted Contributor

Re: java not working with netscape 4.80

I would use rpm -q to check whether the installations are actually correct.

Here is a way to get some data.

Open a terminal window in X.

run netscape manually. /opt/netscape/netscape whatever it actually is.

Then go to a site that needs java.

You will see some error messages right in that terminal session.

SEP
Steven E Protter
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com
'chris'
Super Advisor

Re: java not working with netscape 4.80

hi steven

rpm -q
and
. /opt/netscape/netscape
was not working at SuSE 8.2

I downloaded the netscape from

http://wp.netscape.com/download/archive/client_archive47x.html

did a fresh installation
after the link

ln -s /usr/lib/BlackdownJava2-1.4.1/jre/plugin/i386/netscape4/javaplugin.so /opt/netscape/plugins

and now is working !

kind regards
chris