X-Git-Url: http://git.efficios.com/?p=babeltrace.git;a=blobdiff_plain;f=README;h=8195cd3ef695956d5f610b0d1a5227e741689fce;hp=2065bb8aeb6f2d818b411356d31e756beff88844;hb=db96f222c135a0db4c9c8fff36fcdefe054442ae;hpb=daf707b5fc5c1b05fc76623acebf4452a003f15a diff --git a/README b/README index 2065bb8a..8195cd3e 100644 --- a/README +++ b/README @@ -41,7 +41,7 @@ To compile Babeltrace, you will need: uuid development libraries (Debian : uuid-dev) (Fedora : uuid-devel) - libpopt >= 1.8 development libraries + libpopt >= 1.13 development libraries (Debian : libpopt-dev) (Fedora : popt) @@ -61,3 +61,5 @@ compile the git repository tree : If you get the tree from the repository, you will need to use the "bootstrap" script in the root of the tree. It calls all the GNU tools needed to prepare the tree configuration. + +Running "make check": bash is required.