From owner-freebsd-python@FreeBSD.ORG Thu Oct 19 08:14:10 2006 Return-Path: X-Original-To: python@hub.freebsd.org Delivered-To: freebsd-python@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6819716A403; Thu, 19 Oct 2006 08:14:10 +0000 (UTC) (envelope-from pav@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1EB1A43D45; Thu, 19 Oct 2006 08:14:10 +0000 (GMT) (envelope-from pav@FreeBSD.org) Received: from freefall.freebsd.org (pav@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.4/8.13.4) with ESMTP id k9J8E9ls009405; Thu, 19 Oct 2006 08:14:09 GMT (envelope-from pav@freefall.freebsd.org) Received: (from pav@localhost) by freefall.freebsd.org (8.13.4/8.13.4/Submit) id k9J8E9nP009401; Thu, 19 Oct 2006 08:14:09 GMT (envelope-from pav) Date: Thu, 19 Oct 2006 08:14:09 GMT From: Pav Lucistnik Message-Id: <200610190814.k9J8E9nP009401@freefall.freebsd.org> To: pav@FreeBSD.org, gnome@FreeBSD.org, python@FreeBSD.org Cc: Subject: Re: ports/104560: [patch] x11-toolkits/py-gtk2 does not configure with python2.5 X-BeenThere: freebsd-python@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: FreeBSD-specific Python issues List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 19 Oct 2006 08:14:10 -0000 Synopsis: [patch] x11-toolkits/py-gtk2 does not configure with python2.5 Responsible-Changed-From-To: gnome->python Responsible-Changed-By: pav Responsible-Changed-When: Thu Oct 19 08:13:45 UTC 2006 Responsible-Changed-Why: Something went horribly wrong with your python ports. I got here: $ ls -l /usr/local/bin/python* -r-xr-xr-x 2 root wheel 1022960 17 říj 11:21 /usr/local/bin/python* -r-xr-xr-x 2 root wheel 1022960 17 říj 11:21 /usr/local/bin/python2.4* -r-xr-xr-x 2 root wheel 4696 17 říj 11:21 /usr/local/bin/python-shared* -r-xr-xr-x 2 root wheel 4696 17 říj 11:21 /usr/local/bin/python-shared2.4* http://www.freebsd.org/cgi/query-pr.cgi?pr=104560