X-Git-Url: http://git.efficios.com/?p=babeltrace.git;a=blobdiff_plain;f=README;h=1687075bba2ce9b065d1ce1fec622800dec927af;hp=75bf0cf65464f7171813ff1a5de66dbe5da349bc;hb=24a3136a3837ee43162b1393827faa938f0789eb;hpb=2002e48a9f3f38f95de0b9cd75a6ab1f06580c95 diff --git a/README b/README index 75bf0cf6..1687075b 100644 --- a/README +++ b/README @@ -25,6 +25,7 @@ BUILDING make install ldconfig + If you do not want Python bindings, run ./configure --disable-python. DEPENDENCIES ------------ @@ -44,6 +45,11 @@ To compile Babeltrace, you will need: libpopt >= 1.13 development libraries (Debian : libpopt-dev) (Fedora : popt) + python headers (optional) + (Debian/Ubuntu : python-dev) + swig >= 2.0 (optional) + (Debian/Ubuntu : swig2.0) + For developers using the git tree: