discuss-gnuradio
[Top][All Lists]
Advanced

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

Installing Error in Gr-Satellite


From: Yugal Joshi
Subject: Installing Error in Gr-Satellite
Date: Tue, 11 Aug 2020 01:17:38 +0530

Hello all
I am new to GNU Radio
I was trying to install gr-satellite with this documentation
 https://gr-satellites.readthedocs.io/en/latest/installation.html

Right now the GNU version I am using is 3.9.0.0

After cloning gr satellite 
I run following commands
mkdir build
cd build
cmake ..
After cmake 
I got the following errors 

-- Build type not specified: defaulting to release.
-- Checking for module 'gmp'
--   No package 'gmp' found
-- Checking for module 'mpir >= 3.0'
--   No package 'mpir' found
-- Could NOT find MPIR (missing: MPIRXX_LIBRARY MPIR_LIBRARY MPIR_INCLUDE_DIR)
-- Boost version: 1.65.1
-- Found the following Boost libraries:
--   date_time
--   program_options
--   filesystem
--   system
--   regex
--   thread
--   unit_test_framework
--   chrono
--   atomic
-- User set python executable /usr/bin/python3
-- Found PythonLibs: /usr/lib/x86_64-linux-gnu/libpython3.6m.so (found suitable exact version "3.6.9")
-- Extracting version information from git describe...
-- Using install prefix: /usr/local
-- Building for version: v3-alpha4-195-gff5727c1 / 3.3.0git
-- No C++ unit tests... skipping
-- Found PythonLibs: /usr/lib/x86_64-linux-gnu/libpython3.6m.so (found version "3.6.9")
CMake Error at swig/CMakeLists.txt:34 (include):
  include could not find load file:

    GrSwig


CMake Error at swig/CMakeLists.txt:48 (GR_SWIG_MAKE):
  Unknown CMake command "GR_SWIG_MAKE".


Can anyone help me solve the issue.

Thanks and Regards


--
Yugal Joshi 
B. Tech. Electronics and Communication Engineering
Indian Institute of Space Science and Technology (IIST)
Thiruvananthapuram
Kerala
India  - 695547

reply via email to

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