discuss-gnuradio
[Top][All Lists]
Advanced

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

Re: [Discuss-gnuradio] uninstall error


From: Nemanja Savic
Subject: Re: [Discuss-gnuradio] uninstall error
Date: Mon, 14 Oct 2013 12:02:54 +0200

Yes, for sure. The pattern is more or less repeatable. For example, modul wavelet, has 4 files that needs to be deleted:

/usr/local/lib64/libgnuradio-wavelet-3.7.1git.so.0.0.0
/usr/local/lib64/libgnuradio-wavelet-3.7.1git.so
/usr/local/lib64/libgnuradio-wavelet.so
/usr/local/lib64/libgnuradio-wavelet-3.7.1git.so.0

Uninstall script is able to find and remove only the first one, but not the next three and this happens for every module that has this so files.


On Mon, Oct 14, 2013 at 11:46 AM, Ralph A. Schmid, dk5ras <address@hidden> wrote:

Did you try the uninstall with su/sudo?

 

Ralph.

 

 

From: discuss-gnuradio-bounces+ralph=address@hidden [mailto:discuss-gnuradio-bounces+ralph=address@hidden] On Behalf Of Nemanja Savic
Sent: Monday, October 14, 2013 10:57 AM
To: GNURadio Discussion List
Subject: [Discuss-gnuradio] uninstall error

 

Hello guys,

every time I want to install new version of gnuradio i do uninstall, but there is always the same error:

.
.
.
-- Uninstalling "/usr/local/include/volk/volk_config_fixed.h"
-- Uninstalling "/usr/local/include/volk/volk_typedefs.h"
-- Uninstalling "/usr/local/lib64/libvolk.so.0.0.0"
-- Uninstalling "/usr/local/lib64/libvolk.so"
CMake Error at cmake_uninstall.cmake:20 (ELSEIF):
  had incorrect arguments: IS_SYMLINK "$ENV{DESTDIR}${file}" (Unknown
  arguments specified).

It can't locate certain files, and I always have to delete everything by hand.


--
Nemanja Savić




--
Nemanja Savić

reply via email to

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