different from go.talks/present. Now, do you happen to have a single sample
slide with run-able code embedded? Prepping a lightning talk and really
would love to use this! Thanks in advance.
On Sunday, April 27, 2014 3:41:53 PM UTC+2, egon wrote:
go get code.google.com/p/go.talks/present
go install code.google.com/p/go.talks/present
--go get code.google.com/p/go.talks/present
go install code.google.com/p/go.talks/present
On Sunday, April 27, 2014 4:37:31 PM UTC+3, Ralf Rottmann wrote:
Hi Everybody,
I'm having a hard time getting the present to run on Mac OS X. I have a
fully working go environment set up and it's working fine for a larger app
engine project. I've copied the output from *go env* below.
Here's how I try to install *present:*
go get code.google.com/p/go.tools/present
No output which usually means, everything is fine. However, in
$GOPATH/bin there is no present binary. Running *go build* inside the
$GOPATH/src/code.google.com/p/go.tools/present folder yields no output.
Same for *go* *install*.
Any ideas?
Here's go env:
GOARCH="amd64"
GOBIN=""
GOCHAR="6"
GOEXE=""
GOHOSTARCH="amd64"
GOHOSTOS="darwin"
GOOS="darwin"
GOPATH="/Users/RalfR/gocode"
GORACE=""
GOROOT="/usr/local/go"
GOTOOLDIR="/usr/local/go/pkg/tool/darwin_amd64"
TERM="dumb"
CC="clang"
GOGCCFLAGS="-g -O2 -fPIC -m64 -pthread -fno-caret-diagnostics
-Qunused-arguments -fno-common"
CXX="clang++"
CGO_ENABLED="1"
--
rottmann.net | Google+ <https://plus.google.com/106658337982640166595> |
Twitter <http://twitter.com/ralf> | Facebook<http://www.facebook.com/ralfrottmann>|
LinkedIn <http://de.linkedin.com/in/rottmann>
Hi Everybody,
I'm having a hard time getting the present to run on Mac OS X. I have a
fully working go environment set up and it's working fine for a larger app
engine project. I've copied the output from *go env* below.
Here's how I try to install *present:*
go get code.google.com/p/go.tools/present
No output which usually means, everything is fine. However, in
$GOPATH/bin there is no present binary. Running *go build* inside the
$GOPATH/src/code.google.com/p/go.tools/present folder yields no output.
Same for *go* *install*.
Any ideas?
Here's go env:
GOARCH="amd64"
GOBIN=""
GOCHAR="6"
GOEXE=""
GOHOSTARCH="amd64"
GOHOSTOS="darwin"
GOOS="darwin"
GOPATH="/Users/RalfR/gocode"
GORACE=""
GOROOT="/usr/local/go"
GOTOOLDIR="/usr/local/go/pkg/tool/darwin_amd64"
TERM="dumb"
CC="clang"
GOGCCFLAGS="-g -O2 -fPIC -m64 -pthread -fno-caret-diagnostics
-Qunused-arguments -fno-common"
CXX="clang++"
CGO_ENABLED="1"
--
rottmann.net | Google+ <https://plus.google.com/106658337982640166595> |
Twitter <http://twitter.com/ralf> | Facebook<http://www.facebook.com/ralfrottmann>|
LinkedIn <http://de.linkedin.com/in/rottmann>
--
rottmann.net | Google+ <https://plus.google.com/106658337982640166595> |
Twitter <http://twitter.com/ralf> | Facebook<http://www.facebook.com/ralfrottmann>|
LinkedIn <http://de.linkedin.com/in/rottmann>
--
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+unsubscribe@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.