From owner-freebsd-python@FreeBSD.ORG  Mon Oct  4 18:10:42 2010
Return-Path: <owner-freebsd-python@FreeBSD.ORG>
Delivered-To: freebsd-python@freebsd.org
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id 62D5810657B1
	for <freebsd-python@freebsd.org>; Mon,  4 Oct 2010 18:10:42 +0000 (UTC)
	(envelope-from lconrad@Go2France.com)
Received: from mgw1.MEIway.com (mgw1.meiway.com [81.255.84.75])
	by mx1.freebsd.org (Postfix) with ESMTP id EC7F58FC15
	for <freebsd-python@freebsd.org>; Mon,  4 Oct 2010 18:10:41 +0000 (UTC)
Received: from VirusGate.MEIway.com (virusgate.meiway.com [81.255.84.76])
	by mgw1.MEIway.com (Postfix Relay Hub) with ESMTP id 9F081471873
	for <freebsd-python@freebsd.org>; Mon,  4 Oct 2010 19:50:07 +0200 (CEST)
Received: from mail.Go2France.com (ms1.meiway.com [81.255.84.73])
	by VirusGate.MEIway.com (Postfix) with ESMTP id 0BB743865B6
	for <freebsd-python@freebsd.org>; Mon,  4 Oct 2010 19:50:08 +0200 (CEST)
	(envelope-from lconrad@Go2France.com)
Date: Mon,  4 Oct 2010 19:49:59 +0200
Message-Id: <201010041949.AA734462234@mail.Go2France.com>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
From: "Len Conrad" <lconrad@Go2France.com>
X-Sender: <lconrad@Go2France.com>
To: <freebsd-python@freebsd.org>
X-Mailer: <IMail v7.07>
Subject: Problems installing django and py-tkinter
X-BeenThere: freebsd-python@freebsd.org
X-Mailman-Version: 2.1.5
Precedence: list
Reply-To: lconrad@Go2France.com
List-Id: FreeBSD-specific Python issues <freebsd-python.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-python>, 
	<mailto:freebsd-python-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/freebsd-python>
List-Post: <mailto:freebsd-python@freebsd.org>
List-Help: <mailto:freebsd-python-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-python>,
	<mailto:freebsd-python-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Mon, 04 Oct 2010 18:10:42 -0000

installed:

Python 2.7 (r27:82500, Sep 30 2010, 16:50:36) 


cd /usr/ports/www/py-django11

fails:


==========================================================================
WARNING: The C extension could not be compiled, speedups are not enabled.
Plain-Python installation succeeded.
==========================================================================
===>  Installing for py27-MarkupSafe-0.11
===>   py27-MarkupSafe-0.11 depends on file: /usr/local/bin/easy_install-2.7 - found
===>   py27-MarkupSafe-0.11 depends on file: /usr/local/bin/python2.7 - found
===>   Generating temporary packing list
===>  Checking if textproc/py-MarkupSafe already installed
running easy_install
error: Not a URL, existing file, or requirement spec: '/usr/ports/textproc/py-MarkupSafe/work/MarkupSafe-0.11/dist/MarkupSafe-0.11-py2.7-freebsd-8.1-RELEASE-i386.egg'
*** Error code 1

Stop in /usr/ports/textproc/py-MarkupSafe.
*** Error code 1

Stop in /usr/ports/devel/py-Jinja2.
*** Error code 1

Stop in /usr/ports/devel/py-Jinja2.
*** Error code 1

Stop in /usr/ports/textproc/py-sphinx.
*** Error code 1

Stop in /usr/ports/www/py-django11.
*** Error code 1

Stop in /usr/ports/www/py-django11.

Seems like the path is wrong above compared to the ports tree

mx1# find /usr/ports/ -iname "*markupsafe*" | less
/usr/ports/devel/py-Jinja2/work/Jinja2-2.5.2/jinja2/_markupsafe
/usr/ports/devel/py-Jinja2/work/Jinja2-2.5.2/build/lib/jinja2/_markupsafe
/usr/ports/textproc/py-MarkupSafe
/usr/ports/textproc/py-MarkupSafe/work/MarkupSafe-0.11
/usr/ports/textproc/py-MarkupSafe/work/MarkupSafe-0.11/markupsafe
/usr/ports/textproc/py-MarkupSafe/work/MarkupSafe-0.11/MarkupSafe.egg-info
/usr/ports/textproc/py-MarkupSafe/work/MarkupSafe-0.11/lib.freebsd-8.1-RELEASE-i386/markupsafe
/usr/ports/textproc/py-MarkupSafe/work/MarkupSafe-0.11/temp.freebsd-8.1-RELEASE-i386-2.7/markupsafe
/usr/ports/textproc/py-MarkupSafe/work/MarkupSafe-0.11/build/lib/markupsafe
/usr/ports/textproc/py-MarkupSafe/work/MarkupSafe-0.11/dist/MarkupSafe-0.11-py2.7.egg
/usr/ports/textproc/py-MarkupSafe/work/.extract_done.MarkupSafe._usr_local
/usr/ports/textproc/py-MarkupSafe/work/.patch_done.MarkupSafe._usr_local
/usr/ports/textproc/py-MarkupSafe/work/.configure_done.MarkupSafe._usr_local
/usr/ports/textproc/py-MarkupSafe/work/.build_done.MarkupSafe._usr_local
/usr/ports/distfiles/MarkupSafe-0.11.tar.gz



===============================

the tkinter fails, too  (I'm trying to work thru thinkpython.pdf)


cd /usr/ports/x11-toolkits/py-tkinter


===>   Returning to build of libX11-1.3.3_1,1
===>   libX11-1.3.3_1,1 depends on file: /usr/local/bin/autoconf-2.67 - found
===>   libX11-1.3.3_1,1 depends on package: libtool>=2.2 - found
===>   libX11-1.3.3_1,1 depends on executable: pkg-config - found
===>  Configuring for libX11-1.3.3_1,1
configure.ac:5: warning: AC_INIT: not a literal: https://bugs.freedesktop.org/enter_bug.cgi?product=xorg
configure.ac:5: warning: AC_INIT: not a literal: https://bugs.freedesktop.org/enter_bug.cgi?product=xorg
configure.ac:5: warning: AC_INIT: not a literal: https://bugs.freedesktop.org/enter_bug.cgi?product=xorg
configure:14185: error: possibly undefined macro: AS_MESSAGE_LOG_FDdnl
      If this token and others are legitimate, please use m4_pattern_allow.
      See the Autoconf documentation.
*** Error code 1

Stop in /usr/ports/x11/libX11.
*** Error code 1

Stop in /usr/ports/x11-toolkits/tk85.
*** Error code 1

Stop in /usr/ports/x11-toolkits/tk85.
*** Error code 1

Stop in /usr/ports/x11-toolkits/py-tkinter.


Thanks
Len