diff experiments/scripts/setup_aws_instance.sh @ 185:550d0d6bffe5

- AWS
author tomwalters
date Wed, 11 Aug 2010 13:06:30 +0000
parents b44be313367b
children 0fe39a205514
line wrap: on
line diff
--- a/experiments/scripts/setup_aws_instance.sh	Wed Aug 11 12:43:39 2010 +0000
+++ b/experiments/scripts/setup_aws_instance.sh	Wed Aug 11 13:06:30 2010 +0000
@@ -9,7 +9,7 @@
 #                    ami-2fc2e95b
 
 sudo apt-get -y update
-sudo apt-get -y install subversion scons pkg-config libsndfile1-dev build-essential libboost-dev python sox
+sudo apt-get -y install bc subversion scons pkg-config libsndfile1-dev build-essential libboost-dev python sox
 
 # For 64-bit systems, uncomment this line:
 # sudo apt-get -y install libc6-dev-i386