Results 1 to 3 of 3
Okay, while I am emerging gnome xscreensaver
I get this
!!! ERROR dev-python/pyopengl-2.0.0.44 failed
then it says that dev-lang/python-2.4.3-r1 does not actually support the tk USE flag!
So, I should ...
Enjoy an ad free experience by logging in. Not a member yet? Register.
- 11-06-2006 #1Just Joined!
- Join Date
- Nov 2006
- Posts
- 2
Installing gnome...
Okay, while I am emerging gnome xscreensaver
I get this
!!! ERROR dev-python/pyopengl-2.0.0.44 failed
then it says that dev-lang/python-2.4.3-r1 does not actually support the tk USE flag!
So, I should just add tk to the USE var in the make.conf, right?
then do I just emerge --resume
or emerge gnome xscreensaver all over again?
Thanks
- 11-06-2006 #2
I've had the same problem while installing gnome on my athlon xp... what i did, if i remember correctly was simply "emerge python", wich installed a fresh copy of python with a good configuration, and then simply type "emerge gnome" to resume your gnome installation where you left it!!
- 11-06-2006 #3to emerge pyopengl without tk supportCode:
USE="-tk" emerge -av pyopengl
or maybe
Code:USE="-tk" emerge -av python
Put your hand in an oven for a minute and it will be like an hour, sit beside a beautiful woman for an hour and it will be like a minute, that is relativity. --Albert Einstein
Linux User #425940
Don't PM me with questions, instead post in the forums


Reply With Quote
