discuss-gnuradio
[Top][All Lists]
Advanced

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

[Discuss-gnuradio] FC5 x86_64


From: David P. Reed
Subject: [Discuss-gnuradio] FC5 x86_64
Date: Wed, 16 Aug 2006 16:55:53 -0400
User-agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.8.0.5) Gecko/20060808 Fedora/1.5.0.5-1.1.fc5 Thunderbird/1.5.0.5 Mnenhy/0.7.4.0

OK, after being inactive in tinkering with GR for months (my students have been using gr, but I haven't been hacking myself) I decided to install the latest SVN on my x86_64 laptop, running under FC5.

There were two distro-specific problems I encountered, and I don't know if anyone wants to include the fixes for these in the SVN:

1) can't run USRP except under "root" uid after the normal install. There's no wiki help for us FC5 users on this matter.

2) python files in "make install" process were distributed among two directories (/usr/lib64/python2.4/site-packages and /usr/lib/python2.4/site-packages) in such a way that "relatve" imports (such as "import _usrp1") failed. There are different ways to fix this, depending on the esthetics of the community. My fix involved copying every file into lib64, but of course the python ascii files are arch-agnostic.

So far, example code seems to work OK.




reply via email to

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