[SOLVED] py-tkinter for python34

Peter Ulrich Kruppa ulrich at pukruppa.de
Tue Dec 23 12:02:28 UTC 2014


On 23.12.2014 10:50, Peter Ulrich Kruppa wrote:
> 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?
That _was_ a misunderstanding!
As a user I have to
	
	# make PYTHON_VERSION=python3.4 install

"USES=python:3.4" is for creating ports.


Thanks and greetings anyway

Peter




> 
> Thanks
> 
> Peter
> _______________________________________________
> freebsd-questions at freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-questions
> To unsubscribe, send any mail to "freebsd-questions-unsubscribe at freebsd.org"
> 


More information about the freebsd-questions mailing list