On 06/27/2011 06:36 AM, Martin Braun wrote: > On Mon, Jun 27, 2011 at 09:17:22AM -0400, Randy Westlund wrote: >> I've tried that using the following commands: >> >> sudo apt-get purge gnuradio gnuradio-companion >> sudo apt-get autoremove >> sudo rm -rf /usr/share/gnuradio #this also removes the library tarball >> >> Then I reboot and run my shell script to install GNU Radio and its tarball >> again. Is there something more that I need to clean out before reinstalling? > > If you install from source, Python stuff ends up in > /usr/local/lib/pythonXX/dist-packages and /usr/local/lib. > > Try looking for 'usrp' and 'gnuradio' in /usr/local (e.g. with find > /usr/local -name "*usrp*") >
/usr/local/bin too http://gnuradio.org/redmine/projects/gnuradio/wiki/GNURadioCompanion#Execution _______________________________________________ Discuss-gnuradio mailing list [email protected] https://lists.gnu.org/mailman/listinfo/discuss-gnuradio
