Skip to content

Forget to add some dependencies for generating #143

@0rShemesh

Description

@0rShemesh

My system: ubuntu 22.04LTS

I've installed all the dependencies:

sudo apt-get install -y autoconf automake gettext libtool libxml2-dev

then while i tried to generate with autogen i got the next error

:~/Documents/libsmbios$ ./autogen.sh 
autoreconf: export WARNINGS=
autoreconf: Entering directory '.'
autoreconf: running: autopoint --force
Can't exec "autopoint": No such file or directory at /usr/share/autoconf/Autom4te/FileUtils.pm line 293.
autoreconf: error: autopoint failed with exit status: 2

how to solve that error:

sudo apt-get install autopoint 

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions