Results 1 to 8 of 8
-
18-12-2008, 02:29 PM #1
[How To]Get Java plugin & Flash work on a 64bit Distro
Running a 32bit Browser on a 64bit Distro.
Pissed off with Flash and Java not working on a 64bit Distro ? here's a pretty simple guide to get sites to load java applets & flash.
Before proceeding, there is no javaplugin for a 64bit browser so all am doing is getting a 32bit_firefox along with required plugins to get it work on 64bit distro.
You can retain your existing version for firefox and use it too.
Download firefox & copy it to your home directory, run
Download Jdk(java development kit) or you can get Jre(java runtime env) & save some space.Code:tar xvf firefox<version>
In terminal:
now copy jdk<version> to /home/<username>/javaCode:mkdir /home/<username>/java && cd /home/<username>/java
creating link for java pluginCode:chmod 777 jdk<version> ./jdk<version>
copy the libflashplayer.so file to "/home/<username>/firefox<version>/firefox/plugins/"Code:ln -s /home/<username>/java/jdk1.6.0_03/jre/plugin/i386/ns7/libjavaplugin_oji.so /home/<username>/firefox<version>/firefox/plugins/
For Firefox shortcut
you can directly run 32bit firefox from home dir by typing "./firefox".Code:ln -s /home/<username>/firefox<version>/firefox/firefox /home/<username>/firefox
To check if flash plugin is working play any youtube video & for java plugin opening <click here> will offer typing test.
Note: you cannot use older and downloaded firefox versions at same instance.
bookmarks,cache,addons vary for both versions.Last edited by vish786; 18-12-2008 at 02:36 PM.
"The use of COBOL cripples the mind; its teaching should, therefore, be regarded as a criminal offense."
- Dijkstra
-
18-12-2008, 03:04 PM #2
Re: [How To]Get Java plugin & Flash work on a 64bit Distro
Not really needed anymore. Adobe has released a 64 bit flash plugin (alpha) which work GREAT! OpenJDK has a 64 bit java plugin. Sun has also released a 64 bit beta java plugin in JRE-6update12 (beta).
Whenever you find yourself on the side of the majority, it is time to pause and reflect. - Mark Twain
-
18-12-2008, 03:32 PM #3Juke Box Hero
- Join Date
- Aug 2007
- Posts
- 1,204
Re: [How To]Get Java plugin & Flash work on a 64bit Distro
And you missed one important point, while on 32bit, you also need i386 versions of nspluginwrapper and alsa/pulseaudio libs to make it work.
-
18-12-2008, 03:34 PM #4
Re: [How To]Get Java plugin & Flash work on a 64bit Distro
^^ No.. His method installs a 32 bit firefox itself. Nspluginwrapper is not required. But yeah, some 32 bit libs might be needed. Its just a very messy way IMO.
Whenever you find yourself on the side of the majority, it is time to pause and reflect. - Mark Twain
-
18-12-2008, 03:40 PM #5
Re: [How To]Get Java plugin & Flash work on a 64bit Distro
Last edited by vish786; 18-12-2008 at 03:46 PM.
"The use of COBOL cripples the mind; its teaching should, therefore, be regarded as a criminal offense."
- Dijkstra
-
18-12-2008, 03:47 PM #6Juke Box Hero
- Join Date
- Aug 2007
- Posts
- 1,204
Re: [How To]Get Java plugin & Flash work on a 64bit Distro
Hmm included where? I don't see it

And copying the flashplayer plugin to /usr folder would be a better idea than into /home as obvious it is, to work across all users of the system.
Personal preferences
Last edited by Hitboxx; 18-12-2008 at 03:48 PM. Reason: Automerged Doublepost
-
18-12-2008, 03:49 PM #7
-
18-12-2008, 03:51 PM #8Juke Box Hero
- Join Date
- Aug 2007
- Posts
- 1,204
Re: [How To]Get Java plugin & Flash work on a 64bit Distro
LoL, how are we supposed to know what is the content of the links if you don't mention it? I was searching the word in your post, you have not mentioned about it nor given any hints of its existence

Nonetheless it is ok, regular Linux users ought to be setup the way they want and new users would probably ask and search, so not a big deal.Last edited by Hitboxx; 18-12-2008 at 03:54 PM. Reason: Automerged Doublepost
Similar Threads
-
Does MTS MBlaze work on 64bit Win 7?
By Jeet in forum Hardware Q&AReplies: 6Last Post: 14-08-2012, 01:42 PM -
Problem: Tata Photon Plus doesn't work with Win7 64bit
By confusedBuyer in forum Broadband and DTHReplies: 4Last Post: 07-07-2012, 09:24 PM -
need help to run rediffbol plugin for pidgin to work with windows..
By desai_amogh in forum Software Q&AReplies: 1Last Post: 27-09-2010, 12:50 PM -
problem installing sun java plugin in firefox
By silent008 in forum Open SourceReplies: 1Last Post: 26-11-2007, 11:46 AM


LinkBack URL
About LinkBacks


Bookmarks