Examples: query, "exact match", wildcard*, wild?ard, wild*rd
Fuzzy search: cake~ (finds cakes, bake)
Term boost: "red velvet"^4, chocolate^2
Field grouping: tags:(+work -"fun-stuff")
Escape special characters +-&|!(){}[]^"~*?:\ - e.g. \+ \* \!
Range search: properties.timestamp:[1587729413488 TO *] (inclusive), properties.title:{A TO Z}(excluding A and Z)
Combinations: chocolate AND vanilla, chocolate OR vanilla, (chocolate OR vanilla) NOT "vanilla pudding"
Field search: properties.title:"The Title" AND text
Back to post

Revisions 3

one year ago
Errors: func/fift executables are not found when installing toncli on Windows/Ubuntu Subsystem
toncli installation errors: func/fift executables are not found
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](https://github.com/disintar/toncli/blob/master/INSTALLATION.md) What might be the source of the error?
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](https://github.com/disintar/toncli/blob/master/INSTALLATION.md)
#toncli #errors #command-line
#toncli #installation
toncli installation errors: func/fift executables are not found
toncli installation error
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](https://github.com/disintar/toncli/blob/master/INSTALLATION.md)
When I try to install toncli 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 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 [here](https://github.com/disintar/toncli/blob/master/INSTALLATION.md)
#toncli #installation
#toncli #installation
one year ago
Original
toncli installation error

When I try to install toncli 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 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 [here](https://github.com/disintar/toncli/blob/master/INSTALLATION.md)
#toncli #installation