discuss-gnuradio
[Top][All Lists]
Advanced

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

Re: [Discuss-gnuradio] Uninstalling Gnu Radio (Build script installed)


From: Mike Jameson
Subject: Re: [Discuss-gnuradio] Uninstalling Gnu Radio (Build script installed)
Date: Fri, 25 Jan 2013 17:53:15 +0000

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 <address@hidden> wrote:
Hi,
 Wen i try to uninstall gnu radio by command i get this error

address@hidden:~/gnuradio$ sudo make uninstall gnuradio
make: *** No rule to make target `uninstall'.  Stop.
address@hidden:~/gnuradio$

Also when i try it in usr/local the error is same.

address@hidden:~/gnuradio# make uninstall gnuradio
make: *** No rule to make target `uninstall'.  Stop.
address@hidden:~/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 <address@hidden>
To: Sajjad Safdar <address@hidden>
Cc: "address@hidden" <address@hidden>
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 <address@hidden> 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
address@hidden
https://lists.gnu.org/mailman/listinfo/discuss-gnuradio





_______________________________________________
Discuss-gnuradio mailing list
address@hidden
https://lists.gnu.org/mailman/listinfo/discuss-gnuradio



reply via email to

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