That's not a problem.
However, I have a bigger problem to deal with:
I am pushing for a university wide (UoMichigan) installation of all
gnuradio prereqs.
So far we have a working gnuradio installation that builds all required
packages except grc!
The university network has python 2.4 installed with all third-party
packages, and also pyhton2.5 interpreter.
Is there any way I can tell the configure file to use python 2.4
and then use the 2.5 interpreter to run grc?
If this is possible it will save a lot of effort as we will not have to
install all these new packages for 2.5 as well.
Thanks
Achilleas
Eric Blossom wrote:
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