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: Mon, 28 Jan 2013 15:32:08 +0000

Hi,

From the first result in google: https://www.google.co.uk/search?q=install_manifest.txt

...'install_manifest.txt' is created when gnuradio is installed.  Therefore run the following and cross your fingers! :)


make
sudo make install
sudo make uninstall


Mike
M0MIK


On 28 January 2013 15:26, Sajjad Safdar <address@hidden> wrote:
Hello,
I tried to uninstall as you directed but i got this error at the end

-- ######################################################
-- # Gnuradio disabled components                       
-- ######################################################
--   * sphinx
--   * gr-comedi
--   * gr-shd
--
-- Using install prefix: /usr/local
-- Building for version: v3.6.3-35-g4435082f / 3.6.4git
-- Configuring done
-- Generating done
-- Build files have been written to: /home/hw/gnuradio/build



address@hidden:~/gnuradio/build$ sudo make uninstall


Scanning dependencies of target uninstall
CMake Error at cmake_uninstall.cmake:4 (MESSAGE):
  Cannot find install manifest:
  "/home/hw/gnuradio/build/install_manifest.txt"


make[3]: *** [CMakeFiles/uninstall] Error 1
make[2]: *** [CMakeFiles/uninstall.dir/all] Error 2
make[1]: *** [CMakeFiles/uninstall.dir/rule] Error 2
make: *** [uninstall] Error 2
address@hidden:~/gnuradio/build$ ls


CMakeCache.txt           gr-analog   gr-noaa       gr-wavelet
CMakeFiles               gr-atsc     gr-pager      gr-wxgui
cmake_install.cmake      gr-audio    gr-qtgui      ImportExecutables.cmake
cmake_uninstall.cmake    gr-blocks   gr-shd        Makefile
CPackConfig.cmake        grc         gr-trellis    Packaging
CPackSourceConfig.cmake  gr-comedi   gruel         python_compile_helper.py
CTestTestfile.cmake      gr-digital  gr-uhd        volk
docs                     gr-fcd      gr-utils
get_swig_deps.py         gr-fft      gr-video-sdl
gnuradio-core            gr-filter   gr-vocoder


address@hidden:~/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 <address@hidden>

To: Sajjad Safdar <address@hidden>
Cc: "address@hidden" <address@hidden>
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 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]