FAQ
I install go from source code ,but the bin dirctory have go adn gofmt
executable file,no godoc executable

i install step is:
  1:hg clone https://code.google.com/p/go/
  2:cd src;sh all.bash;
  cd bin;it only contants go and gofmt

am i install right?

--
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 [email protected].
For more options, visit https://groups.google.com/groups/opt_out.

Search Discussions

  • Andrey mirtchovski at Sep 28, 2013 at 5:59 am
    run: go get code.google.com/p/go.tools/cmd/godoc

    i don't know if this is documented somewhere, i haven't looked.

    --
    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 [email protected].
    For more options, visit https://groups.google.com/groups/opt_out.
  • You fu at Sep 28, 2013 at 6:31 am
    I do it ,but has a error.

    <https://lh6.googleusercontent.com/-w9A8p96ytvo/UkZ3wNl3XDI/AAAAAAAABTY/Rh8NmqUxVPQ/s1600/%E5%B1%8F%E5%B9%95%E5%BF%AB%E7%85%A7+2013-09-28+%E4%B8%8B%E5%8D%882.31.16.png>

    On Saturday, September 28, 2013 1:59:32 PM UTC+8, andrey mirtchovski wrote:

    run: go get code.google.com/p/go.tools/cmd/godoc

    i don't know if this is documented somewhere, i haven't looked.
    --
    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 [email protected].
    For more options, visit https://groups.google.com/groups/opt_out.
  • Andrey mirtchovski at Sep 28, 2013 at 6:35 am
    export GOPATH=`pwd`

    (you need to remove the $ in front of GOPATH)


    --
    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 [email protected].
    For more options, visit https://groups.google.com/groups/opt_out.
  • Benjamin Measures at Sep 28, 2013 at 9:26 am
    You should checkout a release:
    $ hg clone -u release https://code.google.com/p/go

    There are instructions at http://golang.org/doc/install/source

    --
    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 [email protected].
    For more options, visit https://groups.google.com/groups/opt_out.
  • You fu at Sep 29, 2013 at 9:41 am
    Thanks !it's ok!
    On Saturday, September 28, 2013 5:26:50 PM UTC+8, Benjamin Measures wrote:

    You should checkout a release:
    $ hg clone -u release https://code.google.com/p/go

    There are instructions at http://golang.org/doc/install/source
    --
    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 [email protected].
    For more options, visit https://groups.google.com/groups/opt_out.

Related Discussions

Discussion Navigation
viewthread | post
Discussion Overview
groupgolang-nuts @
categoriesgo
postedSep 28, '13 at 5:53a
activeSep 29, '13 at 9:41a
posts6
users3
websitegolang.org

People

Translate

site design / logo © 2023 Grokbase