You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jan 10, 2025. It is now read-only.
Hi, I recently installed the spl using $ cargo install spl-token-cli but when running anything with spl-token it's displaying spl-token:error.
I've installed libssl-dev
seek4samurai@ubuntu:~$ sudo apt install libssl-dev
[sudo] password for seek4samurai:
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
libssl-dev is already the newest version (3.0.2-0ubuntu1.6).
libssl-dev set to manually installed.
The following packages were automatically installed and are no longer required:
libcattle-1.0-0 python-pkg-resources python-setuptools python3-distlib python3-filelock python3-pip-whl python3-platformdirs python3-setuptools-whl python3-wheel-whl
Use 'sudo apt autoremove' to remove them.
0 upgraded, 0 newly installed, 0 to remove and 245 not upgraded.
seek4samurai@ubuntu:~$ spl-token --help
spl-token: error while loading shared libraries: libssl.so.1.1: cannot open shared object file: No such file or directory
Thanks.
The text was updated successfully, but these errors were encountered:
Hi, I recently installed the spl using
$ cargo install spl-token-cli
but when running anything withspl-token
it's displayingspl-token:error
.I've installed libssl-dev
Thanks.
The text was updated successfully, but these errors were encountered: