Results 1 to 9 of 9

Thread: [SOLVED] Flash install in ubuntu

  1. #1
    Join Date
    Jan 2008
    Location
    Bangalore, India
    Beans
    864
    Distro
    Ubuntu Studio 12.04 Precise Pangolin

    [SOLVED] Flash install in ubuntu

    now i am trying to install flash player for my firefox.
    I am getting this error.
    can any one guide me

    Code:
    Please enter the installation path of the Mozilla, Netscape,
    or Opera browser (i.e., /usr/lib/mozilla): /usr/lib/mozilla
    
    WARNING: Please enter a valid installation path.
    
    Please enter the installation path of the Mozilla, Netscape,
    or Opera browser (i.e., /usr/lib/mozilla):
    "Those Who Can, Will Finish It.
    Those Who Can't Will Justify/Complain the reasons."

  2. #2
    Join Date
    May 2008
    Location
    L.A., CA, U.S.A, Earth
    Beans
    25
    Distro
    Ubuntu 8.04 Hardy Heron

    Re: Flash install in ubuntu

    Quote Originally Posted by rraj.be View Post
    now i am trying to install flash player for my firefox.
    I am getting this error.
    can any one guide me

    Code:
    Please enter the installation path of the Mozilla, Netscape,
    or Opera browser (i.e., /usr/lib/mozilla): /usr/lib/mozilla
    
    WARNING: Please enter a valid installation path.
    
    Please enter the installation path of the Mozilla, Netscape,
    or Opera browser (i.e., /usr/lib/mozilla):
    Hi, I'm new to linux and I just installed flash too for firefox today. Here is what I did:

    1. D/l the tar.gz file to a folder
    2. Extract the file to the same folder
    3. From gnome, I opened the directory then the folder containing the flash file.
    4. I double clicked the flashplayer-installer file, and clicked on the option to run in terminal.
    5. I had to close firefox to continue installation.
    6. I pressed ENTER to continue installation.
    7. I pressed "Y" for continue installation.
    8. After it was done, it gave a message and closed the terminal.
    9. Restart firefox and flash worked.


    Hope this helps.

  3. #3
    Join Date
    Apr 2007
    Location
    Redmond, WA
    Beans
    1,371
    Distro
    Ubuntu 8.04 Hardy Heron

    Re: Flash install in ubuntu

    Or

    Code:
    sudo apt-get install flashplugin-nonfree
    Done.

  4. #4
    Join Date
    May 2008
    Location
    L.A., CA, U.S.A, Earth
    Beans
    25
    Distro
    Ubuntu 8.04 Hardy Heron

    Re: Flash install in ubuntu

    Quote Originally Posted by wormser View Post
    Or

    Code:
    sudo apt-get install flashplugin-nonfree
    Done.
    just curious, can you type this command in any directory or do you have to be in the directory where the file is at?

  5. #5
    Join Date
    Apr 2007
    Location
    Redmond, WA
    Beans
    1,371
    Distro
    Ubuntu 8.04 Hardy Heron

    Re: Flash install in ubuntu

    It does not matter which directory you are in. The command apt-get knows where to install the program. It downloads the program from the repository then installs it. You should read How to Install Anything in Ubuntu.

  6. #6
    Join Date
    Dec 2004
    Beans
    39

    Re: Flash install in ubuntu

    that command runs a program that will download and automaticaly install the flash plugin. Simple as that. The days of hunting the web for programs to install is over with ubuntu.
    Brothers and Sisters, join us. www.LinuxCult.org

  7. #7
    Join Date
    May 2008
    Beans
    59

    Re: Flash install in ubuntu

    You can type that command anywhere, because it gets the package from synaptic.

  8. #8
    Join Date
    May 2005
    Location
    US
    Beans
    Hidden!
    Distro
    Ubuntu

    Re: Flash install in ubuntu

    Quote Originally Posted by Franc88 View Post
    just curious, can you type this command in any directory or do you have to be in the directory where the file is at?
    Anywhere, since it uses the software repositories instead of the .tar.gz you manually downloaded.

    But...

    You don't need to type the command. You can copy and paste it into the terminal.

    And...

    You don't need the terminal at all. Just visit a Flash site and click on Install Missing Plugins. More details here

  9. #9
    Join Date
    Aug 2008
    Beans
    3

    Re: Flash install in ubuntu

    Quote Originally Posted by Franc88 View Post
    Hi, I'm new to linux and I just installed flash too for firefox today. Here is what I did:

    1. D/l the tar.gz file to a folder
    2. Extract the file to the same folder
    3. From gnome, I opened the directory then the folder containing the flash file.
    4. I double clicked the flashplayer-installer file, and clicked on the option to run in terminal.
    5. I had to close firefox to continue installation.
    6. I pressed ENTER to continue installation.
    7. I pressed "Y" for continue installation.
    8. After it was done, it gave a message and closed the terminal.
    9. Restart firefox and flash worked.


    Hope this helps.
    Thanks so much. It worked to me too!!!:
    niket

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
  •