Archive for the 'debian' Category

03rd Aug 2007

Debian Etch - 64bit Flash install

Rework of the Unofficial nspluginwrapper & ia32-libs-gtk packages for Etch from from the guys at dipconsultants.com.

sudo or as root…

1. Add deb http://www.dipconsultants.com/debian etch main to /etc/apt/sources.list
2. apt-get update
3. Install keyring: apt-get install markybob-keyring
4. apt-get update again
5. apt-get install ia32-libs-gtk nspluginwrapper
6. Get Adobe flash player: wget http://fpdownload.macromedia.com/get/flashplayer/current/install_flash_player_9_linux.tar.gz
7. tar -zxf install_flash_player_9_linux.tar.gz
8. cp install_flash_player_9_linux/libflashplayer.so /usr/lib/mozilla/plugins/
9. nspluginwrapper -i /usr/lib/mozilla/plugins/libflashplayer.so
10. Open Iceweasel, enjoy!

Posted by Posted by nick ruest under Filed under debian Comments No Comments »