On Wed, Nov 12, 2008 at 01:36:51PM -0500, Achilleas Anastasopoulos wrote: > Hi, > > I have an observation that came up as I was trying to install gnruadio > on a system with python 2.4 > > The ./configure script didn't complain. > However, from the wiki I see that grc requires python 2.5 and above. > Indeed, grc didn't work with 2.4 > > I just thought I point it out so that this check can be incorporated in p> the ./configure script. > > Achilleas
Josh, Can you either modify GRC so that it runs with python 2.4 or modify grc_grc.m4 so that it sets passed=no if python < 2.5? Achilleas, as a work-around until this is fixed, please use ./configure --disable-grc ... Thanks, Eric _______________________________________________ Discuss-gnuradio mailing list [email protected] http://lists.gnu.org/mailman/listinfo/discuss-gnuradio
