Skip to content

Instantly share code, notes, and snippets.

@pratyakshs
Last active November 28, 2015 18:44
Show Gist options
  • Save pratyakshs/e27da7a3598791e3689e to your computer and use it in GitHub Desktop.
Save pratyakshs/e27da7a3598791e3689e to your computer and use it in GitHub Desktop.
./configure --prefix=${POSTGRES_INSTALLDIR} --enable-debug LDFLAGS="-lcurl -ljson -lb64";
export enable_debug=yes;
make | tee make.out
make install | tee make_install.out
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment