Skip to content

How can I build from source on ubuntu? #116

@karlroberts

Description

@karlroberts

Hi I want to try to use PullRequest #101 but it's not yet merged. But I'm afraid I have not been a c coder for a long time. please can you let me know or add a README how to build from source?

I have tried:-
sudo apt-get install libcurl4-openssl-dev
in order to get past the configure.ac:48: error: possibly undefined macro: AC_MSG_RESULT error when running autoconf, which worked, but then I get as far as the following and i'm then stuck

$ aclocal
$ autoconf
$ automake --add-missing
configure.ac: error: no proper invocation of AM_INIT_AUTOMAKE was found.
configure.ac: You should verify that configure.ac invokes AM_INIT_AUTOMAKE,
configure.ac: that aclocal.m4 is present in the top-level directory,
configure.ac: and that aclocal.m4 was recently regenerated (using aclocal)
automake: error: no 'Makefile.am' found for any configure output

Please add the missing README :-)

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