cannot install flash player on iceweasel in debian etch
Linux - NewbieThis Linux forum is for members that are new to Linux.
Just starting out and have a question?
If it is not in the man pages or the how-to's this is the place!
Notices
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
The built-in plugin install system is unlikely to work on Linux, mostly because the browser is (hopefully) not running as root. This usually means you don't have the permissions necessary to install the plugin. I'm also not sure whether it's capable of ensuring that you get Linux-capable plugins or whether it will try to install the Windows version.
For Debian you can generally install either the flashplugin-nonfree or the flashplayer-mozilla packages instead (you do need the nonfree source enabled in your apt sources list). Both of these packages will automatically download and install the adobe flash plugin for you.
Last edited by David the H.; 11-19-2008 at 06:35 AM.
Everything done:
Installed mozilla-flash-player7-binary, it is displayed succesfull in the browser with <aboutlugins>. But it still does not work.
I tried to install_flash_player_10_linux.tar.gz direktly from adobe. The same effect.
Question: Did anybody succesfully install Flash-Player-10 whith iceweasel?
Ubuntu, SuSE use firefox, there seems to be no problem.
i had the same problems that the package from the repository wasnt working as expected.
I recommend you to download the linux flashplayer from adobe.com
It's very easy to install you just need to know where your firefox/iceweasel is located at which should be /usr/lib/iceweasel
this thread has been stagnant for a while, and i just found several replies now, i'll test asap and post results
many, many thanks, guys
ok...
i was about to try aptitude and here's the case
i installed my debian on a vbox ( no prob really, because my ubuntu can run apt ), and i just wanted most of it's packages
to come from source, so i installed without network, and the apt, i guess it's just looking at the cd
when i run apt-get update that's where it's pointing at...
actually, i just edited sources list, and ... going, updating
but i seem to only have 2 sites on the list, and the flashplayer-mozilla isn't included
the tar file from adobe, i've downloaded already , i assume i'm supposed to symlink the lib..so file to the /usr/lib/iceweasel?
it's not working, ...
i even tried running iceweasel with superuser via kdesu iceweasel
the plugin install , didn't work just the same
ok final report for the day apt-get install flashplugin-nonfree.. didn't work
and i can't seem to find the proper url for the sources.list
i even tried debian wiki
the backport thing didn't work for me too
flashplugin non-free would be in the non-free repository.. is that in your sources list ?
user@it-etch:~$ cat /etc/apt/sources.list
Code:
# deb cdrom:[Debian GNU/Linux testing _Etch_ - Official Beta i386 NETINST Binary-1 20070329-08:46]/ etch contrib main
deb http://ftp.uwsg.indiana.edu/linux/debian/ lenny main non-free contrib
deb-src http://ftp.uwsg.indiana.edu/linux/debian/ lenny main non-free contrib
deb http://security.debian.org/ lenny/updates main contrib non-free
deb-src http://security.debian.org/ lenny/updates main contrib non-free
deb http://www.debian-multimedia.org lenny main
alright perhaps we've had a split second differential between my getting into debian.org's packages and your post, but i am very thankful nonetheless
if it helps anyone else,
i just went into debian.org, searched for the flashplugin-nonfree package
downloaded it and
used
dpkg -i 'packagename'.deb
and voila! finally...
it's not easy getting into distros not quite as popular as ubuntu / suse / fedora
specially with iceweaselly stuff, hehe
but hey, it works, it's different
and lastly
#
# deb cdrom:[Debian GNU/Linux 4.0 r1 _Etch_ - Official i386 kde-CD Binary-1 20070819-12:11]/ etch contrib main
#deb cdrom:[Debian GNU/Linux 4.0 r1 _Etch_ - Official i386 kde-CD Binary-1 20070819-12:11]/ etch contrib main
# Line commented out by installer because it failed to verify:
deb http://security.debian.org/ etch/updates main contrib
# Line commented out by installer because it failed to verify:
deb-src http://security.debian.org/ etch/updates main contrib
the lines after stable etch i just added recently, but didn't work anyway
off the topic, can anyone point me to the list for kdesvn? and / or how i can find the url for a particular package if i ever had
to look again in the future
do pardon my ignorance, i've used debian for more than a couple of months, but have not gotten much into apt, obviously
the link points me to the packages, and i've been able to install stuff with it
but i wanted to know the source url that i can place in my sources.list
so when i apt-get update, kdesvn would be included in the list of packages
and hence i can just do an apt-get kdesvn...
i'm sorry if i may be missing a big point somewhere...
kdesvn is in main.. so you shouldn't have to do anything special.
in your sources list you should comment out the CD/DVD you used to install Debian.
Here is a basic /etc/apt/sources.list that I use on my machine. this would cover your kdesvn package as well.
Code:
debianetch:/$ cat /etc/apt/sources.list
deb http://ftp.uwsg.indiana.edu/linux/debian/ etch main contrib non-free
deb-src http://ftp.uwsg.indiana.edu/linux/debian/ etch main contrib non-free
deb http://security.debian.org/ etch/updates main contrib non-free
deb-src http://security.debian.org/ etch/updates main contrib non-free
deb http://www.debian-multimedia.org etch main
thanks, that helps, it's in my package manager list
unfortunately now, i have this :
Code:
< export DEBIAN_FRONTEND; apt-get install --yes 'kdesvn' ;echo RESULT=$?
Reading package lists... Done
Building dependency tree... Done
kdesvn is already the newest version.
You might want to run `apt-get -f install' to correct these:
The following packages have unmet dependencies:
kdesvn: Depends: libapr1 but it is not going to be installed
Depends: libaprutil1 but it is not going to be installed
Depends: libsvn1 (>= 1.4) but it is not going to be installed
Depends: libsvnqt3 (>= 0.11.0) but it is not going to be installed
Depends: kdesvn-kio-plugins (= 0.11.0-1) but it is not going to be installed
W: Couldn't stat source package list http://security.debian..org etch/updates/main Packages (/var/lib/apt/lists/security.debian..org_dists_etch_updates_main_binary-i386_Packages) - stat (2 No such file or directory)
W: Couldn't stat source package list http://security.debian..org etch/updates/contrib Packages (/var/lib/apt/lists/security.debian..org_dists_etch_updates_contrib_binary-i386_Packages) - stat (2 No such file or directory)
W: Couldn't stat source package list http://security.debian..org etch/updates/non-free Packages (/var/lib/apt/lists/security.debian..org_dists_etch_updates_non-free_binary-i386_Packages) - stat (2 No such file or directory)
W: Couldn't stat source package list http://www.debian-multimedia..org etch/main Packages (/var/lib/apt/lists/www.debian-multimedia..org_dists_etch_main_binary-i386_Packages) - stat (2 No such file or directory)
W: You may want to run apt-get update to correct these problems
E: Unmet dependencies. Try 'apt-get -f install' with no packages (or specify a solution).
RESULT=100
i used the kpackage manager for this one, and now i'm not sure why it won't resolve / fix things automatically
now i'm way off topic but i might as well ask anyway,
i've experienced cases where a new app / from package / from source
requires a more recent version of a library
like zlib-dev something
would i be correct to assume that if i updated this, i'd still have a working system?
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.