Closed i-mirror closed 4 years ago
Confirm. Kubuntu 20.04 Last updated glibc is 2.31 Version 2.32 only in ubuntu 20.10
Hi, please compile backend for yourself if you like to: env GOARCH=amd64 go build -o scrapbee_backend -ldflags "-s -w" scrapbee_backend.go or env GOARCH=386 go build -o scrapbee_backend -ldflags "-s -w" scrapbee_backend.go
You can find scrapbee_backend.go here: https://github.com/vctfence/scrapbee_backend
Made it. Works just fine. Thanks!
Works fine. Thanks!
UBUNTU 20.04 scrapbee_backend: 1.7.3 scrapbee_backend: /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.32' not found