Skip to content
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

Unable to build #7

Open
skela opened this issue Jun 15, 2023 · 1 comment
Open

Unable to build #7

skela opened this issue Jun 15, 2023 · 1 comment

Comments

@skela
Copy link

skela commented Jun 15, 2023

Been trying to follow the steps to get this thing built and working, but it does not seem to have a go/bin.bootstrap anywhere i can see.

Does the steps need updating? How to build this thing :D
Would love Allman style go, its the only reason why i dont do any Go programming.

@diyism
Copy link

diyism commented Nov 20, 2024

Sorry for late response, I just see this issue right now, any error while you build?

I've commented this line "cp -r ./go/bin.bootstrap ./go/bin", I should remove it earlier,
because I didn't use it any longer, now I rely on the go 1.18.1 to build goFork 1.21.3,
and the go1.18.1 was installed by the 1st line : "sudo rm -rf /usr/local/go && wget -qO- https://golang.org/dl/go1.18.1.linux-amd64.tar.gz | sudo tar -xvz -C /usr/local"

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants