Toncli asks you to enter the path to executables.
Answered
Errors: func/fift executables are not found when installing toncli on Windows/Ubuntu Subsystem
When I try to install toncli using Windows I see:
(venv) PS C:\Users\Maxim\Desktop\ton\ton-win64-binarie> toncli
INFO: 🥰 First time run - i'll create config folder 4you and save some stuff there
INFO: 🤖 Check all executables are installed...
INFO: Adding path to executable func success!
ERROR: Command '['C:\\Users\\Maxim\\Desktop\\ton\\ton-win64-binarie\\fift.exe', '-V']' returned non-zero exit status 3221225501.
WARNING: 🤖 Can't find executable for fift, please specify it, e.g.: /usr/bin/fift
Path:
I tried installing it through the ubuntu subsystem, but there is a similar problem:
maxim@DESKTOP:/mnt/c/Users/Maxim/Downloads/ton-binaries$ toncli
INFO: 🥰 First time run - i'll create config folder 4you and save some stuff there
INFO: 🤖 Check all executables are installed...
/mnt/c/Users/Maxim/Downloads/ton-binaries/func: error while loading shared libraries: libcrypto.so.1.1: cannot open shared object file: No such file or directory
ERROR: Command '['/mnt/c/Users/Maxim/Downloads/ton-binaries/func', '-V']' returned non-zero exit status 127.
WARNING: 🤖 Can't find executable for func, please specify it, e.g.: /usr/bin/func
Path:
I followed the instructions from github.com/disintar/toncli/blob/master/INSTALLATION.md
What might be the source of the error?
20K Views
1
Answer
one year ago
one year ago
Tags