You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to doozer
Hello
On Mac OS X, I got "go" and "protobuf" installed with brew
But I am getting this error
--- cd pkg/consensus
rm -rf *.o *.a *.[568vq] [568vq].out *.so _obj _test _testmain.go
*.exe _cgo* *.cgo[12].*
protoc --go_out=. m.proto
protoc-gen-go: program not found or is not executable
--go_out: protoc-gen-go: Plugin failed with status code 1.
make: *** [m.pb.go] Error 1
any idea?
Keith Rarick
unread,
Apr 17, 2011, 6:58:30 PM4/17/11
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to doo...@googlegroups.com
On Sun, Apr 17, 2011 at 6:18 AM, tru64ufs <tru6...@gmail.com> wrote: > On Mac OS X, I got "go" and "protobuf" installed with brew > But I am getting this error