discuss-gnuradio
[Top][All Lists]
Advanced

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

Re: Help- gr-lora OOT Module failed to install!


From: Ron Economos
Subject: Re: Help- gr-lora OOT Module failed to install!
Date: Tue, 19 Oct 2021 06:21:01 -0700
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:78.0) Gecko/20100101 Thunderbird/78.13.0

You need to install liborc.

sudo apt-get install liborc-0.4-dev

Ron

On 10/19/21 6:12 AM, Thangaraj Mukara Dhakshinamoorthy wrote:

Hello,

 

My system config:

OS: Ubuntu 20.04.3 LTS

OS Type: 64-bit

RAM: 3.8 GB

Processor: Intel Core i5-2450M CPU @2.50GHz x4

UHD version: 3.15.0.0

GNU Radio version: 3.8.1.0

SDR Device: Ettus USRP N320

 

I am trying to install gr-lora OOT module to my existing GNUradio 3.8.1, but I am getting the following error (with make command):

 

WebLink:

https://github.com/rpp0/gr-lora

 

Installation Instruction:

git clone https://github.com/rpp0/gr-lora.git .

mkdir build

cd build

cmake ../  # Note to Arch Linux users: add "-DCMAKE_INSTALL_PREFIX=/usr"

make && sudo make install (here comes the error!)

 

Console log:

komro@komro-HP-ProBook-6560b:~/gnuradio/gr-lora/build$ ls

apps            CMakeFiles           cmake_uninstall.cmake  CTestTestfile.cmake  grc      lib         Makefile  python_compile_helper.py

CMakeCache.txt  cmake_install.cmake  compile_commands.json  docs                 include  liquid-dsp  python    swig

komro@komro-HP-ProBook-6560b:~/gnuradio/gr-lora/build$ make && sudo make install

make[2]: *** No rule to make target '/usr/lib/x86_64-linux-gnu/liborc-0.4.so', needed by 'lib/libgnuradio-lora.so.v0.6.2-54-g6111c350'.  Stop.

make[1]: *** [CMakeFiles/Makefile2:248: lib/CMakeFiles/gnuradio-lora.dir/all] Error 2

make: *** [Makefile:141: all] Error 2

 

I have installed all the necessary dependencies, but don’t know what am I doing wrong here, could anyone help me with this error message please?

 

Any hints would be much appreciated!

 

Mit freundlichen Grüßen / Best regards

i.A. Thangaraj
Systemtechnik und Dienste/EDV
Projekt Team- LoRa
komro GmbH

 


reply via email to

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