On Sun, Apr 26, 2009 at 11:33 PM, Tushar Patel <pateltusha...@gmail.com> wrote:
> No, I did not make any uninstallation, > I was under impression that new versionĀ will install on previous one. > If it is not so, then please guide me how to make uninstallation of previous > version, > as I build GNURadio 3.2 , it build on same directory like > /usr/local/share/gnuradio > so how can i uninstall it? > please guide me The way to uninstall GNU Radio is to run 'make uninstall' from the source code directory you built and installed it from. However, you may not have that lying around. You could rebuild the 3.1.3 source tree (bootstrap, ./configure steps only), then run 'make uninstall'. Otherwise, you will need to search through /usr/local/ to file the relevant GNU Radio files and manually delete them. Johnathan _______________________________________________ Discuss-gnuradio mailing list Discuss-gnuradio@gnu.org http://lists.gnu.org/mailman/listinfo/discuss-gnuradio