Skip to content

No configure file #1

@gdudek

Description

@gdudek

This is brilliant, but the configure file is absent. On a vanilla install making the configure file first requires something(s) along the lines of:

  • apt-get install autoconf
  • apt-get install libtool
  • libtoolize --force
  • aclocal
  • autoheader
  • automake --force-missing --add-missing
  • autoconf
  • ./autogen.sh

and then finally ./configure, etc.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions