I am trying to install GridDB on my Fedora 33. I am trying to install it using the guide mentioned https://docs.griddb.net/gettingstarted/using-source-code/ downloaded the latest version using
$ git clone https://github.com/griddb/griddb.git
but it's not responding at all.
Is there anything else need to configure to setup GridDB on Fedora 33?