jech / galene

The Galène videoconference server
https://galene.org
MIT License
975 stars 132 forks source link

[INSTALL] Missing dependency? #218

Closed ghz7l closed 1 month ago

ghz7l commented 1 month ago
$ CGO_ENABLED=0 go build -ldflags='-s -w'
$ ../go/pkg/mod/golang.org/x/crypto@v0.27.0/curve25519/curve25519.go:13:8: package crypto/ecdh is not in GOROOT (/usr/lib/go-1.19/src/crypto/ecdh)
jech commented 1 month ago

You need Go 1.20 or later. Sorry for that.

If you cannot upgrade your Go compiler, please revert to Galene 0.9.1.