LinuxQuestions.org
Download your favorite Linux distribution at LQ ISO.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Software
User Name
Password
Linux - Software This forum is for Software issues.
Having a problem installing a new program? Want to know which application is best for the job? Post your question in this forum.

Notices


Reply
  Search this Thread
Old 10-19-2003, 11:36 PM   #1
kbeaver
Member
 
Registered: Jul 2003
Location: Lakewood, CO
Distribution: SuSE 8.2
Posts: 41

Rep: Reputation: 15
Java Plugin for Netscape 7.1


Hello All,
Well, I have installed Netscape 7.1 and Java 2 1.4.2, I linked the plugin in Netscape, I look at the About Plugins within Netscape and it says:
Java(TM) Plug-in 1.4.2_01-b06

File name: libjavaplugin_oji.so
Java(TM) Plug-in 1.4.2_01

MIME Type Description Suffixes Enabled
application/x-java-vm Java Yes
application/x-java-applet Java Yes
application/x-java-applet;version=1.1 Java Yes
application/x-java-applet;version=1.1.1 Java Yes
application/x-java-applet;version=1.1.2 Java Yes
application/x-java-applet;version=1.1.3 Java Yes
application/x-java-applet;version=1.2 Java Yes
application/x-java-applet;version=1.2.1 Java Yes
application/x-java-applet;version=1.2.2 Java Yes
application/x-java-applet;version=1.3 Java Yes
application/x-java-applet;version=1.3.1 Java Yes
application/x-java-applet;version=1.4 Java Yes
application/x-java-applet;version=1.4.1 Java Yes
application/x-java-applet;version=1.4.2 Java Yes
application/x-java-applet;jpi-version=1.4.2_01 Java Yes
application/x-java-bean Java Yes
application/x-java-bean;version=1.1 Java Yes
application/x-java-bean;version=1.1.1 Java Yes
application/x-java-bean;version=1.1.2 Java Yes
application/x-java-bean;version=1.1.3 Java Yes
application/x-java-bean;version=1.2 Java Yes
application/x-java-bean;version=1.2.1 Java Yes
application/x-java-bean;version=1.2.2 Java Yes
application/x-java-bean;version=1.3 Java Yes
application/x-java-bean;version=1.3.1 Java Yes
application/x-java-bean;version=1.4 Java Yes
application/x-java-bean;version=1.4.1 Java Yes
application/x-java-bean;version=1.4.2 Java Yes
application/x-java-bean;jpi-version=1.4.2_01 Java Yes

But when I go to a page with Java, Netscape just quits. No errors, nothing. Any ideas?

Thanks
 
Old 10-19-2003, 11:45 PM   #2
megaspaz
Senior Member
 
Registered: Nov 2002
Location: Silly Con Valley
Distribution: Red Hat 7.3, Red Hat 9.0
Posts: 2,054

Rep: Reputation: 46
run netscape in the command line and see what the errors if any are listed after going to a site with java.

the only thing i can say is that this version of java has stability issues with some users. have you tried going to that same site in mozilla?
 
Old 10-20-2003, 07:50 PM   #3
kbeaver
Member
 
Registered: Jul 2003
Location: Lakewood, CO
Distribution: SuSE 8.2
Posts: 41

Original Poster
Rep: Reputation: 15
Well, when I run it from the command line I get:
INTERNAL ERROR on Browser End: Exec of "java_vm" failed: 2
<
System error?:: No such file or directory
Gdk-ERROR **: Fatal IO error 9 (Bad file descriptor) on X server :0.0.
INTERNAL ERROR on Browser End: Could not read ack from child process
System error?:: No such file or directory

I have no clue!
 
Old 10-20-2003, 08:03 PM   #4
megaspaz
Senior Member
 
Registered: Nov 2002
Location: Silly Con Valley
Distribution: Red Hat 7.3, Red Hat 9.0
Posts: 2,054

Rep: Reputation: 46
try creating a link to the java plugin inside your mozilla browser's plugins folder and run mozilla. see if mozilla crashes. if it doesn't, it looks like netscape 7.1 could be glitched.
 
Old 10-30-2003, 12:24 AM   #5
kbeaver
Member
 
Registered: Jul 2003
Location: Lakewood, CO
Distribution: SuSE 8.2
Posts: 41

Original Poster
Rep: Reputation: 15
I figured out the problem. When you are linking the plugin, make sure it is a symbolic link (ln -s).
 
Old 11-19-2003, 10:59 AM   #6
chico58
LQ Newbie
 
Registered: Sep 2003
Posts: 15

Rep: Reputation: 0
Java plugin for Netscape 7.1

I have question about java plugin, am using Netscape 7.1 here. According to instruction said about Set the NPX_PLUGIN_PATH environment variable.

export NPX_PLUGIN_PATH=JRE/plugin/i386/ns4

where does the /plugin/i386/ns4 from ?

Also said that cd NETSCAPE/plugins

There is no path for NETSCAPE/plugins

I am confuse of all the path thing.

The netscape is in /usr/local/netscape

Can anyone help of any idea ?

Thanks.
 
Old 02-04-2004, 05:37 PM   #7
extrasolar
Member
 
Registered: Feb 2004
Location: Northamptonshire, UK
Distribution: Windows XP, Arch Linux
Posts: 131

Rep: Reputation: 16
Try this:

su
<password>

then:

cd usr/local/netscape/plugins/

then:

ln -s /usr/java/j2re1.4.2_03/plugin/i386/ns610-gcc32/libjavaplugin_oji.so

Restart netscape and go to 'Help -> About Plug-Ins' and you should see it listed. Then go to any Java web page and it should work.

If 'j2re1.4.2_03' isn't your java version, just replace it with the correct one. The easiest thing to do is after typing 'ln -s /usr/java/' just type 'j' and press tab. It should auto-fill the correct dir name in.
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Java Plugin problem on Netscape 7.2/Mozilla 1.6 sevi Linux - Newbie 2 09-13-2004 08:23 AM
Can't install Java Plugin for Netscape Nukem Slackware 9 06-14-2004 08:49 AM
Java Plugin for Netscape 7.1 weirdness captaindexim Linux - General 5 10-07-2003 02:35 PM
Java Plugin for Netscape 7.02/Mozilla 5.0? gsmonk Linux - Software 3 03-11-2003 01:54 AM
Java plugin for Netscape version 4.5 tn1681 Linux - Software 1 08-23-2002 10:42 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Software

All times are GMT -5. The time now is 11:08 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration