Fedora Linux Support Community & Resources Center

Go Back   FedoraForum.org > Fedora 17/18 > Servers & Networking
FedoraForum Search

Forgot Password? Join Us!

Servers & Networking Discuss any Fedora server problems and Networking issues such as dhcp, IP numbers, wlan, modems, etc.

Reply
 
Thread Tools Search this Thread Display Modes
  #1  
Old 8th August 2009, 09:39 PM
LinuxHippy Offline
Registered User
 
Join Date: May 2004
Location: Philadelphia, PA-USA
Age: 40
Posts: 869
linuxfirefox
firefox 3.0.13 plugins-not an RPM

I want to use the new firefox-3.0.13 tarball that was released 7/31. I extracted it and am running firefox-3.0.13 as I type but I don't have any plugins. I am on an x86_64 and iced tea java is installed with a bunch of other presto plugins in firefox 3.5.x. How can I link these plugins to firefox-3.0.13?
__________________
Marty

My Site: 777.servemp3.com
Reply With Quote
  #2  
Old 20th August 2009, 01:17 AM
LinuxHippy Offline
Registered User
 
Join Date: May 2004
Location: Philadelphia, PA-USA
Age: 40
Posts: 869
linuxfirefox
ok-I figured out how to make a symbolic link for java with this:

mkdir ~/.mozilla/plugins
cd ~/.mozilla/plugins
ln -s /usr/lib/flash-plugin/libflashplayer.so libflashplayer.so


Verify by starting firefox and type aboutlugins in the URL line.

How do I do this with my installed Iced Tea Java?
__________________
Marty

My Site: 777.servemp3.com
Reply With Quote
  #3  
Old 20th August 2009, 05:03 PM
zackf Offline
Registered User
 
Join Date: Nov 2006
Location: South Carolina
Posts: 798
windows_vistafirefox
You can use sun java now via yum.

Code:
yum install java-1.6.0-openjdk install java-1.6.0-openjdk-plugin
Reply With Quote
  #4  
Old 21st August 2009, 01:23 AM
LinuxHippy Offline
Registered User
 
Join Date: May 2004
Location: Philadelphia, PA-USA
Age: 40
Posts: 869
linuxopera
those are both already installed on my pc but not getting recognized by mozilla's firefox-how can I use symbolic links to put this into ~/.mozilla/plugins?
__________________
Marty

My Site: 777.servemp3.com
Reply With Quote
  #5  
Old 21st August 2009, 03:09 AM
zackf Offline
Registered User
 
Join Date: Nov 2006
Location: South Carolina
Posts: 798
windows_vistafirefox
There is most excellent tutorial on mmjwired.net I have linked to java part for F11, but he has previous versions too.

http://www.mjmwired.net/resources/mj...-f11.html#java
Reply With Quote
  #6  
Old 21st August 2009, 11:07 AM
LinuxHippy Offline
Registered User
 
Join Date: May 2004
Location: Philadelphia, PA-USA
Age: 40
Posts: 869
linuxfirefox
I tried installings sun java rpm for 64 bit and my user space firefox didn't pick it up. I think the plugin needs to be in ~/.mozilla/plugins for it to work in the user space. Which file do I need to link for this?

EDIT:

I have found out that user spaced firefox 3.0.13 with flash doesn't crash your pc...I read around here and found out this was a problem not only particular to me with firefox 3.5.x rpms.
__________________
Marty

My Site: 777.servemp3.com

Last edited by LinuxHippy; 21st August 2009 at 11:10 AM.
Reply With Quote
  #7  
Old 21st August 2009, 02:41 PM
zackf Offline
Registered User
 
Join Date: Nov 2006
Location: South Carolina
Posts: 798
windows_vistafirefox
Did you update the alternatives to do Sun Java?
Reply With Quote
  #8  
Old 21st August 2009, 11:19 PM
LinuxHippy Offline
Registered User
 
Join Date: May 2004
Location: Philadelphia, PA-USA
Age: 40
Posts: 869
linuxopera
yes-you do realize I'm not using the RPM of Firefox...right? I downloaded it here:

mozilla2.snt.utwente.nl/firefox/releases/3.0.13/linux-i686/en-US/firefox-3.0.13.tar.bz2

I'm thinking that since this is a i686 version of firefox (does mozilla release x86_64??) that I need to download a 32 bit version of java eventhough my system is an AMD64.

How do I remove the 64 bit version of sun java that's installed now-it's an RPM?
__________________
Marty

My Site: 777.servemp3.com

Last edited by LinuxHippy; 21st August 2009 at 11:28 PM.
Reply With Quote
  #9  
Old 22nd August 2009, 12:19 AM
LinuxHippy Offline
Registered User
 
Join Date: May 2004
Location: Philadelphia, PA-USA
Age: 40
Posts: 869
linuxfirefox
I got it! I did this:

As root:

rpm --erase jre-1.6.0_16-fcs.x86_6
sh jre-6u16-linux-i586-rpm.bin

As user:

cd ~/.mozilla/plugins
ln -s /usr/java/jre1.6.0_16/plugin/i386/ns7/libjavaplugin_oji.so libjavaplugin_oji.so

verify in firefox 3.0.13 URL line:

sh ~/firefox/firefox
about:plugins
__________________
Marty

My Site: 777.servemp3.com
Reply With Quote
  #10  
Old 22nd August 2009, 05:54 AM
zackf Offline
Registered User
 
Join Date: Nov 2006
Location: South Carolina
Posts: 798
windows_vistafirefox
Cool, thanks for sharing. They do make a 64 bit version of FF, it works pretty well with java and there's even a 64 bit flash plugin from adobe now. You can run 32 bit on a 64 bit system if you prefer. I'm running 64 bit on Ubuntu right now but 32 on Fedora, but not a 32 on a 64
Reply With Quote
  #11  
Old 22nd August 2009, 01:16 PM
LinuxHippy Offline
Registered User
 
Join Date: May 2004
Location: Philadelphia, PA-USA
Age: 40
Posts: 869
linuxfirefox
I'm confused now-how can a user spaced program bring down the entire pc? That happened last night in Firefox 3.0.13...I even took out all the plugins with the same result. It's only at certain sites like juno.com or bank sites. This was happening to me with Firefox 3.5.x that ships and was updated in FC11-x86_64. I read here that other people are having this happen but usually the pc doesn't lock up on them since they have a dual core cpu or more RAM than my 3 year old pc. I tried installing Omega FC 32 bit with the same result.

When is FC12 coming out?
__________________
Marty

My Site: 777.servemp3.com
Reply With Quote
  #12  
Old 24th August 2009, 03:15 AM
zackf Offline
Registered User
 
Join Date: Nov 2006
Location: South Carolina
Posts: 798
windows_vistafirefox
It depends how it's "bringing it down" I suppose. Is it like a hard freeze?
Reply With Quote
  #13  
Old 24th August 2009, 10:53 AM
LinuxHippy Offline
Registered User
 
Join Date: May 2004
Location: Philadelphia, PA-USA
Age: 40
Posts: 869
linuxubuntufirefox
yes-hard freezes and I have to hold in the power button for a couple seconds for a hard shut down. This doesn't happen with Ubuntu 9.04 which also uses ext4 but still is using firefox 3.0
__________________
Marty

My Site: 777.servemp3.com
Reply With Quote
  #14  
Old 25th August 2009, 04:29 AM
zackf Offline
Registered User
 
Join Date: Nov 2006
Location: South Carolina
Posts: 798
windows_vistafirefox
Interesting, what kind of video card to you have?
Reply With Quote
  #15  
Old 25th August 2009, 11:17 AM
LinuxHippy Offline
Registered User
 
Join Date: May 2004
Location: Philadelphia, PA-USA
Age: 40
Posts: 869
linuxubuntufirefox
none-my video is an integrated ATI Radeon:

VGA compatible controller: ATI Technologies Inc RS480 [Radeon Xpress 200G Series]
__________________
Marty

My Site: 777.servemp3.com
Reply With Quote
Reply

Tags
firefox, pluginsnot, rpm

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

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 On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Firefox Plugins rookcifer Using Fedora 0 21st March 2009 09:34 AM
Firefox plugins Chuck Crisler Using Fedora 1 4th February 2009 12:16 AM
Firefox plugins KansasJoe Using Fedora 3 17th April 2006 03:02 AM
Firefox plugins help sudhakarvytla Using Fedora 2 5th September 2005 10:58 AM


Current GMT-time: 03:07 (Friday, 24-05-2013)

TopSubscribe to XML RSS for all Threads in all ForumsFedoraForumDotOrg Archive
logo

All trademarks, and forum posts in this site are property of their respective owner(s).
FedoraForum.org is privately owned and is not directly sponsored by the Fedora Project or Red Hat, Inc.

Privacy Policy | Term of Use | Posting Guidelines | Archive | Contact Us | Founding Members

Powered by vBulletin® Copyright ©2000 - 2012, vBulletin Solutions, Inc.

FedoraForum is Powered by RedHat