close
robsku

Last seen: 2 hours ago

Robsuke is a 29 year old guy from Helsinki, Finland

Just another anarchistic Linux Hacker

  • Adobe

    Rated Jun 09 2007 65 reviews desktop publishing adobe.com

    INSTALL FLASH 9 PLUGIN FOR LINUX MOZILLA & MOZILLA FIREFOX

    1. Go to adobe.com [adobe.com] and download flash 9 plugin (tar.gz, not rpm) to your home directory
    2. Close Mozilla and/or firefox, open terminal window
    3. # Unarchive
    $ tar xvfz install_flash_player_9_linux.tar.gz
    # copy plugin for mozillas userspace config file
    $ cp install_falsh_player_9_linux/libflashplayer.so ~/.mozilla/plugins/
    $ cp install_falsh_player_9_linux/libflashplayer.so ~/.mozilla/firefox/plugins/
    # NOTE! For system wide installation copy to /usr/lib/mozilla/plugins/ instead!
    4. Start firefox (or mozilla) again.

    There ya' go. It (flash 9) has been around for linux for a while now but many people still haven't updated so maybe this will give you a go?