Go into each folder which build-gnuradio downloaded and type the following:
mkdir build cd build cmake ../ sudo make uninstall Then run the build script line again in an empty folder : wget http://www.sbrac.org/files/build-gnuradio && chmod a+x ./build-gnuradio && ./build-gnuradio Mike M0MIK On 25 January 2013 17:44, Sajjad Safdar <engrsajjadsaf...@yahoo.com> wrote: > Hi, > Wen i try to uninstall gnu radio by command i get this error > > hw@E-Lab:~/gnuradio$ sudo make uninstall gnuradio > make: *** No rule to make target `uninstall'. Stop. > hw@E-Lab:~/gnuradio$ > > Also when i try it in usr/local the error is same. > > root@E-Lab:~/gnuradio# make uninstall gnuradio > make: *** No rule to make target `uninstall'. Stop. > root@E-Lab:~/gnuradio# > > > I installed gnuradio from the built script. Now i have a problem that my > gnuradio programme is not running. that,s why i want to uninstall it and > have a fresh install again. Should i have to delete Gnu radio manually or i > can use some commands? > > Best Regards, > SAJJAD SAFDAR > > > ------------------------------ > *From:* Ben Hilburn <b...@ettus.com> > *To:* Sajjad Safdar <engrsajjadsaf...@yahoo.com> > *Cc:* "discuss-gnuradio@gnu.org" <discuss-gnuradio@gnu.org> > *Sent:* Thursday, January 24, 2013 9:05 PM > *Subject:* Re: [Discuss-gnuradio] Uninstalling Gnu Radio > > Sajjad - > > What do you mean you used it and it "didn't work". Can you provide console > output detailing what happened? How do you know it didn't work? > > We need more details if to help you! > > Cheers, > Ben > > On Thu, Jan 24, 2013 at 11:07 AM, Sajjad Safdar < > engrsajjadsaf...@yahoo.com> wrote: > > HI, > I want to uninstall gnu radio which i installed from the > > wget http://www.sbrac.org/files/build-gnuradio && chmod a+x ./build-gnuradio > && ./build-gnuradio > > Can anybody tell me how to uninstall it. I used the command make uninstall > but it does not work. > > > > Best Regards, > > SAJJAD SAFDAR > > > _______________________________________________ > Discuss-gnuradio mailing list > Discuss-gnuradio@gnu.org > https://lists.gnu.org/mailman/listinfo/discuss-gnuradio > > > > > > _______________________________________________ > Discuss-gnuradio mailing list > Discuss-gnuradio@gnu.org > https://lists.gnu.org/mailman/listinfo/discuss-gnuradio > >
_______________________________________________ Discuss-gnuradio mailing list Discuss-gnuradio@gnu.org https://lists.gnu.org/mailman/listinfo/discuss-gnuradio