-
Notifications
You must be signed in to change notification settings - Fork 225
Open
Description
Hi, after updating metaboss
to latest version using script and then running metaboss
i get error like this. I've used metaboss
before this update and it worked as intended.
❯ bash <(curl -sSf https://raw.githubusercontent.com/samuelvanderwaal/metaboss/main/scripts/install.sh)
Metaboss CLI binary installation script
---------------------------------------
Do you want the latest release(y/n): y
1. 🖥 Downloading distribution
Remote URL: https://github.com/samuelvanderwaal/metaboss/releases/latest/download/metaboss-ubuntu-latest
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
0 0 0 0 0 0 0 0 --:--:-- 0:00:01 --:--:-- 0
100 14.7M 100 14.7M 0 0 87847 0 0:02:56 0:02:56 --:--:-- 88656
2. 📤 Moving binary into place
'metaboss' binary will be moved to '/home/rootster/.cargo/bin'.
✅ Installation successful: type 'metaboss' to start using it.
❯ metaboss
metaboss: error while loading shared libraries: libssl.so.1.1: cannot open shared object file: No such file or directory
but If I use cargo install metaboss
it works. Not sure what went wrong with script install.
Metadata
Metadata
Assignees
Labels
No labels