LinuxQuestions.org
Welcome to the most active Linux Forum on the web.
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 09-26-2003, 12:14 AM   #1
nits
LQ Newbie
 
Registered: Sep 2003
Posts: 11

Rep: Reputation: 0
Question Mozilla Firebird - Java Plugin


Hi!
I am having problems fixing the java plugin in Mozilla Firebird. I have tried to symbolic link in the Moziall Firebird directory to libjavaplugin_oji.so in the jre/plugin/i386/ns610 directory.
It seems to work perfectly for Mozilla 1.3 but it crashes Mozilla Firebird when I add it. Any suggestions?
 
Old 09-26-2003, 12:20 AM   #2
quatsch
LQ Addict
 
Registered: Aug 2003
Location: New York, NY
Distribution: gentoo, gentooPPC
Posts: 1,661

Rep: Reputation: 48
do you have the latest version of java? If not, get it. The newest version contains a ..../ns610 and ..../ns610-gcc32 directory. One of these should work.
 
Old 09-26-2003, 12:23 AM   #3
nits
LQ Newbie
 
Registered: Sep 2003
Posts: 11

Original Poster
Rep: Reputation: 0
i do have the latest version and I have tried both /ns610 and /ns610-gcc32. None of them seem to work.
 
Old 09-26-2003, 12:30 AM   #4
quatsch
LQ Addict
 
Registered: Aug 2003
Location: New York, NY
Distribution: gentoo, gentooPPC
Posts: 1,661

Rep: Reputation: 48
Maybe it helps running Firebird as root once. Open a terminal window, become roor and use
MozillaFirebird
to start Firebird. I had a problem like yours with mozilla and it somehow helped to run mozilla as root once. After that, everything was fine.
 
Old 09-26-2003, 09:13 AM   #5
nits
LQ Newbie
 
Registered: Sep 2003
Posts: 11

Original Poster
Rep: Reputation: 0
tried that. doesn't work still. thanks for the help anyway.
 
Old 09-26-2003, 03:45 PM   #6
nits
LQ Newbie
 
Registered: Sep 2003
Posts: 11

Original Poster
Rep: Reputation: 0
I was just browsing the web and found that the mozilla firebird has a bug and changes have to be made ot the registry to resolve this. Does anyone know how to modify a registry in linux??
 
Old 09-26-2003, 04:04 PM   #7
quatsch
LQ Addict
 
Registered: Aug 2003
Location: New York, NY
Distribution: gentoo, gentooPPC
Posts: 1,661

Rep: Reputation: 48
there is no windows style registry in linux. You probably have to change some config files in the firebird installation directory. If the bug is also in the linux version, there should be instructions about which files need editing.

I haven't had any problems with firebird and java though...
 
Old 09-26-2003, 04:28 PM   #8
todesengel
Member
 
Registered: Sep 2003
Distribution: Slackware 10.0
Posts: 54

Rep: Reputation: 15
Try blackdown JRE 1.4.1, it has a Mozilla plugin that works great with Firebird.
 
Old 11-11-2003, 06:40 PM   #9
edsmithers
Member
 
Registered: Jul 2003
Distribution: slackware 9.1
Posts: 45

Rep: Reputation: 15
hmmm

i suddenly have the same problem, which is very weird. when i installed firebird i copied the java2 folder and libjavaplugin_oji.so from netscapes plugins folder to usr/local/MozillaFirebird/plugins and it worked perfectly fine for three weeks. today, for some reason firebird can't find the java plugin )-:
 
Old 12-05-2003, 06:28 AM   #10
anders-s
LQ Newbie
 
Registered: Nov 2003
Posts: 4

Rep: Reputation: 0
Smile Mozilla/MozillaFirebird requires JRE 1.4.2 or later.

"Linux

On Linux, Mozilla requires JRE 1.4.2 or later.

Mozilla 1.4 and later, and Mozilla Firebird, are compiled with gcc 3.2.3. A gcc 3.x compatible version of the Java plugin must be used. JRE 1.4.2 contains a compatible plugin.

If you installed the JRE 1.4.2_02 RPM, this plugin is /usr/java/j2re1.4.2_02/plugin/i386/ns610-gcc32/libjavaplugin_oji.so - and to install it for Mozilla (including Mozilla Firebird), do the following:

* Open a terminal
* Change to your Mozilla (or Mozilla Firebird) plugins directory
* Issue the following command: ln -s /usr/java/j2re1.4.2_02/plugin/i386/ns610-gcc32/libjavaplugin_oji.so

If you are using an older Linux distribution, you may need to install the gcc3 support libraries, as the gcc 3.2 version of the Java plugin requires libgcc_s.so.1 to operate. You may be able to find packages using Google.

If you are using an old or unofficial build of Mozilla (1.4a or later) or Mozilla Firebird, you can check which compiler was used by entering about:buildconfig in the location bar and pressing enter. You will see a line such as "gcc version 3.3 20030226 (prerelease) (SuSE Linux)", which will show the compiler that was used. If gcc2.9x was used, you need to use the ns610 plugin, not the ns610-gcc32 plugin. " (http://plugindoc.mozdev.org/faqs/java.html#Linux)
 
Old 12-06-2003, 09:01 AM   #11
Hendikins
LQ Newbie
 
Registered: Nov 2003
Location: All stations to Zig Zag via the North Shore Line
Distribution: SuSE 9.0
Posts: 13

Rep: Reputation: 0
Thankyou for quoting my own instructions. I was probably going to get around to doing that

Crashing when the plugin is copied is known behaviour, which is why all instructions I have seen (or written!) say to symlink the plugin.

Also make sure you didn't change your useragent - You'll crash at startup if your useragent doesn't begin with Mozilla/5 - and that is a Java plugin issue.
 
Old 01-08-2004, 12:13 PM   #12
JordanH
Member
 
Registered: Oct 2003
Location: Toronto, Canada
Distribution: Ubuntu, FC3, RHEL 3-4 AS Retired: SuSE 9.1 Pro, RedHat 6-9, FC1-2
Posts: 360

Rep: Reputation: 30
Thank you. Symlinking worked for me too.

Cheers,
J.
 
  


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 for firebird. sethgeekx86 Linux - Newbie 1 02-08-2004 11:18 AM
unable to install java vm plugin for mozilla-firebird rsingh Linux - Newbie 1 01-20-2004 07:33 AM
link java plugin to mozilla-firebird 0.7 randomx Linux - Software 6 12-12-2003 11:36 AM
Mozilla Firebird crashes with java plugin. chrisknight Linux - Software 14 11-02-2003 05:16 PM
java plugin for firebird nocturnal Linux - Software 3 08-10-2003 07:22 AM

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

All times are GMT -5. The time now is 11:16 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