![]() |
ubuntu.com - launchpad.net - ubuntu help
|
|
|||||||
Hello, Unregistered You are browsing a READ only archive of the main support categories pre 4/21/2008. You will not be able to post or reply any threads in this section.
Ubuntu 9.10 is out!!!
When downloading Ubuntu 9.10 please consider using bittorrent to get your copy of Ubuntu. The Ubuntu Developers Summit for Lucid Lynx will be held the week of 16-Nov-2009 till 20-Nov-2009 in Dallas, TX USA. Visit the the Ubuntu wiki for more information about UDS and how to participate remotely. |
|
x86 64-bit Users For the discussion of Ubuntu on the AMD 64 platform. |
|
|
Thread Tools | Display Modes |
|
|
#1 |
|
A Carafe of Ubuntu
![]() Join Date: Jun 2005
Beans: 72
|
Found something: nspluginwrapper Firefox 64 with flash, java etc and no Chroot!
Hey, while playing around with some old macintosh emulators, I came across a developers website who is developing a program/plugin that lets your run 32 bit plugins on a 64 bit compiled firefox. This is looking quite interestg.
Anyone want to say if this works or not? Its called nspluginwrapper, and homepage for it is here: http://www.gibix.net/dokuwiki/en:raz...spluginwrapper |
|
|
|
|
|
#2 |
|
First Cup of Ubuntu
![]() Join Date: Dec 2005
Location: Toronto
Beans: 8
Ubuntu 9.04 Jaunty Jackalope
|
Re: Found something: nspluginwrapper Firefox 64 with flash, java etc and no Chroot!
Dead link!
|
|
|
|
|
|
#3 |
|
5 Cups of Ubuntu
![]() Join Date: Feb 2006
Beans: 39
Ubuntu Karmic Koala (testing)
|
Re: Found something: nspluginwrapper Firefox 64 with flash, java etc and no Chroot!
http://www.gibix.net/dokuwiki/en:pro...spluginwrapper
I tried getting it to work, but I had no luck. As far as I could tell, I had no executable called "nspluginwrapper." I used Alien to convert the rpm's to debs. Whatever the source file is for, it wouldn't "make install." |
|
|
|
|
|
#4 |
|
5 Cups of Ubuntu
![]() Join Date: Feb 2006
Beans: 39
Ubuntu Karmic Koala (testing)
|
Re: Found something: nspluginwrapper Firefox 64 with flash, java etc and no Chroot!
It actually works now, for some plugins! Before I was only trying to get the rhapsody plugin to work, but this time I tried the flash plugin, which worked.
Instructions to install: 1) Download the Plugin and the Viewer from http://www.gibix.net/dokuwiki/en:pro...spluginwrapper 2) Install Alien, if not already installed. 3) Convert the downloaded rpm's to deb's (sudo alien -d *.rpm) 4) Install the newly created debs (Install in this order: sudo dpkg -i nspluginwrapper-i386_0.9.90-2_amd64.deb, sudo dpkg -i nspluginwrapper_0.9.90-2_amd64.deb) -- If I got the order wrong, you'll know because it won't install. 5) Download the plugin you want to install, and extract the .so file. For example, to install flash, grab the tar.gz file from Macromedia's website, and extract libflashplayer.so. 6) Move the plugin (example, libflashplayer.so) to /usr/lib/mozilla/plugins. This is where nspluginwrapper stores the main plugin, so it's probably a nice folder to keep them. 7) Now we need nsplugwrapper to make the new plugin, so call: /usr/lib/nspluginwrapper/x86_64/npconfig -i /usr/lib/mozilla/plugins/libflashplayer.so (if wanting the flash plugin, of course). Depending on whether or not you run that command with sudo, it will either end up in /usr/lib/mozilla/plugins, or ~/.mozilla/plugins. If you ran it as sudo, you'll need to link it to either your profile's plugins or the main plugins (/usr/lib/mozilla-firefox/plugins). Or copy, doesn't matter. The old plugin must not move, as it's path seems to become hard coded in the new plugin created (which has "npwrapper-" prepended to the old name). I had one issue where the npviewer.bin executable did not quit with firefox, so firefox couldn't load my profile again until I killed npviewer, but I'm not sure how I caused that. It happened another time, but I didn't see npviewer as active, so I had to logout. Macromedia flash worked, but the menu text didn't exactly show up for Google Videos, or the flash settings, though the main flash menu worked. Oh, and if anyone gets the rhapsody plugin working for x64, let me know! Last edited by mikeyrb; June 20th, 2006 at 11:32 PM.. |
|
|
|
|
|
#5 |
|
5 Cups of Ubuntu
![]() Join Date: Feb 2006
Beans: 39
Ubuntu Karmic Koala (testing)
|
Re: Found something: nspluginwrapper Firefox 64 with flash, java etc and no Chroot!
I was able to fix fonts with the help of this page: FirefoxAMD64FlashJava
apt-get install gsfonts apt-get install gsfonts-x11 Also, I discovered it's probably better to not include "-c" with alien, as it then doesn't complete install and keeps coming up during use of synaptic. That change has been updated above. Last edited by mikeyrb; April 16th, 2006 at 06:46 PM.. |
|
|
|
|
|
#6 |
|
First Cup of Ubuntu
![]() |
Re: Found something: nspluginwrapper Firefox 64 with flash, java etc and no Chroot!
Sorry, my message is not relevant anymore...
Last edited by Rkey; May 25th, 2006 at 11:47 PM.. Reason: Uups... I doesn't see the previous posts. |
|
|
|
|
|
#7 |
|
5 Cups of Ubuntu
![]() Join Date: May 2006
Location: London
Beans: 23
Dapper Drake Testing/
|
Re: Found something: nspluginwrapper Firefox 64 with flash, java etc and no Chroot!
Nothing short of genius!!! No need to go to 32bit applications again!!!
__________________
"A community is not one that judges reservedly, ( ) a community is that, that always reserves judgement." (My manager, 2006)
|
|
|
|
|
|
#8 |
|
Just Give Me the Beans!
![]() Join Date: Nov 2005
Beans: 13
|
Re: Found something: nspluginwrapper Firefox 64 with flash, java etc and no Chroot!
Excellent!
Nice how-to, mikeyrb. Thanks! |
|
|
|
|
|
#9 | |
|
5 Cups of Ubuntu
![]() Join Date: Nov 2005
Beans: 18
|
Quote:
flash work on my native firefox!!! WOW! ![]() y prey to have 100% stability... |
|
|
|
|
|
|
#10 |
|
Ubuntu Developer
![]() Join Date: Oct 2005
Location: Austin, TX
Beans: 2,725
Ubuntu 8.04 Hardy Heron
|
Re: Found something: nspluginwrapper Firefox 64 with flash, java etc and no Chroot!
I used to have this working, and tried to reinstall using the version from 6/11/06. It seems to have stopped actually working right however, and doesn't even show the plugins in about
|
|
|
|
| Bookmarks |
| Thread Tools | |
| Display Modes | |
|
|