Hello,
    Can someone help me to set up gRPC go on AIX running on a Power 8. I 
tried installing using go get -u google.golang.org/grpc 
(https://grpc.io/docs/quickstart/go.html#prerequisites), 
but it fails with following:

Fetching https://google.golang.org/grpc?go-get=1
https fetch failed: Get https://google.golang.org/grpc?go-get=1: x509: 
failed to load system roots and no roots provided
package google.golang.org/grpc: unrecognized import path 
"google.golang.org/grpc" (https fetch: Get 
https://google.golang.org/grpc?go-get=1: x509: failed to load system roots 
and no roots provided)

I think it is because that AIX is not supported. I think I would need to 
install from source, but I am not sure how to go about it. Any pointers 
would be helpful.

Thanks,
Aman

-- 
You received this message because you are subscribed to the Google Groups 
"grpc.io" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at https://groups.google.com/group/grpc-io.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/grpc-io/6e534c1d-72ad-4964-9792-8fe4e6b7d208%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to