Announcement

Collapse
No announcement yet.

Linux help

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • #16
    SOunds like you are using the unstable distribution and unofficial sources - You should know what you are doing or be prepared for trouble in that case.

    Possibly the problem right now is that debian is in a transition from gcc2.95 to gcc3.2 (which has an incompatible ABI). So various parts of the unstable distribution depend on conflicting versions of system libraries, and can't be installed at the same time.

    Be carefull about using apt-get dist-upgrade. It will happily remove various essential packages. Rather, use "apt-get upgrade" which will only touch the parts which it is possible to upgrade without removing other parts, and then install the packages which "apt-get upgrade" says it is holding back one at at time with "apt-get install", evaluating each time if you are doing something bad like removing gnome.
    http://www.hardware-wiki.com - A wiki about computers, with focus on Linux support.

    Comment


    • #17
      apt-get dist-upgrade ?!? Well thats asking for trouble...

      Why do you mess around with unstable when you don't know what you are doing?
      We are the apt, you will be packaged.

      Comment

      Working...
      X