Skip to content

Commit

Permalink
Add libgmp3-dev
Browse files Browse the repository at this point in the history
  • Loading branch information
huacnlee committed May 11, 2016
1 parent b097ac5 commit 5a0b55c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion install_packages
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
echo "install Ubuntu packages..."
sudo apt-get update
sudo apt-get install -y software-properties-common wget vim build-essential openssl libreadline6 libreadline6-dev libsqlite3-dev libmysqlclient-dev curl git-core zlib1g zlib1g-dev libssl-dev libyaml-dev libxml2-dev libxslt-dev autoconf automake cmake libtool imagemagick libmagickwand-dev libpcre3-dev language-pack-zh-hans libevent-dev libgmp-dev redis-tools nodejs htop
sudo apt-get install -y software-properties-common wget vim build-essential openssl libreadline6 libreadline6-dev libsqlite3-dev libmysqlclient-dev curl git-core zlib1g zlib1g-dev libssl-dev libyaml-dev libxml2-dev libxslt-dev autoconf automake cmake libtool imagemagick libmagickwand-dev libpcre3-dev language-pack-zh-hans libevent-dev libgmp-dev libgmp3-dev redis-tools nodejs htop
echo "---------------------------------------------------------------------------"
echo "---------------------------------------------------------------------------"
echo ""
Expand Down

0 comments on commit 5a0b55c

Please sign in to comment.