Skip to content

Instantly share code, notes, and snippets.

@gvlx
Created December 31, 2019 14:41
Show Gist options
  • Save gvlx/c9021dc3628605dce2a9a973abd72d9b to your computer and use it in GitHub Desktop.
Save gvlx/c9021dc3628605dce2a9a973abd72d9b to your computer and use it in GitHub Desktop.
install plone
# 5/9/13
sudo apt-get install build-essential libssl-dev zlib1g-dev \
libjpeg-dev libxml2-dev libxslt1-dev libreadline-dev readline-common \
wv poppler-utils gs
./install.sh --password= --target=$HOME/Plone-4.2 standalone
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment