From 602bdacfe56bc0618235c1e56c414b218554f226 Mon Sep 17 00:00:00 2001 From: Simon Michael Date: Sun, 23 Nov 2008 00:10:08 -0800 Subject: add some missing packages to the installation instructions --- README | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) diff --git a/README b/README index f2c1f756..74483d5e 100644 --- a/README +++ b/README @@ -54,11 +54,13 @@ If you build stuff using MacPorts, as I do, here is what you would run: * Ubuntu -If you're going to be building with Ubuntu, the command is: +If you're going to be building with Ubuntu, "sudo apt-get install ..." +the following packages (correct as of Ubuntu Hardy): + + build-essential libtool autoconf automake texinfo python-dev + zlib1g-dev libbz2-dev stow libgmp3-dev bjam libboost-dev + libboost-regex-dev libboost-date-time-dev libboost-filesystem-dev - sudo apt-get install build-essential libtool autoconf automake - sudo apt-get install texinfo python-dev zlib1g-dev libbz2-dev stow - sudo apt-get install libgmp3-dev bjam * Using my Git mirrors -- cgit v1.2.3