Sinds enige tijd ben ik met MythTV bezig. Voor het eerst ook maar eens met Debian aan de slag gegaan en apt was tot nu toe geweldig 
Helaas loop ik bij het compileren van MythBrowser tegen het feit aan dat ik verschillende kde header files nodig heb (klocale.h, etc.).
Hopend dat die in een kde development package zaten heb ik het volgende geprobeerd:
Helaas blijken meer KDE packages hier last van te hebben:
Helaas loop ik bij het compileren van MythBrowser tegen het feit aan dat ik verschillende kde header files nodig heb (klocale.h, etc.).
Hopend dat die in een kde development package zaten heb ik het volgende geprobeerd:
Helaas heb ik geen enkel idee hoe ik dit kan oplossen. Of dat het wel op te lossen is.pvr:~# apt-get update
Hit http://security.debian.org testing/updates/main Packages
Hit http://non-us.debian.org testing/non-US/main Packages
Hit http://non-us.debian.org testing/non-US/main Release
Hit http://non-us.debian.org testing/non-US/contrib Packages
Hit http://non-us.debian.org testing/non-US/contrib Release
Hit http://non-us.debian.org testing/non-US/non-free Packages
Hit http://non-us.debian.org testing/non-US/non-free Release
Hit http://non-us.debian.org testing/non-US/main Sources
Hit http://non-us.debian.org testing/non-US/main Release
Hit http://non-us.debian.org testing/non-US/contrib Sources
Hit http://non-us.debian.org testing/non-US/contrib Release
Get:1 http://security.debian.org testing/updates/main Release [111B]
Hit http://security.debian.org testing/updates/contrib Packages
Get:2 http://security.debian.org testing/updates/contrib Release [114B]
Hit http://security.debian.org testing/updates/non-free Packages
Get:3 http://security.debian.org testing/updates/non-free Release [115B]
Err http://marillat.free.fr testing/main Packages
404 Not Found
Hit http://non-us.debian.org testing/non-US/non-free Sources
Hit http://non-us.debian.org testing/non-US/non-free Release
Ign http://marillat.free.fr testing/main Release
Get:4 ftp://ftp.surfnet.nl testing/main Packages [2713kB]
Get:5 ftp://ftp.surfnet.nl testing/main Release [81B]
Get:6 ftp://ftp.surfnet.nl testing/non-free Packages [63.4kB]
Get:7 ftp://ftp.surfnet.nl testing/non-free Release [85B]
Hit ftp://ftp.surfnet.nl testing/contrib Packages
Get:8 ftp://ftp.surfnet.nl testing/contrib Release [84B]
Get:9 ftp://ftp.surfnet.nl testing/main Sources [1071kB]
Get:10 ftp://ftp.surfnet.nl testing/main Release [83B]
Get:11 ftp://ftp.surfnet.nl testing/non-free Sources [26.0kB]
Get:12 ftp://ftp.surfnet.nl testing/non-free Release [87B]
Hit ftp://ftp.surfnet.nl testing/contrib Sources
Get:13 ftp://ftp.surfnet.nl testing/contrib Release [86B]
Fetched 3875kB in 7m29s (8629B/s)
Failed to fetch http://marillat.free.fr/d...main/binary-i386/Packages.
gz 404 Not Found
Reading Package Lists... Done
E: Some index files failed to download, they have been ignored, or old ones used
instead.
pvr:~# apt-get install kde-devel
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:
The following packages have unmet dependencies:
kde-devel: Depends: libarts-dev but it is not installable
Depends: libkmid-dev but it is not installable
Depends: kdebase-dev but it is not going to be installed
Depends: kde-designer but it is not installable
Depends: dcopperl but it is not installable
Depends: dcoppython but it is not installable
Depends: libdcopc-dev but it is not installable
Depends: libkdexparts-dev but it is not installable
Depends: koffice-dev but it is not going to be installed
E: Broken packages
Helaas blijken meer KDE packages hier last van te hebben:
pvr:~# apt-get install kdebase-dev
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:
The following packages have unmet dependencies:
kdebase-dev: Depends: ksysguard (= 4:3.1.3-1) but it is not going to be instal
led
E: Broken packages
pvr:~#