wine...

Vom einfachen Programm zum fertigen Debian-Paket, Fragen rund um Programmiersprachen, Scripting und Lizenzierung.
Antworten
arteist
Beiträge: 728
Registriert: 20.05.2002 17:26:23
Kontaktdaten:

wine...

Beitrag von arteist » 26.10.2002 20:38:44

hallo,
ich wollte bei mir wine selbser kompilieren, ich verwende die version von http://people.debian.org/~andreas/debian/. nun bekomme ich immer folgenden fehler:

Code: Alles auswählen

mo:/usr/src/wine-0.20021026.033844# apt-get build-dep wine
Reading Package Lists... Done
Building Dependency Tree... Done
Package xpm4g-dev has no available version, but exists in the database.
This typically means that the package was mentioned in a dependency and
never uploaded, has been obsoleted or is not available with the contents
of sources.list
However the following packages replace it:
  xbase-clients xlibs-dev
E: Package xpm4g-dev has no installation candidate
E: Build-Depends dependency on wine cannot be satisfied because the package cupsys-dev cannot be found
woran könnte dies liegen?
meine sources.list sieht so aus:

Code: Alles auswählen

moritz@mo:~$ cat /etc/apt/sources.list
# deb cdrom:[Debian GNU/Linux 3.0 beta _Woody_ - fsn.hu unofficial i386 Binary-1 (20020514)]/ unstable contrib main non-US/contrib non-US/main non-US/non-free non-free
# deb cdrom:[Debian GNU/Linux 3.0 beta _Woody_ - fsn.hu unofficial i386 Binary-2 (20020514)]/ unstable contrib main non-US/contrib non-US/main non-US/non-free non-free
# deb cdrom:[Debian GNU/Linux 3.0 beta _Woody_ - fsn.hu unofficial i386 Binary-3 (20020514)]/ unstable contrib main non-US/contrib non-US/main non-US/non-free non-free

deb ftp://ftp.uni-erlangen.de/pub/Linux/debian/ testing main non-free contrib
deb-src ftp://ftp.uni-erlangen.de/pub/Linux/debian/ testing main non-free contrib
deb http://ftp.uni-erlangen.de/pub/Linux/debian/non-US/ testing/non-US main non-free contrib
deb-src http://ftp.uni-erlangen.de/pub/Linux/debian/non-US/ testing/non-US main non-free contrib

deb http://security.debian.org/ stable/updates main contrib non-free

# fuer kde3
deb http://people.debian.org/~schoepf/kde3/woody/ ./

deb ftp://ftp.tu-clausthal.de/pub/linux/debian/ testing main non-free contrib
deb-src ftp://ftp.tu-clausthal.de/pub/linux/debian/ testing main non-free contrib
deb http://non-us.debian.org/debian-non-US/ testing/non-US main contrib non-free
deb-src http://non-us.debian.org/debian-non-US/ testing/non-US main contrib non-free


deb ftp://ftp.uni-stuttgart.de/debian/ testing main contrib non-free
deb-src ftp://ftp.uni-stuttgart.de/debian/ testing main contrib non-free

# fuer Wine
deb http://people.debian.org/~andreas/debian/ wine main
deb-src http://people.debian.org/~andreas/debian/ wine main

# MPlayer, transcode, ...
deb http://marillat.free.fr/ testing main
deb http://mplayer.nmeos.net testing/

# arts-xmms gefixt
deb http://ftp.es.debian.org/~ender/ ./
fehtl dort irgend ein wichtiger eintrag??

Antworten