w@E-Lab:~/gnuradio/build$
>
>
> It really very annoying now, because i can#t uninstall it, and now gnu
> radio is also no working.
>
> Best Regards,
> SAJJAD SAFDAR
> ----------
> *From:* Mike Jameson
>
> *To:* Sajjad Safdar
> *Cc:* "discuss-gnuradio@gn
gnu.org"
Sent: Friday, January 25, 2013 6:53 PM
Subject: Re: [Discuss-gnuradio] Uninstalling Gnu Radio (Build script installed)
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 li
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
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: *