Josh Blum wrote:
> what does python --version give you?
>
> what happens when you run python -c "import gtk" in the same terminals?
ubuntu:
r...@phenom2:~/gnuradio# uname -a
Linux phenom2 2.6.27-11-generic #1 SMP Thu Jan 29 19:28:32 UTC 2009
x86_64 GNU/Linux
r...@phenom2:~/gnuradio# python --version
Python 2.5.2
r...@phenom2:~/gnuradio# python -c "import gtk"
---- freezes as in configure

FC10 #1:
[r...@phenom gnuradio]# python --version
Python 2.5.2
[r...@phenom gnuradio]# python -c "import gtk"
---- same freeze

FC10 #2:
[r...@evo2 gnuradio]# python --version
Python 2.5.2
[r...@evo2 gnuradio]# python -c "import gtk"
---- same freeze
>
> Brett L. Trotter wrote:
>> checking for xdg-mime... true
>> checking for Python >= 2.5... yes
>> checking for Python Cheetah templates >= 2.0.0... yes
>> checking for Python lxml wrappers >= 2.0.0... yes
>> checking for Python gtk wrappers >= 2.10.0...
>>
>> ^C^C^C^C^C^C^C^C^C^C^C
>>
>>
>>
>> can't control C either..
>>
>> this has happened on an ubuntu intrepid box, and two FC10 boxes
>> independently.
>>
>>
>> _______________________________________________
>> Discuss-gnuradio mailing list
>> [email protected]
>> http://lists.gnu.org/mailman/listinfo/discuss-gnuradio



_______________________________________________
Discuss-gnuradio mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/discuss-gnuradio

Reply via email to