Thanks for replying Yeah I had installed all three dependencies mentioned in the official documentation of gr-satellite.
On Tue, 11 Aug 2020 at 01:33, Vincenzo Mone <[email protected]> wrote: > Have you installed: > > · libfec <https://github.com/quiet/libfec> > > · construct <https://construct.readthedocs.io/en/latest/>, at > least version 2.9. > > · requests <https://pypi.org/project/requests/> > > > > > > 73’s de Enzo IK8OZV > EasyLog 5 BetaTester > EasyLog PDA BetaTester > WinBollet BetaTester > D.C.I. CheckPoint Regione Campania > Skype: ik8ozv8520 > > > > > ********************************* > > ****** GSM +39 328 7110193 ****** > > ***** SMS +39 328 7110193 ***** > > ********************************* > > > > *Da:* Discuss-gnuradio <[email protected]> *Per > conto di *Yugal Joshi > *Inviato:* lunedì 10 agosto 2020 21:48 > *A:* [email protected] > *Oggetto:* Installing Error in Gr-Satellite > > > > 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 > -- Yugal Joshi B. Tech. Electronics and Communication Engineering Indian Institute of Space Science and Technology (IIST) Thiruvananthapuram Kerala India - 695547
