hello,
on system windows there are both kind of installing to set up and put :
1) download and install the go exe for install in the default folder
c:/programs
2) download and install the sources files of go for put it in
c:/windows/system32 for the GOROOT
3) download and install the sources files of go for put it in the
current folder of the user so for my install this is the following :
c/:users/ghisl/ thus this is GOPATH
4) copy and paste go.exe and gofmt.exe from c:/programs/go/bin/ for
create the folder /bin in both sources files GOROOT and GOPATH
5) finally my GOROOT is c:/windows/system32/go/bin/go.exe and my GOPATH
is c/:users/ghisl/go/bin/go.exe
after this explaining i wait a real help for my problem therefore thanks
you in advance to help myself fully use my GOROOT and my GOPATH,
Regards.
Dorian ROSSE.
Le 06/10/2023 à 20:41, Roland Müller a écrit :
Hello,
the path of the go.exe binary is quite suspicious. C:\Windows is the
windows system folder and system32 - as far as I know - contains some
partly legacy stuff.
Valid locatios for programs are "C:\Program Files" or "C:\Program
Files(32)" (out of my memory - since I am sitting in front of a Linux
box @moment)
To what locations do your GOROOT and GOPATH put?
BR,
Roland
On 10/6/23 18:05, Dorian ROSSE wrote:
hello,
*the environment variable GOROOT doesn't load* for work with go so i
can't use any go thus the environment set and put in
_c:/windows/system32/go/bin/go.exe_/ doesn't work,/
/_thanks you in advance to brig to myself the fully using of my
variable envirnments GOROOT and GOPATH,_/
/_
_/
regards.
Dorian ROSSE.
--
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/ca6c5b7a-b4c8-46cf-b955-f51bceb746a6n%40googlegroups.com
<https://groups.google.com/d/msgid/golang-nuts/ca6c5b7a-b4c8-46cf-b955-f51bceb746a6n%40googlegroups.com?utm_medium=email&utm_source=footer>.
--
You received this message because you are subscribed to a topic in the
Google Groups "golang-nuts" group.
To unsubscribe from this topic, visit
https://groups.google.com/d/topic/golang-nuts/QQLKTkp-gqk/unsubscribe.
To unsubscribe from this group and all its topics, 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/bf68319f-b104-3c97-57c2-9c97fd4ac1b3%40gmail.com
<https://groups.google.com/d/msgid/golang-nuts/bf68319f-b104-3c97-57c2-9c97fd4ac1b3%40gmail.com?utm_medium=email&utm_source=footer>.
--
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/fa5d9b83-c139-4df8-8ccd-b900e7bb6c68%40gmail.com.