On 12/30/2010 04:09 PM, Brad Hein wrote:
On Thu, Dec 30, 2010 at 2:05 PM, Marcus D. Leech <mle...@ripnet.com
<mailto:mle...@ripnet.com>> wrote:
On 12/30/2010 01:51 PM, Brad Hein wrote:
Thank you both for your suggestions,
I'll go ahead and carefully follow the instructions on the
gnuradio wiki page "FedoraInstall" under "gnuradio from tarball".
BH
Do it from the GIT source. It's almost always stable enough to use.
Compilation from GIT source was successful. I ran make install, and
ran gnuradio-companion, and it's now producing the error shown below,
which I am investigating...
Marcus - Any chance you could send me the output from an "rpm -qa" on
your box, so I can compare packages? I'm wondering what could be
different between your Fedora14 (which as you say, works) , and mine,
which has so many problems...
[r...@gto ~]# gnuradio-companion
Traceback (most recent call last):
File "/usr/local/bin/gnuradio-companion", line 45, in <module>
"""%gr.version()
AttributeError: 'module' object has no attribute 'version'
That's almost certainly because your PYTHONPATH is either not set, or
set to the wrong thing.
Under F14, on a 32-bit machine, it should be:
PYTHONPATH=/usr/local/lib/python2.7/site-packages
Also make sure that /usr/local/lib is in your ld.so cache
--
Marcus Leech
Principal Investigator
Shirleys Bay Radio Astronomy Consortium
http://www.sbrac.org
_______________________________________________
Discuss-gnuradio mailing list
Discuss-gnuradio@gnu.org
http://lists.gnu.org/mailman/listinfo/discuss-gnuradio