Skip to content

Instantly share code, notes, and snippets.

@barusan
Last active April 26, 2017 10:38
Show Gist options
  • Save barusan/e233be1a8dbb50e4ea6f857bd73a3998 to your computer and use it in GitHub Desktop.
Save barusan/e233be1a8dbb50e4ea6f857bd73a3998 to your computer and use it in GitHub Desktop.
Greenplum Prerequisites for Debian 8 (jessie)
$ sudo apt-get install build-essential libperl-dev libpython-dev libreadline-dev libxml2-dev \
    zlib1g-dev libapr1-dev libevent-dev libcurl4-openssl-dev libbz2-dev libyaml-dev bison flex \
    python-psutil python-lockfile python-paramiko python-setuptools python-epydoc
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment