discuss-gnuradio
[Top][All Lists]
Advanced

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

Re: Error trying to install gr-osmosdr


From: Ellie White
Subject: Re: Error trying to install gr-osmosdr
Date: Sat, 6 Jun 2020 08:46:33 -0400

Hi Vasil,

Thanks for your email. I originally installed gnuradio using "sudo apt-get install gnuradio" from the command line. I attempted to install gnuradio-dev using "sudo apt-get install gnuradio-dev" and found that it is already installed. 

Previously, I had installed cmake using similar instructions to the ones you sent me, but I had the anaconda environment activated. When I deactivated anaconda and installed following the instructions you included, it installed in /usr/bin/ instead. 

I uninstalled my previous gr-osmosdr module and attempted to install it using the instructions at the links you sent as well. I ran into an error again in running cmake, attached here. If you have any further advice I would be very grateful for it! Thank you again for your time and help, I appreciate it so much.

Have a nice day and stay safe,

Ellie

On Fri, Jun 5, 2020 at 6:25 PM Vasil Velichkov <vvvelichkov@gmail.com> wrote:
Hi Ellie,

On 06/06/2020 00.25, Ellie White wrote:
> Hi all,
>
> Hope you are staying safe and well. I wanted to email with a quick question
> -- I am trying to install the gr-osmosdr module and am having some
> difficulty. I followed the standard install instructions (here:
> https://github.com/igorauad/gr-osmosdr/tree/gr3.8)

Try building the master branch from http://git.osmocom.org/gr-osmosdr instead. See also https://osmocom.org/projects/gr-osmosdr/wiki

> but when I tried to run
> "cmake .." in the build directory, the installation failed with the error
> message attached here as a text file. It looks to me like maybe there are
> some other packages I need to install, but if so, I'm a little curious why
> that wasn't mentioned in the installation instructions (not trying to
> criticize the instructions at all, just want to make sure I don't have some
> unique kind of problem going on).
>
> My GNU Radio version is 3.8.1.0, and I'm running it on Ubuntu version
> 18.04.4
How did you install gnuradio and do you have the gnuradio-dev package installed on your system?

> CMake Warning (dev) at /home/ellie/anaconda2/lib/python2.7/site-packages/cmake/data/share/cmake-3.17/Modules/FindPackageHandleStandardArgs.cmake:272 (message):

How did you install cmake? It's a bit strange that the cmake macros are in /home/ellie/anaconda2/lib/python2.7/site-packages/cmake/data/share/cmake-3.17/Modules/. You may need to uninstall this cmake version and install one from https://apt.kitware.com/

Regards,
Vasil


--
Ellie White
Co-Director, Open Source Radio Telescopes
Student at Marshall University
304-654-9381
www.catseyeenterprises.net

Attachment: gr-osmosdr-cmake-output-6--6-20.txt
Description: Text document


reply via email to

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