Help with RTL-SDR script
any problems?
in the tutorial here:
RTL-SDR Tutorial: Listening to TETRA Radio Channels - rtl-sdr.com they use ubuntu 14.04 32-bit. 14.10 will most probably work too.
if you're using a 64-bit system, they you will have to compile the codecs for 32-bits. there is a description in the documentation, this is for debian but probably will be the very similar for ubuntu. basically if you know what you're doing you shouldn't have any problems
Hello. Hopefully you can help. Using a clean install ofUbuntu 14.04 64bit. I tried to run Marcus Leech's install script. After about 1 minute I fail at the GNU radio installation stage. I ran the command with -v at the end and i got :-
Some packages could not be installed. This may mean that you have requested an impossible situation or if you are using the unstable distribution that some required packages have not yet been created or been moved out of Incoming.
The following information may help to resolve the situation:
The following packages have unmet dependancies.
libcheese-gtk23 : Depends: libclutter-gtk-1.0-0 (>=0.91.8) but it is not going to be installed
Depends: libcogl15 (>= 1.15.8) but it is not going to be installed
libcheese7 : Depends: libclutter-gst-2.0-0 (>= 0.10.0) but it is not going to be installed
Depends: gstreamer1.0-clutter but it is not going to be installed
libclutter-1.0-0

epends: libcogl-pango15 (>= 1.15.8) but it is not going to be installed
Depends: libcogl15 (>= 1.15.8) but it is not going to be installed
E: Error pkgProblemResolver::Resolve generated breaks, this may be caused by held packages.
Failed to find just-installed command 'git' after pre-requisite installation.
This very likely indicates that the pre-requisite installation failed to install one or more critical pre-requisites for GNU Radio/UHD
Any help would be appreciated. I really want to get this to work. Thanks very much. AJ