discuss-gnuradio
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Discuss-gnuradio] Problem in usable Python.h header file.


From: Eric Blossom
Subject: Re: [Discuss-gnuradio] Problem in usable Python.h header file.
Date: Mon, 23 Oct 2006 09:50:04 -0700
User-agent: Mutt/1.5.9i

On Wed, Oct 18, 2006 at 06:13:04AM -0700, Written wrote:
> 
> 
> 
> Tarun Tiwari wrote:
> > 
> > Hi,
> > 
> > I am installing GNU Radio 3.0 on Linux Mandriva Official 2007.0, when I am
> > trying to do ./configure I receive an error like "unable to find usable
> > Python.h header file"
> > 
> > I found my Python.h file is in /usr/local/include/python2.4 whereas .
> > /configure command alwasy look for /usr/linclude/python2.4
> > 
> > I used export PYTHONPATH=/usr/local/include/python2.4 but that is not
> > working. Can someone tell me where is the problem, and what do i need to
> > do
> > to resolve this issue?
> > 
> > Thank you.
> > 
> > Tarun Mani Tiwari
> > 
> > _______________________________________________
> > Discuss-gnuradio mailing list
> > address@hidden
> > http://lists.gnu.org/mailman/listinfo/discuss-gnuradio
> > 
> > 
> 
> Python 2.4 did not work with GNU Radio 2.8 (so we used 2.3).  I'm not sure
> if it works with 3.0 or not.  You may want to try Python 2.3.
> 
> Thanks,
> 
> Written

Folks, GNU Radio works fine with Python 2.3 and 2.4.

There's something suspicious about Python.h being found in
/usr/local/include/*.  This would indicate that somebody built python
from source, which is definitely NOT required.

Eric




reply via email to

[Prev in Thread] Current Thread [Next in Thread]