Gerardo Lisboa (INFO-CARE)
2012-04-26 18:45:05 UTC
Hello,
According to https://dev.plone.org/ticket/9326
http://plone.org/documentation/manual/installing-plone/installing-on-linux-unix-bsd/debian-libraries
should
be changed to
sudo apt-get install build-essential
sudo apt-get install libssl-dev
sudo apt-get install libxml2-devsudo apt-get install libxslt1-devsudo
apt-get install libbz2-dev
Also, the libreadline package has been renamed:
sudo apt-get install libjpeg62-dev
sudo apt-get install libreadline-gplv2-dev
Tested on Ubuntu 11.10 x64
Best Regards,
Gerardo V. Lisboa
According to https://dev.plone.org/ticket/9326
http://plone.org/documentation/manual/installing-plone/installing-on-linux-unix-bsd/debian-libraries
should
be changed to
sudo apt-get install build-essential
sudo apt-get install libssl-dev
sudo apt-get install libxml2-devsudo apt-get install libxslt1-devsudo
apt-get install libbz2-dev
Also, the libreadline package has been renamed:
sudo apt-get install libjpeg62-dev
sudo apt-get install libreadline-gplv2-dev
Tested on Ubuntu 11.10 x64
Best Regards,
Gerardo V. Lisboa