Browse Source

Add libtool to git based requirements

master
ckolivas 10 years ago
parent
commit
8c02563148
  1. 2
      README

2
README

@ -89,7 +89,7 @@ make
Building from git also requires autoconf and automake
sudo apt-get install build-essential libpq-dev autoconf automake
sudo apt-get install build-essential libpq-dev autoconf automake libtool
./autogen.sh
./configure
make

Loading…
Cancel
Save