Am Freitag, den 06.01.2006, 16:24 +0530 schrieb Vihan Pandey: > Hello, > i wanted to ask when PyGTK 2.8 will be coming into the Debain > repositories(unless it has already :-) ) > # Experimental > deb http://ftp.de.debian.org/debian ../project/experimental main > contrib > # Experimental Sources > deb-src http://ftp.de.debian.org/debian ../project/experimental main > contrib non-free > pygtk 2.8 is in the Debian experimental repository! But at least the german main mirror has moved the experimental distrib from project to regular dist so change the above lines to:
# Experimental - only for the fearless deb ftp://ftp.de.debian.org/debian/ experimental main deb-src ftp://ftp.de.debian.org/debian/ experimental main Then do an: apt-get -t experimental install python-gtk2 and have fun. (Actually I used aptitude to do the upgrade) HTH Matthias -- Matthias Bläsing (GPG-Schlüsselkennung: A71B4BD5) ICQ: 84617206 AIM: linuxfun81 MSN: [EMAIL PROTECTED]
signature.asc
Description: Dies ist ein digital signierter Nachrichtenteil
_______________________________________________ pygtk mailing list [email protected] http://www.daa.com.au/mailman/listinfo/pygtk Read the PyGTK FAQ: http://www.async.com.br/faq/pygtk/
