Probleme mit der Installation von Mplayer und Xchat

Du kommst mit der Installation nicht voran oder willst noch was nachfragen? Schau auch in den "Tipps und Tricks"-Bereich.
Antworten
Abitor
Beiträge: 26
Registriert: 29.04.2003 12:53:13

Probleme mit der Installation von Mplayer und Xchat

Beitrag von Abitor » 02.06.2003 11:46:29

Ich habe Woody stable und wollte nun mplayer und chat installieren,aber das gelingt mir nicht.Folgendes geschieht:

Xchat:
deb http://bignachos.com/~uniball/ debian/

apt-get update
apt-get install xchat

Ergebnis:
debian:/home/abitor# apt-get install xchat
Reading Package Lists... Done
Building Dependency Tree... Done
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.

Since you only requested a single operation it is extremely likely that
the package is simply not installable and a bug report against
that package should be filed.
The following information may help to resolve the situation:

Sorry, but the following packages have unmet dependencies:
xchat: Depends: libatk1.0-0 (>= 1.0.1) but it is not installable
Depends: libgtk2.0-0 (>= 2.0.2) but it is not installable
Depends: libpango1.0-0 (>= 1.0.1) but it is not installable
E: Sorry, broken packages

Mplayer:

deb http://marillat.free.fr stable main

apt-get update
apt-get install mplayer-686

Ergebnis:
debian:/home/abitor# apt-get install mplayer-686
Reading Package Lists... Done
Building Dependency Tree... Done
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.

Since you only requested a single operation it is extremely likely that
the package is simply not installable and a bug report against
that package should be filed.
The following information may help to resolve the situation:

Sorry, but the following packages have unmet dependencies:
mplayer-686: Depends: aalib1 (>= 1.2) but it is not installable
Depends: libdvdnav1 (>= 0.1.3) but it is not going to be installed
Depends: libdvdread2 but it is not installable
Depends: libesd0 (>= 0.2.23-1) but it is not installable or
libesd-alsa0 (>= 0.2.23-1) but it is not installable
Depends: libggi2 (>= 1:2.0.1-2) but it is not installable
Depends: liblircclient0 but it is not installable
Depends: liblzo1 but it is not installable
Depends: libsdl1.2debian (> 1.2.3) but it is not installable
Depends: libungif4g (>= 4.1.0b1) but it is not installable
Depends: svgalibg1 but it is not installable or
svgalib-dummyg1 but it is not installable
E: Sorry, broken packages

Dass ich ein anfänger bin muss ich ja nicht erwähnen,ich hoffe ihr könnt mir helfen und sagen was ich tun muss um das ganze auf die Reihe zu bekommen.

Benutzeravatar
L@w
Beiträge: 916
Registriert: 24.07.2002 08:12:30

Beitrag von L@w » 02.06.2003 11:49:34

du brauchst folgende datei auch noch:
xchat: Depends: libatk1.0-0 (>= 1.0.1) but it is not installable
Depends: libgtk2.0-0 (>= 2.0.2) but it is not installable
Depends: libpango1.0-0 (>= 1.0.1) but it is not installable
mplayer-686: Depends: aalib1 (>= 1.2) but it is not installable
Depends: libdvdnav1 (>= 0.1.3) but it is not going to be installed
Depends: libdvdread2 but it is not installable
Depends: libesd0 (>= 0.2.23-1) but it is not installable or
libesd-alsa0 (>= 0.2.23-1) but it is not installable
Depends: libggi2 (>= 1:2.0.1-2) but it is not installable
Depends: liblircclient0 but it is not installable
Depends: liblzo1 but it is not installable
Depends: libsdl1.2debian (> 1.2.3) but it is not installable
Depends: libungif4g (>= 4.1.0b1) but it is not installable
Depends: svgalibg1 but it is not installable or
svgalib-dummyg1 but it is not installable
cu L@w
---

LINUX - because booting is for adding hardware!

Abitor
Beiträge: 26
Registriert: 29.04.2003 12:53:13

Beitrag von Abitor » 02.06.2003 11:57:46

hmm das sind recht viele Sachen die mir da fällen,muss ich mir jetz jedes Packet im Internet zusammen suchen und installieren?

p.s.Dachte sowas wäre nur bei RPM so,aber hab da wohl was grundsätzliches falsch verstanden*g*

Benutzeravatar
L@w
Beiträge: 916
Registriert: 24.07.2002 08:12:30

Beitrag von L@w » 02.06.2003 12:26:58

nein das ist normal eh nicht der fall :lol:

welche server hast du in deiner source.list (so heist di glaube ich) eingetragen?
cu L@w
---

LINUX - because booting is for adding hardware!

Abitor
Beiträge: 26
Registriert: 29.04.2003 12:53:13

Beitrag von Abitor » 02.06.2003 18:31:43

So hier ist meine sources list:

deb cdrom:[Debian GNU/Linux 3.0 (woody) - Bonzai Linux]/ stable contrib main

deb http://security.debian.org/ stable/updates main
deb http://people.debian.org/~mmagallo/pack ... 6/$(ARCH)/ ./
deb http://bignachos.com/~uniball/ debian/
deb http://marillat.free.fr stable main

Desweiteren hab ich das Problem,dass ich nicht auf meine DVd Laufwerk zugreifen kann,es gibt immer nur die Meldung dass kein Medium erkannt wurde,hier mal mein fstab:

# /etc/fstab: static file system information.
#
# <file system> <mount point> <type> <options> <dump> <pass>
/dev/hda8 / reiserfs defaults 0 0
/dev/hda7 none swap sw 0 0
proc /proc proc defaults 0 0
/dev/fd0 /floppy auto user,noauto 0 0
/dev/cdrom /cdrom iso9660 ro,user,noauto 0 0
/dev/hda9 /home reiserfs defaults 0 0
/dev/hda9 /home reiserfs defaults 0 0
/dev/hda1 /home/abitor/PartitionC vfat user,rw,umask=0000 0 0
/dev/hda5 /home/abitor/PartitionD vfat user,rw,umask=0000 0 0
/dev/hda6 /home/abitor/PartitionE vfat user,rw,umask=0000 0 0

Benutzeravatar
x87
Beiträge: 347
Registriert: 17.03.2003 20:04:02
Wohnort: /home/Köln

Beitrag von x87 » 02.06.2003 20:34:05

Hallo
wenn /dev/cdrom dein dvd-Laufwerk ist
ändere mal iso9660 in auto

Mit freundlichen Grüßen

udo

Antworten