Announcement

Collapse
No announcement yet.

Install flash player

Collapse
This topic is closed.
X
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    Install flash player

    I have Kubuntu Feisty - How do I install a flash player to watch you tube videos etc? I always get the KDE plugin wizard pop up to install Macromedia flash player 9. But when I click install i get the error message:

    'the file or folder http://fpdownload.macromedia.com/get...9_linux.tar.gz does not exist"

    Thanks
    BW

    #2
    Re: Install flash player

    This is probably because the plugin wizard is looking for an old version of the flash player. You should try installing the package flashplugin-nonfree

    More complete instructions can be found here:
    https://help.ubuntu.com/community/Re...s/Flash#Ubuntu 7.04 (Feisty Fawn)

    Comment


      #3
      Re: Install flash player

      Thanks for the link - Sadly, in there it says enable multiverse repository, which I think I have done (theres a cross next to it)
      then it says - Install the package flashplugin-nonfree. But it doesn't say how??
      BW

      Comment


        #4
        Re: Install flash player

        open a konsole (from your k-menu)
        [code=run in konsole]sudo apt-get install flashplayer-nonfree[/code]
        remember to use tab to accept the agreement (if asked)
        Mark Your Solved Issues [SOLVED]
        (top of thread: thread tools)

        Comment


          #5
          Re: Install flash player

          This is what I get:

          ben@ben-laptop:~$ sudo apt-get install flashplayer-nonfree
          Password:
          Reading package lists... Done
          Building dependency tree
          Reading state information... Done
          E: Couldn't find package flashplayer-nonfree
          ben@ben-laptop:~$

          any ideas?
          BW

          Comment


            #6
            Re: Install flash player

            check your package manager (kpackagekit or synaptic) and edit the sources (look in settings) and be sure to enable the universe and multiverse repos then try again
            Mark Your Solved Issues [SOLVED]
            (top of thread: thread tools)

            Comment


              #7
              Re: Install flash player

              Try this
              Code:
              sudo apt-get install flashplugin-installer
              Code:
              sudo apt-get install flashplugin-nonfree

              Comment


                #8
                Re: Install flash player

                Mine has "Adept manager" is that the same thing?? When Im in it, I click adept>manage repositries then it has 5 lines:

                x Canonical supported open source software (main)
                x Community maintained open source software (universe)
                x Proprietary drivers for devices (restricted)
                x Software restricted by copyright or legal issues (multiverse)
                x Source code

                Should they all have the x's or not?

                PS. I tried the other sudo command and got the same error message.

                BW

                Comment


                  #9
                  Re: Install flash player

                  Originally posted by skunk
                  Try this
                  Code:
                  sudo apt-get install flashplugin-installer
                  Code:
                  sudo apt-get install flashplugin-nonfree
                  Sorry please ignore. These instructions are for karmic. I just scrolled to the first post and saw you were running feisty. Sorry again

                  Comment


                    #10
                    Re: Install flash player

                    try installing gnash from medibuntu
                    www.medibuntu.org
                    Mark Your Solved Issues [SOLVED]
                    (top of thread: thread tools)

                    Comment


                      #11
                      Re: Install flash player

                      is it possible that its because Feisty is no longer supported?

                      Comment


                        #12
                        Re: Install flash player

                        Originally posted by rideburton56
                        is it possible that its because Feisty is no longer supported?
                        Very true, unfortunately. There aren't any repositories for Feisty anymore so it is pretty much impossible to download and install any extra software via Adept

                        Comment

                        Working...
                        X