Skip to content
This repository has been archived by the owner on Apr 12, 2019. It is now read-only.

Commit

Permalink
pull linux psql client libs
Browse files Browse the repository at this point in the history
  • Loading branch information
Dane Springmeyer committed Aug 23, 2012
1 parent 6726b32 commit 8469cae
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions linux-static/linux-static.sh
Original file line number Diff line number Diff line change
Expand Up @@ -205,6 +205,10 @@ make -j$JOBS
make install
cd $DEPS

# postgres
# just grab the client from packages
sudo apt-get install postgresql libpq-dev

# mapnik
# http://www.trilithium.com/johan/2005/06/static-libstdc/
# CUSTOM_CXXFLAGS="-static-libstdc++ -static-libgcc" \
Expand Down

0 comments on commit 8469cae

Please sign in to comment.