mytonctrl
mytonctrl copied to clipboard
Installing on WSL
Hi, I'm trying to install on Windows Subsystem for Linux (WSL) and instalation goes through fine
...
-- Found Readline: /usr/include
-- Found Readline: /usr/include /usr/lib/x86_64-linux-gnu/libreadline.so
-- Performing Test USABLE_READLINE_FOUND
-- Performing Test USABLE_READLINE_FOUND - Success
-- Performing Test COMPILER_HAS_HIDDEN_VISIBILITY
-- Performing Test COMPILER_HAS_HIDDEN_VISIBILITY - Success
-- Performing Test COMPILER_HAS_HIDDEN_INLINE_VISIBILITY
-- Performing Test COMPILER_HAS_HIDDEN_INLINE_VISIBILITY - Success
-- Performing Test COMPILER_HAS_DEPRECATED_ATTR
-- Performing Test COMPILER_HAS_DEPRECATED_ATTR - Success
-- Found PkgConfig: /usr/bin/pkg-config (found version "0.29.1")
-- Found GSL: /usr/include (found version "2.5")
-- Found mhd: /usr/include
-- Configuring done
-- Generating done
-- Build files have been written to: /usr/bin/ton
[4/6] Source Compilation
but when I type mytonctrl I get:
user@rdshost:~$ mytonctrl
mytonctrl: command not found
I see that the process stopped after compilation. So I run sudo make && make install
but still get mytonctrl: command not found
did you manage to find a solution?
having same issue. any progress?
I have decided it after reading script: https://github.com/igroman787/mytonctrl/blob/master/scripts/toninstaller.sh
You need more RAM (it is minimum: 4Gb RAM & 2 CPU)