duc icon indicating copy to clipboard operation
duc copied to clipboard

There is no "./configure script"

Open j0hannes opened this issue 6 years ago • 5 comments

That file which is mentioned in the installation instructions is missing.

j0hannes avatar May 02 '19 16:05 j0hannes

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

l8gravely avatar May 02 '19 20:05 l8gravely

So it's currently not usable that way?

j0hannes avatar May 02 '19 20:05 j0hannes

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

zevv avatar May 02 '19 20:05 zevv

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.

l8gravely avatar May 15 '19 19:05 l8gravely

It is usable, it is just the documentation which is off.

j0hannes avatar May 30 '19 06:05 j0hannes