From 743a91368bcd8a79f710f6db665327eccd0760cb Mon Sep 17 00:00:00 2001 From: Martin Reinecke Date: Thu, 18 May 2017 11:34:27 +0200 Subject: [PATCH] add libtool --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 9dec9390..318f8854 100644 --- a/README.md +++ b/README.md @@ -87,7 +87,7 @@ Starting with a fresh Ubuntu installation move to a folder like - Install basic packages like python, python-dev, gsl and others: - sudo apt-get install curl git autoconf python-dev python-pip python-numpy + sudo apt-get install curl git autoconf libtool python-dev python-pip python-numpy - Install pyHealpix: -- GitLab