I believe that your OS (Fedora 8) is missing some prerequisites to
complete the installation successfuly. You are not supposed to have those
messages.
You need to go thru
http://www.gnuradio.org/trac/browser/gnuradio/trunk/README , and pay
special attention to section "External dependencies".

Another way to solve the problem is to scroll up the message generated
when you run ./configure and fix each failure mentioned by downloading and
installing the appropriate prereq. Usually, the failure message will tell
you what is missing and where you can find it.




> I'm new so please excuse my ignorance if this question is too stupid or
> has been discussed before.
> I'm trying to install gnu radio on a fedora8 installation inside VMWare.
> First, I wanted to know if that is even possible to do for development
> (inside virtual machine development)?
> Second, I tried installing gnu radio and when i tried to do
> ./configure
>
> I get this:
>
>
> *********************************************************************
> The following components were skipped either because you asked not
> to build them or they didn't pass configuration checks:
>
> usrp
> gr-usrp
> gr-audio-jack
> gr-audio-osx
> gr-audio-portaudio
> gr-audio-windows
> gr-comedi
> gr-gpio
> gr-radar-mono
> gr-sounder
> gr-utils
>
> These components will not be built.
>
>
>
> Which I'm not sure if should be getting in the first place.Is this okay?if
> yes then how come when I make and install, and the run one of the demos I
> get this:
>
>
> [EMAIL PROTECTED] audio]$ python dial_tone.py
> Traceback (most recent call last):
>   File "dial_tone.py", line 23, in <module>
>     from gnuradio import gr
> ImportError: No module named gnuradio
> [EMAIL PROTECTED] audio]$
>
>
> could this be related?If no, then what does that first error means?
>
>
> Thanks you
>
>
>
> _________________________________________________________________
> How well do you know your celebrity gossip?
> http://originals.msn.com/thebigdebate?ocid=T002MSN03N0707A_______________________________________________
> 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