From 7c98267193726f4031c4551cf8a24c34c75fef94 Mon Sep 17 00:00:00 2001 From: john Date: Fri, 23 Aug 2013 13:06:58 +0000 Subject: Add INSTALL file for python bindings. Add note about libtool to INSTALL of c runtime --- src/runtime/c/INSTALL | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'src/runtime/c') diff --git a/src/runtime/c/INSTALL b/src/runtime/c/INSTALL index a86006341..278297b1c 100644 --- a/src/runtime/c/INSTALL +++ b/src/runtime/c/INSTALL @@ -1,3 +1,5 @@ +You will need the package: libtool + The compilation steps are: $ autoreconf -i @@ -26,4 +28,3 @@ $ autoreconf -i $ ./configure $ make $ make install - -- cgit v1.2.3