I have too of course set up the environment variable by type in the start button env then i open the botton more environement variable where i have set up the GOROOT and the GOPATH following my setup needing,

thanks you in advance to help myself fully use my GOROOT and my GOPATH,


Regards.



Dorian ROSSE.

Le 07/10/2023 à 12:00, Dorian ROSSE a écrit :

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/d3b9e55a-c611-450c-8182-7addbdf5611d%40gmail.com.

Reply via email to