![]() |
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.
|
|
x86 64-bit Users For the discussion of Ubuntu on the AMD 64 platform. |
|
|
Thread Tools | Display Modes |
|
|
|
|
#1 | |||
|
Chocolate Ubuntu Mocha Blend
![]() |
HOWTO: nspluginwrapper for Konqueror
Alrighty willing guinea pigs, I've pulled together a how-to to tell you how to get 32-bit plugins (such as Adobe Flash) going in 64-bit Konqueror in (K)Ubuntu, through the use of nspluginwrapper. It's really simple, and it works, though it does take a while.
Patching Konqueror The hard part, rebuilding kdebase with a patch, still not that hard, maybe a bit time consuming. The download is around 29MB, and building it took roughly 20-30 minutes on my hardware (I wasn't paying that much attention while it built ... played on IRC instead) First, you need to turn on the source repositories for, at least, Ubuntu main. It will look like one of these: Quote:
Code:
sudo apt-get update Note: If you're using a more recent kde from http://kubuntu.org, you need a line like one of these too: Quote:
Code:
sudo aptitude install build-essential fakeroot debhelper debconf sudo apt-get build-dep kdebase sudo apt-get source kdebase wget http://gwenole.beauchesne.info/projects/nspluginwrapper/files/kdebase-3.4.2-npapi-64bit-fixes.patch patch kdebase-3.5.6/nsplugins/sdk/npapi.h kdebase-3.4.2-npapi-64bit-fixes.patch cd kdebase-3.5.6 dpkg-buildpackage -rfakeroot -uc -b cd .. sudo dpkg -i *.deb First, you need to add the Janvitus repository to your "/etc/apt/sources.list" file if you don't already have it: Quote:
Code:
wget http://janvitus.cabspace.com/ubuntu/2C4C84CC.gpg -O- | sudo apt-key add - Code:
sudo aptitude update; sudo aptitude install nspluginwrapper Code:
nspluginwrapper --install /usr/lib/opera/plugins/libflashplayer.so Go to a place like http://www.adobe.com or http://www.youtube.com to test. That concludes this little how-to, good luck and tell me if it works for you ![]()
__________________
"I refuse to be part of a society that encourages the rampant abuse of its own language." ~ The Black Mage Last edited by kuja; January 30th, 2007 at 12:38 PM.. |
|||
|
|
|
|
|
#2 | ||
|
Way Too Much Ubuntu
![]() Join Date: Jul 2005
Location: Potenza, Italy
Beans: 254
Ubuntu 9.10 Karmic Koala
|
Re: HOWTO: nspluginwrapper for Konqueror
Quote:
Quote:
__________________
|
||
|
|
|
|
|
#3 |
|
Chocolate Ubuntu Mocha Blend
![]() |
Re: HOWTO: nspluginwrapper for Konqueror
I know, but it didn't hurt anything, and it never hurts to be specific anyway. Besides, there's a story behind my putting that there. There's always a story
Oh, and while I'm at things, thanks for providing such a useful repository!
__________________
"I refuse to be part of a society that encourages the rampant abuse of its own language." ~ The Black Mage Last edited by kuja; January 30th, 2007 at 12:36 PM.. |
|
|
|
| Bookmarks |
| Thread Tools | |
| Display Modes | |
|
|