openSUSE Forums > New User How To/FAQ (read only) > Unreviewed How To and FAQ » x86_64 Adobe flashplayer with Acrobat reader in Firefox

Go Back   openSUSE Forums > New User How To/FAQ (read only) > Unreviewed How To and FAQ
Forums FAQ Members List Search Today's Posts Mark Forums Read


Unreviewed How To and FAQ POST HERE: Tips and solutions for SUSE Linux from the community. (Please do not post questions)

Reply
 
LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 05-Oct-2009, 15:44
benstein's Avatar
Student Penguin
 
Join Date: Jun 2008
Location: Albuquerque, NM, USA
Posts: 87
benstein hasn't been rated much yet
Send a message via AIM to benstein
Default x86_64 Adobe flashplayer with Acrobat reader in Firefox

So, you want to use the 64-bit flash plugin from Adobe. But you also want to use Adobe acrobat which is only 32bit. All you have to do is install the nspluginwrapper and remove the 32bit flash-player and finally install acroread and the 64bit flash-player. Most importantly nspluginwrapper can't use the flash plugin.

Code:
# add acrobat remove 32bit flash
sudo zypper in acroread nspluginwrapper kdebase4-nsplugin -flash-player -pullin-flash-player
# remove support for nspluginwrapper 32bit flash
sudo /usr/lib/nspluginwrapper/x86_64/linux/npconfig -r /usr/lib64/browser-plugins/npwrapper.libflashplayer.so
# get the flash player 10 for 64bit
wget http://download.macromedia.com/pub/labs/flashplayer10/libflashplayer-10.0.32.18.linux-x86_64.so.tar.gz
mkdir ~/.mozilla/plugins
# untar the plugin to your user home
tar zxf libflashplayer-*.linux-x86_64.so.tar.gz -C ~/.mozilla/plugins/
__________________
It's really that much fun!
Geeko Samurai (cc)
My Recent Tracks
Reply With Quote
Reply

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




 

Search Engine Friendly URLs by vBSEO 3.3.0 RC2