Find the answer to your Linux question:
Page 1 of 2 1 2 LastLast
Results 1 to 10 of 14
OK, problems like this make me feel like a complete dolt. It must be easy, but I'm missing something I guess. OK I have barebones Debian Lenny, with bare bones ...
  1. #1
    Just Joined! fguy64's Avatar
    Join Date
    Aug 2009
    Posts
    87

    problems installing flash player

    OK, problems like this make me feel like a complete dolt. It must be easy, but I'm missing something I guess.

    OK I have barebones Debian Lenny, with bare bones Gnome Desktop. I'm using IceWeasel for a browser. I have downloaded the file install_flash_player_10_linux.tar.gz. from the Adobe website. I have unpacked (I guess) the file using the command

    tar -zxvpf install_flash_player_10_linux.tar.gz

    now according to the instructions at Adobe - Flash Player 10: Installation instructions

    it should be unpacked to a directory with an installer that can be run, but all I get is a single file called libflashplayer.so, and I haven't a clue what to do with it. .so is like a .dll file I guess.

    IceWeasel has a built in service that installs plugins, but this failed with flash

  2. #2
    Super Moderator devils casper's Avatar
    Join Date
    Jun 2006
    Location
    Chandigarh, India
    Posts
    24,316
    I would suggest you to install it using Package Manager instead of manual install. Check this tutorial.
    It is amazing what you can accomplish if you do not care who gets the credit.
    New Users: Read This First

  3. #3
    Just Joined! fguy64's Avatar
    Join Date
    Aug 2009
    Posts
    87
    Thanks. I am familiar with apt and synaptic, but couldn't find flash player in either, so I just figured I had to do it manually/

    anyways, according to the page you linked me to, I added the line deb Index of /debian lenny-backports main contrib non-free to my sources.list and tried again, but no go, just the following message...

    Code:
    Package flashplugin-nonfree is not available, but is referred to by another package.
    This may mean that the package is missing, has been obsoleted, or
    is only available from another source
    E: Package flashplugin-nonfree has no installation candidate
    and here is my sources.list

    Code:
    deb http://security.debian.org/ lenny/updates main
    deb-src http://security.debian.org/ lenny/updates main
    
    deb http://http.us.debian.org/debian lenny main contrib non-free
    
    deb http://www.backports.org/debian lenny-backports main contrib non-free

  4. #4
    Linux Enthusiast scathefire's Avatar
    Join Date
    Jan 2010
    Location
    Western Kentucky
    Posts
    616
    you should just be able to drop that .so file into wherever your browsers look for plugins. for me its /usr/lib/browser-plugins. that's how i got mine to work.
    linux user # 503963

  5. #5
    Just Joined! fguy64's Avatar
    Join Date
    Aug 2009
    Posts
    87
    Quote Originally Posted by scathefire View Post
    you should just be able to drop that .so file into wherever your browsers look for plugins. for me its /usr/lib/browser-plugins. that's how i got mine to work.
    Thanks, I eventually found /usr/lib/iceweasel/plugins, noticed linjavaplugin.so there, so I added the flash one, restarted iceweasel, but still no go

  6. #6
    Just Joined! fguy64's Avatar
    Join Date
    Aug 2009
    Posts
    87
    just a little addendum. After dropping in that .so file. iceweasel just shuts down whenever I hit a page that has a flash video on it. Which is just about all of them, including linuxforums. LOL Luckily I still have a Windows XP box which I never ever have to dick with like this. I guess I'll try again later. Thanks forthe help. I'm still open to suggestions.

  7. #7
    Linux Enthusiast scathefire's Avatar
    Join Date
    Jan 2010
    Location
    Western Kentucky
    Posts
    616
    i think its just finding a place that has the package, here is another page you can give it a go.

    Installing Flash Plugin in Debian | Arky Playing With Sid
    linux user # 503963

  8. #8
    Just Joined! fguy64's Avatar
    Join Date
    Aug 2009
    Posts
    87
    ok my bad, I was able to install it using apt, without using the "playing with sid" site. Probably I forgot to run apt-get update after adding the backport site to my sources.list.

    I did get some warnings about the backport download, that the package could not be authenticated. Also, I am surprised that something as ubiqitous as flash player would not be available on Debian's site.

  9. #9
    Linux Guru
    Join Date
    Oct 2007
    Location
    Tucson AZ
    Posts
    1,939
    Also, I am surprised that something as ubiqitous as flash player would not be available on Debian's site.

    This might help explain it:

    Flash Player cannot ship as part of a pure open source, or completely free operating system, as its distribution is bound to the Macromedia Licensing Program and subject to approval.

    The above is at this site: Adobe Flash - Wikipedia, the free encyclopedia

    Adobe's Flash plugin cannot be included in Fedora because it is not free/libre and open source software. Adobe does release a version of the Flash plugin for Linux, and this can be used in Firefox, Konqueror and other popular Internet browsers. When Adobe releases a newer version of the Linux Flash plugin, it makes packages available for Fedora, but Fedora cannot include Adobe's plugin as long as it is unavailable as free and open source software.
    The information above was from Fedora wiki site at this link and I expect this holds true for all open source distributions: Flash - FedoraProject

  10. #10
    Just Joined! fguy64's Avatar
    Join Date
    Aug 2009
    Posts
    87
    Quote Originally Posted by yancek View Post
    Also, I am surprised that something as ubiqitous as flash player would not be available on Debian's site.

    This might help explain it:




    The above is at this site: Adobe Flash - Wikipedia, the free encyclopedia



    The information above was from Fedora wiki site at this link and I expect this holds true for all open source distributions: Flash - FedoraProject
    I see your point, but is there anything about flash player that doesn't just as equally apply to the Sun java plug in? I was able to find the Sun plug-in using Synaptic package manager, without any nonDebian entries anywhere. Correct me if I'm wrong, I thought the "official" Debian sites had a non-free section for issues like this.

    regards.

Page 1 of 2 1 2 LastLast

Posting Permissions

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