Created
December 31, 2019 14:41
-
-
Save gvlx/c9021dc3628605dce2a9a973abd72d9b to your computer and use it in GitHub Desktop.
install plone
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# 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