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
<[email protected]>wrote:

> Did you try the uninstall with su/sudo?****
>
> ** **
>
> Ralph.****
>
> ** **
>
> ** **
>
> *From:* [email protected] [mailto:
> [email protected]] *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ć
_______________________________________________
Discuss-gnuradio mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/discuss-gnuradio

Reply via email to