Hi, I have RUTX11 and I need to install PTP server on router. I try do it using Ubuntu24 and this instruction: https://wiki.teltonika-networks.com/view/RUTOS_Software_Development_Kit\_(SDK)\_Instruction
But I stuck on this command:
sudo apt install binutils binutils-gold bison build-essential bzip2 \ ca-certificates curl cmake default-jdk device-tree-compiler \ devscripts ecj file flex fuse g++ gawk gcc gcovr gengetopt gettext \ git gnupg groff gperf help2man java-wrappers java-propose-classpath \ jq libc6-dev libffi-dev libexpat-dev libncurses5-dev libpcre3-dev \ libsqlite3-dev libssl-dev libxml-parser-perl lz4 liblz4-dev \ libzstd-dev make ocaml ocaml-findlib ocaml-nox patch pkg-config \ psmisc python-is-python3 python3.11 python3.11-dev \ python3-setuptools python3-yaml rsync ruby sharutils subversion swig \ u-boot-tools unzip uuid-dev vim-common wget zip zlib1g-dev
Where I can find updated instruction how to use SDK on Ubuntu24?
