right now i tried to install "kino" via apt... but i don't know how to live with the following:








Code:
Reading Package Lists... Done
Building Dependency Tree... Done
You might want to run `apt-get -f install' to correct these:
The following packages have unmet dependencies:
  binutils-dev: Depends: binutils (= 2.14.90.0.7-6) but it is not going to be installed
  chkrootkit: Depends: binutils but it is not going to be installed
  debhelper: Depends: binutils but it is not going to be installed
  debootstrap: Depends: binutils but it is not going to be installed
  dpkg-dev: Depends: binutils but it is not going to be installed
  gimp: Depends: libgsf-1 (>= 1.8.2) but it is not going to be installed
  kernel-package: Depends: gcc but it is not going to be installed or
                           c-compiler
  kino: Depends: libdv2 (>= 0.99) but it is not going to be installed
  lib64c6: Depends: libc6 (= 2.3.2-7.biarch1) but 2.3.2.ds1-12 is to be installed
  lib64c6-dev: Depends: libc6-dev (= 2.3.2-7.biarch1) but 2.3.2.ds1-12 is to be installed
  librsvg2-2: Depends: libgsf-1 (>= 1.8.2) but it is not going to be installed
  libstdc++5-3.3-dev: Depends: g++-3.3 (>= 1:3.3.3-7) but it is not going to be installed
  libtool: Depends: gcc but it is not going to be installed or
                    c-compiler
  lvm-common: Depends: binutils but it is not going to be installed
E: Unmet dependencies. Try 'apt-get -f install' with no packages (or specify a solution).
root@1[knoppix]# apt-get -f install
Reading Package Lists... Done
Building Dependency Tree... Done
Correcting dependencies... Done
The following extra packages will be installed:
  binutils binutils-dev cpp-3.3 g++-3.3 gcc-3.3 gcc-3.3-base gimp gimp-data
  libgcc1 libgsf-1 libstdc++5 libstdc++5-3.3-dev
Suggested packages:
  binutils-doc gcc-3.3-doc gimp-help gimp-python libstdc++5-3.3-doc
The following packages will be REMOVED:
  lib64c6 lib64c6-dev lib64gcc1 lib64ncurses5
The following NEW packages will be installed:
  binutils g++-3.3 gcc-3.3 libgsf-1
The following packages will be upgraded:
  binutils-dev cpp-3.3 gcc-3.3-base gimp gimp-data libgcc1 libstdc++5
  libstdc++5-3.3-dev
8 upgraded, 4 newly installed, 4 to remove and 200 not upgraded.
it wants to deinstall the 64 bit gcc and more... can you please tell me what to change on the apt-sources to get rid of this?