Page 11 of 11 FirstFirst ... 91011
Results 101 to 102 of 102

Thread: Lucid Lynx Flash update today not working. Version 11.2.202

  1. #101
    Join Date
    May 2008
    Beans
    21

    Re: Lucid Lynx Flash update today not working. Version 11.2.202

    I didn't read the entire thread, so I apologize if someone already posted something like this. I got tired of manually downgrading flash on every computer I use, so i wrote this script. Save it to a your computer and remove the ".txt". Make sure it's sent to run as an executable and then you can run it from a terminal by typing ./Adobe_fix. Here is the code below:

    Code:
    wget http://fpdownload.macromedia.com/get/flashplayer/installers/archive/fp_11.1.102.63_archive.zip
    unzip fp_11.1.102.63_archive.zip
    tar -xzvf fp_11.1.102.63_archive/11_1r102_63_32bit/flashplayer11_1r102_63_linux.i386.tar.gz -C fp_11.1.102.63_archive/
    sudo cp -f fp_11.1.102.63_archive/libflashplayer.so /usr/lib/flashplugin-installer
    Attached Files Attached Files

  2. #102
    Join Date
    Jun 2008
    Location
    Salford, Lancashire, UK
    Beans
    8
    Distro
    Ubuntu 10.10 Maverick Meerkat

    Re: Lucid Lynx Flash update today not working. Version 11.2.202

    I saved 11.1 to my documents folder, comes in handy when I attempt to install 11.2 and it still crashes and I don't mind installing manually. The only minor problem is some websites or Flash games ask you to upgrade Flash. Nice of Adobe to leave out the growing number of Linux users. Any one want a copy? Am I allowed to share it?

Page 11 of 11 FirstFirst ... 91011

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •