Skip to content

Commit

Permalink
libguestfs#24 build instructions do not work, AM_GNU_GETTEXT
Browse files Browse the repository at this point in the history
add dependency list to readme
  • Loading branch information
minger0 authored Apr 23, 2023
1 parent e83de8a commit 28fd211
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion README
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,9 @@ the source tree.
BUILDING FROM SOURCE
======================================================================

Install dependencies
sudo apt install build-essential ca-certificates gcc make automake libtool libguestfs-tools libguestfs-dev libnbd-dev gettext libpcre2-dev libvirt-dev libxml2-dev libjansson-dev libosinfo-1.0-dev ocaml-findlib libvirt-ocaml-dev libguestfs-ocaml-dev libnbd-ocaml-dev

To build from git:

git submodule update --init
Expand Down Expand Up @@ -87,4 +90,4 @@ Optional, used by the test suite:

* guestfish

* OCaml oUnit2
* OCaml oUnit2

0 comments on commit 28fd211

Please sign in to comment.