Skip to content

Ubuntu install instructions non-functional #252

@marcellonovak

Description

@marcellonovak

tried following instructions from ubuntu install instructions by the letter

  • go get is out of date, go has updated to go install for all commands. Both go install github.com/golang/protobuf/proto@latest and go install google.golang.org/protobuf/cmd/protoc-gen-go@latest didn't work either.
  • commands for installing the go protobuf don't work, had to go to https://grpc.io/docs/languages/go/quickstart/ instead.
  • compilation of certifier library, starting from a clean ubuntu 20.04 slate, ends with the following (couldn't copy clipboard from hyper-v), this was from the make -f certifier.mak command.
    image

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions