Replies: 1 comment 2 replies
-
I think this will be the problem. |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi
I followed the installation guide and got something wrong while
make all
. I have the following messageNot sure whether there is something I missed. Could someone help? Thanks!
Additional info:
echo $PATH
shows/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/snap/bin:/home/harry/.fzf/bin
gcc --version
showsgcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
openssl version
showsOpenSSL 3.0.2 15 Mar 2022 (Library: OpenSSL 3.0.2 15 Mar 2022)
which openssl
gives/usr/bin/openssl
apt list --installed
:openssl/now 3.0.2-0ubuntu1.14 amd64 [installed,upgradable to: 3.0.2-0ubuntu1.15]
If there is another info needed for troubleshooting, please let me know.
Beta Was this translation helpful? Give feedback.
All reactions