-
-
Notifications
You must be signed in to change notification settings - Fork 38
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
bug: init error in Ubuntu 20 #1070
Comments
maybe this issue is similar to this one |
@Ppang0405 we build the binary in latest ubuntu version, so it requires at-least glibc 2.32. If you have no problem can you please upgrade to 22.04. Else, you need to build swiftwave on 20.04. I will share updates, if I find any easy solution. |
This problem must solved by using CGO_ENABLED=0 go build |
Can anyone give it a tryout on ubuntu 20.04 to check if If you have latest node and go installed on your system -
|
Describe the bug
I tried to install SwiftWave to a ubuntu server in command:
sudo swiftwave init
But got the error
Are you working on this issue?
Yes
The text was updated successfully, but these errors were encountered: