Forum     

Go Back   Digit Technology Discussion Forum > Software > Open Source
Register FAQ Calendar Mark Forums Read

Open Source A place where you can talk to like-minded people about the fastest growing software movement today! Discuss anything and everything about Open Source software and Operating Systems.


Closed Thread
 
LinkBack Thread Tools Display Modes
Old 18-12-2008, 02:29 PM   #1 (permalink)
"The Gentleman"
 
vish786's Avatar
 
Join Date: Sep 2006
Posts: 1,434
Default [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
Code:
tar xvf firefox<version>
Download Jdk(java development kit) or you can get Jre(java runtime env) & save some space.
In terminal:
Code:
mkdir /home/<username>/java && cd /home/<username>/java
now copy jdk<version> to /home/<username>/java
Code:
chmod 777 jdk<version>
./jdk<version>
creating link for java plugin
Code:
ln -s  /home/<username>/java/jdk1.6.0_03/jre/plugin/i386/ns7/libjavaplugin_oji.so /home/<username>/firefox<version>/firefox/plugins/
copy the libflashplayer.so file to "/home/<username>/firefox<version>/firefox/plugins/"
For Firefox shortcut
Code:
ln -s /home/<username>/firefox<version>/firefox/firefox /home/<username>/firefox
you can directly run 32bit firefox from home dir by typing "./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.
__________________
"The use of COBOL cripples the mind; its teaching should, therefore, be regarded as a criminal offense."
- Dijkstra

Last edited by vish786; 18-12-2008 at 02:36 PM.
vish786 is offline  
Advertisements. Register and be a member of the community to get rid of them.
Advertisement

Old 18-12-2008, 03:04 PM   #2 (permalink)
In Pursuit of "Happyness"
 
kalpik's Avatar
 
Join Date: May 2005
Location: New Delhi
Posts: 3,432
Default 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
kalpik is offline  
Old 18-12-2008, 03:32 PM   #3 (permalink)
Juke Box Hero
 
Join Date: Aug 2007
Posts: 1,204
Default 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.
Hitboxx is offline  
Old 18-12-2008, 03:34 PM   #4 (permalink)
In Pursuit of "Happyness"
 
kalpik's Avatar
 
Join Date: May 2005
Location: New Delhi
Posts: 3,432
Default 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
kalpik is offline  
Old 18-12-2008, 03:40 PM   #5 (permalink)
"The Gentleman"
 
vish786's Avatar
 
Join Date: Sep 2006
Posts: 1,434
Post Re: [How To]Get Java plugin & Flash work on a 64bit Distro

Quote:
Originally Posted by Hitboxx View Post
And you missed one important point, while on 32bit, you also need i386 versions of nspluginwrapper and alsa/pulseaudio libs to make it work.
ofc I have included i386 nspluginwrapper

& yes it definitely requires extra gtk libraries which messes up firefox looks but doesnt matter to that extent.

beta version of 64bit plugins are available but just tried a different way to get it work.
__________________
"The use of COBOL cripples the mind; its teaching should, therefore, be regarded as a criminal offense."
- Dijkstra

Last edited by vish786; 18-12-2008 at 03:46 PM.
vish786 is offline  
Old 18-12-2008, 03:47 PM   #6 (permalink)
Juke Box Hero
 
Join Date: Aug 2007
Posts: 1,204
Default 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
Hitboxx is offline  
Old 18-12-2008, 03:49 PM   #7 (permalink)
"The Gentleman"
 
vish786's Avatar
 
Join Date: Sep 2006
Posts: 1,434
Post Re: [How To]Get Java plugin & Flash work on a 64bit Distro

Quote:
Originally Posted by Hitboxx View Post
Hmm included where? I don't see it
link blindness(as in colour blindness)?? click on libflashplayer.so
__________________
"The use of COBOL cripples the mind; its teaching should, therefore, be regarded as a criminal offense."
- Dijkstra
vish786 is offline  
Old 18-12-2008, 03:51 PM   #8 (permalink)
Juke Box Hero
 
Join Date: Aug 2007
Posts: 1,204
Default 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
Hitboxx is offline  
Closed Thread

Bookmarks

Thread Tools
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
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Freeware Programs for Flash Editing & Java Menus Tech_Wiz QnA (read only) 4 25-01-2008 09:05 AM
problem installing sun java plugin in firefox silent008 Open Source 1 26-11-2007 11:46 AM
No distro seem to work on my graphic card Akhil Jain Open Source 4 04-02-2007 10:18 PM
Saving flash and java pages anyway Udaya Maurya QnA (read only) 2 25-03-2006 09:53 PM
[distro hub] Get Your Favourite Distro !!! aku Open Source 2 25-11-2005 06:28 PM

 
Latest Threads
- by soumya
- by clmlbx
- by Charan
- by Sujeet
- by reddick

Advertisement




All times are GMT +5.5. The time now is 12:13 PM.


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

Search Engine Optimization by vBSEO 3.3.2