It took me about an hour to get all the dependencies in place needed to run MTR. These are the dependencies I ended up using in the end:
- bash
- coreutils
- curl
- nss-certs
- tar
- grep
- gawk
- sed
- gzip
- gcc-toolchain
- glib
- mesa
- fontconfig
- libxkbcommon
- dbus
- xcb-util-cursor
- qtbase
- xcb-util-wm
- libxcb
- xcb-util
- xcb-util-keysyms
- git
These are guix names of these dependencies.
Maybe add a list of debian or fedora names of the necessary dependencies to the README? Now it is very much trial and error.
It took me about an hour to get all the dependencies in place needed to run MTR. These are the dependencies I ended up using in the end:
These are guix names of these dependencies.
Maybe add a list of debian or fedora names of the necessary dependencies to the README? Now it is very much trial and error.