[srslte-users] Help running srsLTE with ZeroMQ
Ayman Maghrabi
ayman.maghrabi at gmail.com
Thu Mar 19 13:16:45 UTC 2020
Hello all,
I'm new to Linux and srsLTE, so I'm figuring out new things as I'm going
with this. I need to work using srsLTE for my Master's thesis, and I need
to work mostly using simulations without any hardware at the moment.
My main issue at the moment is when I'm following the instructions here
https://docs.srslte.com/en/latest/app_notes/source/zeromq/source/index.html#zeromq-installation
I downloaded libzmq and czmq, and then built srsLTE again. The
documentation says I should get the following with cmake
"...
-- FINDING ZEROMQ.-- Checking for module 'ZeroMQ'-- No package
'ZeroMQ' found-- Found libZEROMQ: /usr/local/include,
/usr/local/lib/libzmq.so..."
Instead, my output is this
"-- FINDING ZEROMQ.
-- Boost version: 1.65.1
-- Found the following Boost libraries:
-- program_options
"
I think this installation is fine, but I wanted to mention it.
I follow on with creating a new network and manage to create the UE1,
but I can't seem to run the following command:
sudo ./srsepc/src/srsepc
but it says the command is not found, and there is no "srsepc" file or
folder under the "src". I'm not sure what I need to do now.
I appreciate any help or guidance to complete this setup.
Regards,
atmagh
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.srsran.com/pipermail/srsran-users/attachments/20200320/26a8dd90/attachment.htm>
More information about the srsran-users
mailing list