[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Flash startet nicht im Iceweasel



Am Samstag, 20. Oktober 2007 13:03 schrieb Stefan Luetje:
> Am 20.10.2007 12:40 schrieb *B_Kloss*:
> > Etch
> > KDE 3.5.5
> > Iceweasel 2.0.0.6
> >
> > Hallo, manche Webseiten kann ich mit dem IW nicht anschauen. Z. B.
> >
> > http://www.archaeologiemuseum.it/f01_ice_de.html
> >
> > Fehlt mir da das richtige Plugin oder was ist zu tun?


Hallo Stefan,

so hat es bei mir geklappt:

==========
http://www.dipconsultants.com/debian/

First things first, as root:

    * Add repository to sources.list:
          o echo "deb http://www.dipconsultants.com/debian etch main" 
>> /etc/apt/sources.list
    * apt-get update
    * Install the keyring so you're not bothered with key/verification 
warnings:
          o apt-get install markybob-keyring
    * apt-get update once more
    * Install what you want:
          o apt-get install ia32-libs-gtk nspluginwrapper

If you're looking to install Flash in a 64-bit browser:

    * Do *every* step listed above, then the following as a *user*, not root:
    * wget 
http://fpdownload.macromedia.com/get/flashplayer/current/install_flash_player_9_linux.tar.gz
    * tar -zxf install_flash_player_9_linux.tar.gz
    * mv install_flash_player_9_linux/flashplayer.xpt 
install_flash_player_9_linux/libflashplayer.so ~/.mozilla/plugins/
    * nspluginwrapper -i ~/.mozilla/plugins/libflashplayer.so
    * Start/restart iceweasel/firefox/whatever
    * Enjoy, Etch 64-bit users, from the guys at dipconsultants.com :)
=============

viel Erfolg
Klaus



Reply to: