Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 23 Dec 2014 10:50:45 +0100
From:      Peter Ulrich Kruppa <ulrich@pukruppa.de>
To:        freebsd-questions@freebsd.org
Subject:   py-tkinter for python34
Message-ID:  <54993AF5.9040002@pukruppa.de>

next in thread | raw e-mail | index | archive | help
Hi,

as far as I understand the docs I have to

	# cd /usr/ports/x11-toolkits/py-tkinter
	# make USES=python:3.4 install

to install tkinter support for python34 .

But I receive this error message:

	--------------------------------------------
===>  License PSFL accepted by the user
===>   py34-tkinter-3.4.2_5 depends on file: /usr/local/sbin/pkg - found
=> Python-3.4.2.tar.gz is not in /usr/ports/lang/python34/distinfo.
=> Either /usr/ports/lang/python34/distinfo is out of date, or
=> Python-3.4.2.tar.gz is spelled incorrectly.
*** Error code 1

Stop.
	--------------------------------------------

As far a I can see the distfile is Python-3.4.2.tar.xz instead of .gz .

Is there some kind of typo in the make process or did I understand
something wrong?

Thanks

Peter



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?54993AF5.9040002>