Ubuntu Forums ubuntu.com - launchpad.net - ubuntu help  

Go Back   Ubuntu Forums > The Ubuntu Forum Community > Forum Archive > Main Support Categories > x86 64-bit Users
Register Reset Password Forum Help Forum Council Search Today's Posts Mark Forums Read

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
Old April 14th, 2006   #1
dmb
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
dmb is offline   Reply With Quote
Old April 15th, 2006   #2
CDN MILLWRIGHT32
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!
CDN MILLWRIGHT32 is offline   Reply With Quote
Old April 15th, 2006   #3
mikeyrb
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."
mikeyrb is offline   Reply With Quote
Old April 16th, 2006   #4
mikeyrb
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..
mikeyrb is offline   Reply With Quote
Old April 16th, 2006   #5
mikeyrb
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..
mikeyrb is offline   Reply With Quote
Old May 25th, 2006   #6
Rkey
First Cup of Ubuntu
 
Join Date: Apr 2006
Location: Auckland, New Zealand
Beans: 1
Ubuntu 6.06
Send a message via MSN to Rkey Send a message via Skype™ to Rkey
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.
Rkey is offline   Reply With Quote
Old May 28th, 2006   #7
ravpaul
5 Cups of Ubuntu
 
ravpaul's Avatar
 
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)
ravpaul is offline   Reply With Quote
Old May 29th, 2006   #8
lnxconvrt
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!
lnxconvrt is offline   Reply With Quote
Old June 12th, 2006   #9
jairo.serrano
5 Cups of Ubuntu
 
Join Date: Nov 2005
Beans: 18
Talking Re: Found something: nspluginwrapper Firefox 64 with flash, java etc and no Chroot!

Quote:
Originally Posted by mikeyrb
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.
WOW men!

flash work on my native firefox!!!

WOW!

y prey to have 100% stability...
jairo.serrano is offline   Reply With Quote
Old June 15th, 2006   #10
superm1
Ubuntu Developer
 
superm1's Avatar
 
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 aboutlugins.
superm1 is offline   Reply With Quote

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

Forum Jump


All times are GMT -4. The time now is 07:12 AM.


vBulletin ©2000 - 2009, Jelsoft Enterprises Ltd. Ubuntu Logo, Ubuntu and Canonical © Canonical Ltd. Tango Icons © Tango Desktop Project. bilberry