There is no "./configure script"
That file which is mentioned in the installation instructions is missing.
j0hannes> That file which is mentioned in the installation instructions is missing.
This is a known issue which I'll try to address on the next release.
John
So it's currently not usable that way?
That file which is mentioned in the installation instructions is missing.
./configure is not available in the github repo, only in the release .tgz files. You can generate it yourself with
autoreconf -i
-- :wq ^X^Cy^K^X^C^C^C^C
Sorry for the late reply, work and personal life has been super busy!
j0hannes> So it's currently not usable that way?
You just need to re-generate it yourself as given in the documentation.
It is usable, it is just the documentation which is off.