Summary: | pysol is missing a python dependancy | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | david <u3303664> |
Component: | [OLD] Games | Assignee: | Gentoo Games <games> |
Status: | RESOLVED FIXED | ||
Severity: | normal | ||
Priority: | High | ||
Version: | unspecified | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- |
Description
david
2003-04-15 00:18:52 UTC
you need to re-emerge python with tk support. USE="tcltk" emerge python i've added a warning to that effect when you try to install it without tkinter support in python. that did the trick, thanks Reopening because I'm resolving this. Tired of seeing it in my list. Resolved It's broken again. I'm running the protage (info below) and I get this even after reemerging python with USE="tcltk" emerge python and then trying emerge pysol. root@gandalf files # emerge pysol Calculating dependencies ...done! >>> emerge (1 of 1) games-board/pysol-4.82 to / >>> md5 src_uri ;-) pysol-4.82.tar.bz2 * You need to recompile python with Tkinter support. * That means: USE='tcltk' emerge python !!! ERROR: games-board/pysol-4.82 failed. !!! Function pkg_setup, Line 25, Exitcode 0 !!! missing tkinter support with installed python !!! If you need support, post the topmost build error, NOT this status message. root@gandalf files # emerge --info Portage 2.0.51-r2 (default-x86-1.4, gcc-3.3.4, glibc-2.3.4.20040808-r1, 2.4.2 fs-r8 i686) ================================================================= System uname: 2.4.24-xfs-r8 i686 Pentium III (Coppermine) Gentoo Base System version 1.4.16 Autoconf: sys-devel/autoconf-2.59-r5 Automake: sys-devel/automake-1.8.5-r1 Binutils: sys-devel/binutils-2.14.90.0.8-r1 Headers: sys-kernel/linux-headers-2.4.19-r1,sys-kernel/linux-headers-2.4.21- Libtools: sys-devel/libtool-1.5.2-r5 ACCEPT_KEYWORDS="x86" AUTOCLEAN="yes" CFLAGS="-march=pentium3 -O2 -pipe" CHOST="i686-pc-linux-gnu" COMPILER="" CONFIG_PROTECT="/etc /usr/X11R6/lib/X11/xkb /usr/kde/2/share/config /usr/kde/ hare/config /usr/share/config /var/qmail/control" CONFIG_PROTECT_MASK="/etc/afs/C /etc/afs/afsws /etc/gconf /etc/terminfo /etc/ .d" CXXFLAGS="-march=pentium3 -O2 -pipe" DISTDIR="/usr/portage/distfiles" FEATURES="autoaddcvs ccache distlocks fixpackages sandbox" GENTOO_MIRRORS="http://csociety-ftp.ecn.purdue.edu/pub/gentoo/ ftp://csociety p.ecn.purdue.edu/pub/gentoo/ rsync://csociety-ftp.ecn.purdue.edu/pub/gentoo/ ://mirror.iawnet.sandia.gov/pub/gentoo/ ftp://ftp.ussg.iu.edu/pub/linux/gento tp://ftp.ucsb.edu/pub/mirrors/linux/gentoo/ http://gentoo.mirrors.pair.com/ f //gentoo.mirrors.pair.com/" MAKEOPTS="-j3" PKGDIR="/usr/portage/packages" PORTAGE_TMPDIR="/var/tmp" PORTDIR="/usr/portage" PORTDIR_OVERLAY="/usr/local/portage" SYNC="rsync://rsync.us.gentoo.org/gentoo-portage" USE="acpi alsa apm berkdb bitmap-fonts cdr crypt cups dvd encode esd f77 fbco oomaticdb gdbm gpm gtk2 java jpeg libg++ mad ncurses nls odbc opengl pam pass e perl postgres python readline samba slang slp snmp ssl svga tcltk tcpd true e usb x86 zlib" |