[Slackbuilds-users] cpsokoban

Panagiotis Nikolaou hostmaster at slackonly.com
Sun Jun 28 17:15:45 UTC 2015


Hi!

cpsokoban failed to build in slackware64 with:
checking for python... 2.7
checking for python module Tkinter... no
configure: error: Tkinter is required

But python reports tkinter is installed:
python -c 'import pkgutil; print(1 if pkgutil.find_loader("Tkinter")
else 0)'
1
also ldd /usr/lib64/python2.7/lib-dynload/_tkinter.so returning ok...

In slackware-current building without problems: checking for python
module Tkinter... yes

Thanks



More information about the SlackBuilds-users mailing list