On Mon, Apr 24, 2023 at 5:24 PM Mario Marietto <marietto2...@gmail.com> wrote:
>
> root@marietto-nano:/home/marietto/Scaricati/go_git/src# bash make.bash
>
> WARNING: /home/marietto/go1.10.3/bin/go does not exist, found /usr/bin/go 
> from env
> WARNING: set /usr/lib/go-1.18 as GOROOT_BOOTSTRAP
> Building Go cmd/dist using /usr/lib/go-1.18. (go1.18.1 linux/arm64)
> Building Go toolchain1 using /usr/lib/go-1.18.
> Building Go bootstrap cmd/go (go_bootstrap) using Go toolchain1.
> Building Go toolchain2 using go_bootstrap and Go toolchain1.
> Building Go toolchain3 using go_bootstrap and Go toolchain2.
> Building packages and commands for linux/arm64.
> ---
> Installed Go for linux/arm64 in /home/marietto/Scaricati/go_git
> Installed commands in /home/marietto/Scaricati/go_git/bin
> *** You need to add /home/marietto/Scaricati/go_git/bin to your PATH.
>
> It seems that everything is going well right now. What should I do next to 
> compile and build docker ? Can you tell me at which exact point of the 
> tutorial I should restart ? (this is the tutorial that I'm following :
>
> https://gist.github.com/cwgem/c913c80dcb8eeef38abc30ff3abf1750

I've never tried this myself and I have no idea whether it works.  But
where those instructions say "all.bash", just run "make.bash" and keep
following the instructions as though you ran "all.bash".

Ian

-- 
You received this message because you are subscribed to the Google Groups 
"golang-nuts" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to golang-nuts+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/golang-nuts/CAOyqgcVP8XumM9T3zr%2BUoMhPoYiyHTxLVzvnZ1dUHRLZqTygOA%40mail.gmail.com.

Reply via email to