LinuxQuestions.org
Latest LQ Deal: Latest LQ Deals
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie
User Name
Password
Linux - Newbie This Linux forum is for members that are new to Linux.
Just starting out and have a question? If it is not in the man pages or the how-to's this is the place!

Notices


Reply
  Search this Thread
Old 08-31-2006, 10:51 AM   #1
digitalmastermind
LQ Newbie
 
Registered: Aug 2005
Location: Wisconsin
Posts: 16

Rep: Reputation: 0
Firefox not recognizing JAVA plugin


Howdy,

I am using the fairly new backtrack (formerly Auditor) Linux OS on an IBM R40. I'm in the process of configuring my OS for several additional features mainly Openoffice and a few other apps that need to have a pointer to the java plugin. I ran through the lengthy process of installing the distro to the HD. Everything went well. Now I'm stuck trying to figure out why firefox won't see the plugin in the browser. Below is a step by step procedure of what I did. Any help would be appreciated.

Installed java into the dir: /usr/java/

chmod a+x jre-1_5_0-linux-i586.bin

2. Started the installation process.
./jre-1_5_0-linux-i586.bin

Displayed a binary license agreement.

3. The JRE is installed in the /usr/java/jre1.5.0 directory.

The installation completes



I then created the link to the modzilla plugin:


1. Went to the plugins sub-directory under the Mozilla installation directory
cd <Mozilla installation directory>/plugins

2. In the current directory, created a symbolic link to the JRE ns7/libjavaplugin_oji.so file Typed:
ln -s <JRE installation directory>/plugin/i386/ns7/libjavaplugin_oji.so

3. Start Mozilla browser or restart it if it is already running.
4. Yes I enabled Java in the browser as well.


I have done this procedure a hundred times before and this time I am perplexed as to what the cause of my probelm is. I verified the package was complete and not corrupt as well. Thanks for the help!


Digitalmastermind~
 
Old 08-31-2006, 12:30 PM   #2
mindsport
Member
 
Registered: Apr 2005
Location: Florida
Distribution: Slackware 13.1-64bit / 2.6.33.4
Posts: 46

Rep: Reputation: 17
did you try using the gcc29 build?
 
Old 08-31-2006, 01:23 PM   #3
digitalmastermind
LQ Newbie
 
Registered: Aug 2005
Location: Wisconsin
Posts: 16

Original Poster
Rep: Reputation: 0
I have Mozilla 1.4 and the gcc29 build I believe is primarely for mozilla 1.2 or netscape. But yes that did run across my mind and the answer is yes I did try that as well. Obviously without any success.
 
Old 08-31-2006, 01:24 PM   #4
nmn
LQ Newbie
 
Registered: Aug 2006
Posts: 24

Rep: Reputation: 15
does libjavaplugin_oji.so have all of the needed dependencies or did you build it?

Not quite sure whats happening... I gave up on java when i tried to get it running.
 
Old 09-01-2006, 04:56 AM   #5
sn68
Member
 
Registered: Oct 2005
Distribution: FC5
Posts: 338

Rep: Reputation: 30
Re: Firefox not recognizing Java plugin

Hi
Try the following link

http://www.stanton-finley.net/fedora...otes.html#Java

Quoting the above link only :
" If you have not already done so go to "System" > "Administration" > "Security Level and Firewall". Enter your root password and click "ok". On the "SELinux" tab click on "Modify SELinux Policy", click on "Compatibility" to open it and tick the check box next to "Allow the use of shared libraries with Text Relocation". Click "ok". Reboot your machine to implement the new SELinux policy."

Once this is done install the plugin and it should work, same thing is applicable for firefox flash-plugin also.
 
Old 09-28-2006, 11:42 AM   #6
digitalmastermind
LQ Newbie
 
Registered: Aug 2005
Location: Wisconsin
Posts: 16

Original Poster
Rep: Reputation: 0
Howdy,

Sorry for the long delay. I will give this a hot when I get home. Been out of town the last 2 weeks.

On a side note, does anyone have an idea how to setup the dhcp client to run automatically when the OS boots? I'm sick of having to initiate the dhcp client.

Thanks...


Digitalmastermind~
 
Old 09-28-2006, 12:37 PM   #7
darinbolson
Member
 
Registered: Jan 2006
Distribution: multi booting whatever I feel like. Grub rocks!
Posts: 85

Rep: Reputation: 15
I am no expert, but when I had problems with firefox not knowing that java was installed, it was because firefox was not set as my default browser, so the java installer made itself at home with seamonkey instead. reinstalled java after selecting firefox as my default browser and that worked for me.
 
Old 09-28-2006, 12:39 PM   #8
digitalmastermind
LQ Newbie
 
Registered: Aug 2005
Location: Wisconsin
Posts: 16

Original Poster
Rep: Reputation: 0
:)

Awesome Idea.... I'll try it....


Digital~
 
Old 09-28-2006, 12:53 PM   #9
Nylex
LQ Addict
 
Registered: Jul 2003
Location: London, UK
Distribution: Slackware
Posts: 7,464

Rep: Reputation: Disabled
If Backtrack is based on Slackware (as this says), then you'll want to look in /etc/rc.d to get the DHCP client to run. Specifically (and this is for Slackware), the file you want is rc.inet1.conf, where you can choose to use DHCP for your interface(s). For example, my eth0 section of rc.inet1.conf looks like:

# Config information for eth0:
IPADDR[0]=""
NETMASK[0]=""
USE_DHCP[0]="yes"
DHCP_HOSTNAME[0]=""

This won't actually run the DHCP client, that is done by rc.inet1, which first checks the config file to see if USE_DHCP is set to yes and if it is, the client is run.
 
  


Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search

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 installed correctly for Firefox but not able to view any java applet tvn Linux - Software 10 04-15-2010 02:13 AM
Firefox refuses to load Java jnlp files - plugin and java ok Melsync Linux - Software 1 06-25-2006 04:09 PM
java plugin for firefox velska Linux - Software 8 04-15-2006 07:00 PM
Java/Firefox java plugin not working with HP Webjetadmin iamskykid Linux - Software 2 03-02-2006 02:38 PM
java plugin for firefox wi_slacker Slackware 14 05-29-2004 02:06 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie

All times are GMT -5. The time now is 04:42 AM.

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