Skip to content. | Skip to navigation

Personal tools

Navigation

You are here: Home / News / Ubuntu Package for Plone

Ubuntu Package for Plone

Enfold Systems helps to get a running Plone packages from Ubuntu.

Here are the steps:

    1. Adding Enfold Systems GPG public key to apt-get configuration

wget http://www.enfoldsystems.com/pubkey.gpg

apt-key add ./pubkey.gpg

    1. Adding repository information

vi /etc/apt-get/sources.list

deb http://dist.clients.enfoldsystems.com/ubuntu lucid universe

    1. Update apt-get database

apt-get update

    1. Install Plone demo site

apt-get install plone40-demo

Original message is at http://plone.293351.n2.nabble.com/Ubuntu-package-for-Plone-3-3-4-0-was-Re-Plone-4-0-1-on-Debian-5-0-tp5677038p5677038.html