Thanks guys. Inherited this system, and basic "go" worked fine, but had
some GOPATH/PATH issues. Now seems good! - Ken

On Thu, Aug 9, 2018 at 10:29 PM 'Bryan Mills' via golang-nuts <
golang-nuts@googlegroups.com> wrote:

> Did you happen to install it using another go1.11 beta build in module
> mode?
>
> If so, it could have been https://golang.org/issue/26869.
>
>
> On Thursday, August 9, 2018 at 4:35:31 PM UTC-4, Ken MacDonald wrote:
>>
>> Hi,
>> Just attempted to install 1.11beta3. Using the following instructions,
>> the "go get" portion appears to have succeeded, but "go1.11beta3 download"
>> fails with "bash: go1.11beta3: command not found". This worked fine on
>> my Mac, but trying on a CentOS system now. Suggestions welcome.
>>
>>
>>> If you have Go installed already, the easiest way to try go1.11beta3
>>> is by using the go command:
>>> $ go get golang.org/dl/go1.11beta3
>>> $ go1.11beta3 download
>>>
>>>
>>> --
> 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.
> For more options, visit https://groups.google.com/d/optout.
>

-- 
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.
For more options, visit https://groups.google.com/d/optout.

Reply via email to