From b6f3757441f5945be79880dad917c5cb305dd0f0 Mon Sep 17 00:00:00 2001 From: nmandery Date: Tue, 19 Jun 2012 13:19:46 +0200 Subject: [PATCH] documenting build requirements --- README.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/README.md b/README.md index a3b1049..53fddab 100644 --- a/README.md +++ b/README.md @@ -95,6 +95,13 @@ Result: 3 (internal) database error + +Build requirements +------------------ + +- C++ compiler (gcc, clang++) +- Postgresql libpq development headers (package libpq-dev on Debian-based systems) + Limitations -----------