discuss-gnuradio
[Top][All Lists]
Advanced

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

[Discuss-gnuradio] Trouble with multiple installs or how i learned to lo


From: Paul M. Bendixen
Subject: [Discuss-gnuradio] Trouble with multiple installs or how i learned to love make uninstall
Date: Tue, 25 Oct 2011 18:19:49 +0200

Hello

It seems it might be a good idea if it were possible to uninstall gnuradio propper.

I currently have two systems faling (hard) using the new build.

My gentoo box (configured using cmake in another thread)
gives me the error :
ImportError: libgruel-3.4.2git.so.0: cannot open shared object file: No such file or directory
Whenever i try
from gnuradio import digital.

funny part is: I never succeeded in installing 3.4.2, so I don't blame it for not finding it.

I tried doing a manual ldconfig, but it didn't seem to do the trick.

On an ubuntu machine (xubuntu to be specific) using the build-gnuradio script, most of the digital schemes fails
due to the reallocation of packets to digital. This includes stuff that should be updated.

Is it possible that the python stuff does not get properly updated and is there any way to fix this?

Downgrading, by adding a "git checkout v3.4.2" fixes makes the build run fine again.

On both systems the building of the system is without problems.

--
• − − •/• −/• • −/• − • •/− • • •/•/− •/− • •/• •/− • • −/•/− •/• − − •− •/− − •/− −/• −/• •/• − • •/• − • − • −/− • − •/− − −/− −//

reply via email to

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