Changes between Initial Version and Version 1 of Ticket #24661


Ignore:
Timestamp:
Apr 28, 2010, 2:37:08 AM (14 years ago)
Author:
jmroot (Joshua Root)
Comment:

Please remember to preview and use WikiFormatting, and cc the maintainer.

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #24661

    • Property Keywords golang go removed
    • Property Owner changed from macports-tickets@… to singingwolfboy@…
    • Property Port lang removed
  • Ticket #24661 – Description

    initial v1  
    55
    66I installed and compiled as follows:
    7 
     7{{{
    88$ uname -a
    99Darwin Kernel Version 10.3.0: Fri Feb 26 11:58:09 PST 2010; root:xnu-
     
    2424$ 6g hello.go
    2525hello.go:3: fatal error: can't find import: fmt
    26 
     26}}}
    2727I tried to set GOROOT, didn't know where should I set.
    2828I'm sorry if I misunderstood something.