Announcement

Collapse
No announcement yet.

Flash player install

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

    Flash player install

    with respect to installing flash player at line 5 is this "l" as in Larry or "I" as as Ion.

    5. Type:
    $ ls

    Thanks

    #2
    Re: Flash player install

    That's probably a small "L", as that command is "ls", the Linux counterpart of "dir" in DOS/WIndows.

    Btw, what guide are you using?
    Jucato's Data Core

    Comment


      #3
      Re: Flash player install

      It was Useful tips for newbies and the full quote was
      1. Visit the Macromedia Flash Player download section. Then download the software.
      (I am assuming that you are using Firefox and you have already set the download location to your home directory.)

      2. Open the Linux Console / Terminal

      3. Type
      $ tar xzvf install_flash_player_7_linux.tar.gz

      This will create a install_flash_player_7_linux directory.

      4. Go to this directory by typing:

      $ cd install_flash_player_7_linux

      5. Type:
      $ ls

      You will notice a file flashplayer-installer.

      6. Type:
      $ ./flashplayer-installer

      7. Press ENTER to confirm the installation.

      The Flash Player requires to files two be installed before it could run properly. These files are gsfonts, gsfonts-x11. Be sure to install them first using adept in Kubuntu and synaptic in Ubuntu.

      If you are not familiar on how to go about this, you can refer to my earlier post here.
      8. After you have installed these two files just continue your installation by pressing ENTER

      9. It will display

      Comment


        #4
        Re: Flash player install

        I've had no problems, once extra repositories were enabled, just doing this:
        Code:
        sudo aptitude update
        sudo aptitude install flashplugin-nonfree
        Linux is ready for the desktop--but whose desktop?<br />How to install software in Kubuntu

        Comment


          #5
          Re: Flash player install

          OK I believe I followed those instructions correctly but I still cannot find Flash in K menu and trying the page that requires Flash still prompts me that I need Flash to view the page correctly.

          I updated repositories got a source list, saved it, ran update and install as per your sample code.

          Comment


            #6
            Re: Flash player install

            Flash never appears in the KMenu--it's a plugin, not an independent application.

            What web browser are you using? If it's Konqueror, there may be an extra step for getting the plugin to work. It should automatically work for Firefox, though.
            Linux is ready for the desktop--but whose desktop?<br />How to install software in Kubuntu

            Comment


              #7
              Re: Flash player install

              Maybe I did not get it right, I switched to Firefox and it still told me I needed Flash player. I will try again

              Comment


                #8
                Re: Flash player install

                Well, there are three possible explanations for this:

                1. You didn't restart Firefox
                2. You are not using the Ubuntu Firefox but the Mozilla one, and you didn't link the plugins folder to /usr/lib/firefox/plugins
                3. The site requires Flash 8, which doesn't exist for Linux.
                Linux is ready for the desktop--but whose desktop?<br />How to install software in Kubuntu

                Comment


                  #9
                  Re: Flash player install

                  The instructions followed by clemkonan worked for me after I'd unsuccessfully tried installing manually and with Automatix (for Firefox).

                  Comment


                    #10
                    Re: Flash player install

                    I had a small problem trying to install flashplayer-nonfree. I used synaptic and during installation, it appeared to hang. So I used the terminal. During install a menu appeared asking me if I wanted to download or dl + install. That was probably the reason for the "jhanging" I experienced. Otherwise, the plugin works - even in konquerer.

                    john

                    Comment

                    Working...
                    X