How should i proceed with this installing wirepas gateway on the (rutx11) teltonika router ?
Requirements
The implementation is based on DBus. The C binding used to access DBus is sdbus from systemd library so even if systemd is not required to be running, the libsystemd must be available.
Systemd version must be higher or equal to 221. You can check it with:
systemd --version
In order to build the sink service or the transport python wheel that contains C extensions, systemd headers are needed
sudo apt install libsystemd-dev
showing error ----
root@RUTX11:~# opkg install libsystemd-dev
Unknown package ‘libsystemd-dev’.
Package installation encountered an error, removing previously installed packages.