Hallo Leute. Ich bin zwar kein ganzer Neuling mehr, trotzdem bringt mich Linux noch manchmal ins grübeln. Ich habe vorhin versucht die gtk+-1.2.6 zu installieren. Dabei trat folgende Fehlermeldung auf: *** Could not run GLIB test program, checking why... *** The test program failed to compile or link. See the file config.log for the *** exact error that occured. This usually means GLIB was incorrectly installed *** or that you have moved GLIB since it was installed. In the latter case, you *** may want to edit the glib-config script: /usr/bin/glib-config configure: error: *** GLIB 1.2.4 or better is required. The latest version of GLIB *** is always available from ftp://ftp.gtk.org/. Darauf hin habe ich das Jan-Benedict zugemailt der mir ein "apt-get update; apt-get install libgtk1.2" empfahl. Dabei trat folgende Fehlermeldung auf: W: Couldn't stat source package list 'http://non-us.debian.org non-US/main/non-US/contrib Packages' (/var/state/apt/lists/non-us.debian.org_debian-non-US_potato_dists_non-US_main_non-US_contrib_binary-i386_Packages) - stat (2 No such file or directory) W: Couldn't stat source package list 'http://non-us.debian.org non-US/main/non-US/non-US Packages' (/var/state/apt/lists/non-us.debian.org_debian-non-US_potato_dists_non-US_main_non-US_non-US_binary-i386_Packages) - stat (2 No such file or directory) W: You may want to run apt-get update to correct these missing files Das war der apt-get update. Reading Package Lists... Done Building Dependency Tree... Done Sorry, libgtk1.2 is already the newest version 0 packages upgraded, 0 newly installed, 0 to remove and 0 not upgraded. W: Couldn't stat source package list 'http://non-us.debian.org non-US/main/non-US/contrib Packages' (/var/state/apt/lists/non-us.debian.org_debian-non-US_potato_dists_non-US_main_non-US_contrib_binary-i386_Packages) - stat (2 No such file or directory) W: Couldn't stat source package list 'http://non-us.debian.org non-US/main/non-US/non-US Packages' (/var/state/apt/lists/non-us.debian.org_debian-non-US_potato_dists_non-US_main_non-US_non-US_binary-i386_Packages) - stat (2 No such file or directory) W: You may want to run apt-get update to correct these missing files Das war der apt-get install libgtk1. 2 Kann mir einer sagen, was ich machen muß um dies zu korrigieren? Ich verwende ein Debian Linux 2.1 und würde euigentlich auch gerne auf Potato upgraden. Nur so wie man es mir erklärt hat geht es nicht. Du kannst einfach in /etc/apt/sources.list frozen oder statt stable eintragen. Und non-US ist jetzt noch unterteilt. Bei mir: cat /etc/apt/sources.list # Use for a local mirror - remove the ftp1 http lines for the bits # your mirror contains. # deb file:/your/mirror/here/debian stable main contrib non-free # See sources.list(5) for more information, especial # Remember that you can only use http, ftp or file URIs # deb ftp://ftp.rfc822.org/debian/ potato main contrib non-free deb ftp://ftp.rfc822.org/debian-non-US/ potato non-US/main non-US/contrib non-US/non-free Nach einem "apt-get dist-upgrade" hast Du dann potato. (Originalton Dietmar Goldbeck) Wenn ich aber statt stable frozen eintrage kommt keine Verbindung zu stande. Was die letzten beiden Zeilen angeht hat mir das System 23 files upgedatet und 1 file neu installiert. Trotzdem bekomme ich stänig beim Installieren diverser Programme Fehlermeldungen. Ich wäre euch sehr dankbar, wenn ihr euch bald bei mir melden würdet. Ich stehe ziemlich auf dem Schlauch. Vielen Dank ... Christian
On Sun, Jan 30, 2000 at 07:03:49PM +0000, Christian Jesch wrote:
Hallo Leute.
[...]
Wenn ich aber statt stable frozen eintrage kommt keine Verbindung zu stande. Was die letzten beiden Zeilen angeht hat mir das System 23 files
upgedatet und 1 file neu installiert. Trotzdem bekomme ich stänig beim Installieren diverser Programme Fehlermeldungen.
Ich wäre euch sehr dankbar, wenn ihr euch bald bei mir melden würdet. Ich stehe ziemlich auf dem Schlauch.
Mich hast Du leider etwas abgehängt, ich habe den Überblick über Deine genauen Fehlermeldungen und was Du dabei gerade konfiguriert hast verloren. Mach doch bitte mal cat /etc/apt/sources.list apt-get update apt-get check Und schick die ganze Ausgabe an die Liste. Danach kann Dir bestimmt einer auf dieser Liste einen Tip geben. -- Alles Gute / best wishes Dietmar Goldbeck E-Mail: dietmar.goldbeck@acm.org Reporter (to Mahatma Gandhi): Mr Gandhi, what do you think of Western Civilization? Gandhi: I think it would be a good idea.
Teilnehmer (2)
-
Christian Jesch
-
Dietmar Goldbeck