Welcome, Guest. Please login or register.
Did you miss your activation email?

Author Topic: [DE] flash....  (Read 7831 times)

ghartl3

  • Guest
[DE] flash....
« on: 2010/10/19, 19:31:37 »
hallo,

habe aptosid mit kde installiert.

gibts wo eine anleitung, wie ich flash zum laufen bekomme? (youtube....)

was ich bisher installiert habe

vorher "non-free" in den sources.list eingetragen..
apt-get install sun-java6-jre sun-java6-jdk

ist auch anstandslos durchgelaufen

in der bashrc...

# Setup Jave environment 6
export JAVA_HOME=/usr/lib/jvm/java-6-sun

ja, aber flash geht noch immer nicht...hat irgendwer eine idee??



gruss günter

autoandimat

  • Guest
flash....
« Reply #1 on: 2010/10/19, 19:42:00 »
Normalerweise musst du den Flashplayer mit
Code: [Select]
apt-get install flashplugin-nonfree
installieren. Dann sollte es gehen.
Allerdings ist der nicht ganz so wie man sich das vorstellt. Vollbild geht bei mir auf Youtube damit nicht. :roll:

BelaLugosi

  • Guest
flash....
« Reply #2 on: 2010/10/19, 19:45:42 »
Um Flash nutzen zu können, solltest du es auch installieren. Java hat mit Flash genausoviel zu tun, wie Apfelsaft mit Bratensoße. ;)

Die "non-free"-Quellen hast du ja bereits freigeschaltet, also brauchst du nur ein
Code: [Select]
apt-get update && apt-get install flashplugin-nonfree und du bist am Ziel.

Aber erwarte keine Wunder, Flash unter Linux ist immer noch bestenfalls "suboptimal".

autoandimat

  • Guest
Re: flash....
« Reply #3 on: 2010/10/19, 19:48:00 »
Quote from: "BelaLugosi"
Aber erwarte keine Wunder, Flash unter Linux ist immer noch bestenfalls "suboptimal".

Stimmt, aber warum eigentlich? Das ging doch mal ne ganze Zeit lang ganz gut. :roll:

ghartl3

  • Guest
Re: flash....
« Reply #4 on: 2010/10/19, 19:56:10 »
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

kommt bei mir.....

autoandimat

  • Guest
flash....
« Reply #5 on: 2010/10/19, 20:00:29 »
hmmm, hast du vorher ein
Quote
apt-get update

gemacht?

ghartl3

  • Guest
flash....
« Reply #6 on: 2010/10/19, 20:01:04 »
ja

apt-cache search    spuckt auch nix aus..

autoandimat

  • Guest
flash....
« Reply #7 on: 2010/10/19, 20:02:22 »
wie sieht denn deine sources.list bzw debian.list aus wo du den Eintrag gemacht hast?

ghartl3

  • Guest
flash....
« Reply #8 on: 2010/10/19, 20:04:40 »
aptosid.list

deb http://aptosid.com/debian/ sid main fix.main
#deb-src http://aptosid.com/debian/ sid main fix.main

debian.list

deb http://ftp.debian.org/debian/ sid main non-free
#deb-src http://ftp.debian.org/debian/ sid main

ghartl3

  • Guest
flash....
« Reply #9 on: 2010/10/19, 20:05:41 »
bei der aptosid.list regt er sich auf, wenn ich ihm dort ein "non-free" reinschreibe...

autoandimat

  • Guest
flash....
« Reply #10 on: 2010/10/19, 20:11:13 »
Also soweit ich weiss braucht man beide Einträge in der debian.list.
Meine sieht so aus:
Code: [Select]
deb http://ftp.de.debian.org/debian/ sid main
#deb-src http://ftp.de.debian.org/debian/ sid main

deb http://ftp.de.debian.org/debian/ sid main contrib non-free
#deb-src http://ftp.us.debian.org/debian/ unstable main contrib non-free

autoandimat

  • Guest
flash....
« Reply #11 on: 2010/10/19, 20:19:14 »
Quote
Was relativ grober Dummfug ist.
Zeile 1 und 2 kannste getrost löschen.

...gut zu wissen. :mrgreen:

Offline towo

  • Administrator
  • User
  • *****
  • Posts: 2.939
flash....
« Reply #12 on: 2010/10/19, 20:26:18 »
Sorry, hatte anstatt Zitat edit erwischt, sollte eigentlich ein eigener post werden.
Ich gehe nicht zum Karneval, ich verleihe nur manchmal mein Gesicht.

ghartl3

  • Guest
flash....
« Reply #13 on: 2010/10/19, 20:34:40 »
hmm...haut net hin bei mir..

das kommt bei einem apt-get update...
mit solch einer aptosid.list

W: Failed to fetch http://aptosid.com/debian/dists/sid/Release  Unable to find expected entry  non-free/binary-i386/Packages in Meta-index file (malformed Release file?)

E: Some index files failed to download, they have been ignored, or old ones used instead.

autoandimat

  • Guest
flash....
« Reply #14 on: 2010/10/19, 20:36:27 »
Quote from: "towo"
Sorry, hatte anstatt Zitat edit erwischt, sollte eigentlich ein eigener post werden.

...es war aber für mich auf jeden Fall eine sinnvolle Info. :wink:
Als Ostfriese wusste ich das nicht. :mrgreen:
Irgendeinen Grund muss es ja haben warum ghartl3 die Fehlermeldung bekommt. Warscheinlich ist es nur das fehlende "contrib" in seinem Eintrag.