FDB Bindings for GO - install problem

Hi

I’m having problems installing the bindings for GO on Centos 7. Been at it for a week now and not sure what else to do. Any help would be greatly appreciated.

I run: ./fdb-go-install.sh install --fdbver 6.1.8

I get…

git -C /root/go/src/github.com clone etc. etc.
Unknown option: -C… and then gives me the correct parameter options for Git.

Any ideas?

I am new to Centos (Linux in general) so this may not be helping me either.

What version of git are you running?

Thanks for your reply… I was using 1.8 but after your question I checked and a later version was available. I upgraded and am able to install now. Thank you - saved me a lot of time!

1 Like