Personal tools
You are here: Home Documentation Tutorials Installing Plone 3 with the Unified Installer
Support

Get Help

Join our chat rooms or support forums if you have more specific questions.

Plone Training
Learn how to design, build, and deploy a website in Plone through one of the numerous Plone training sessions around the world.
Find Plone training…
 
Document Actions

Installing Plone 3 with the Unified Installer

This Tutorial applies to: Plone 3.0.x
This Tutorial is intended for: Server Administrators

The Unified Installer is a kit for installing Zope and Plone from source on most Unix-like systems, including Linux, BSD, OS X and Solaris. This tutorial introduces its use and options.

smcmahon

All content on one page (useful for printing, presentation mode etc.)

  1. What is the Unified Installer? A brief introduction to the installer, the case for using it, its options and recent changes.
  2. Root or User Install? The cases for and against installation as the root user.
  3. To ZEO or Not to Zeo? The Unified Installer will install Zope to either run in a Client/Server or stand-alone configuration. Here are the merits of each.
  4. Running the Unified Installer Preparing to run and running the Unified Installer
  5. Creating New Instances The Unified Installer may be used to create additional Zope/Plone instances.
  6. Command-Line Options Some less commonly used Unified Installer options that may still be useful to you.
 
by Steve McMahon last modified April 20, 2008 - 21:47 All content is copyright Plone Foundation and the individual contributors.

Install on Solaris 10 (x86)

Posted by Michael Bobzin at February 15, 2008 - 15:12
Hi,

for getting the installation done on Solaris 10 (x86) I had to
change some lines in install.sh

#!/bin/bash
...
#Build Python
...
if [ $NEED_LOCAL -eq 1 ]
then
...
else
export LD_LIBRARY_PATH=/usr/local/lib
./configure \
--prefix=$PY_HOME \
--with-readline \
--with-zlib \
--disable-tk \
--with-gcc="$GCC" \
--with-cxx="$GPP"
fi

Installing on Solaris 10 (SPARC)

Posted by Joni Barnoff at April 5, 2008 - 19:31
LD_LIBRARY_PATH=/usr/local/ssl/lib

This is needed to include libssl in python build

For any issues with the web site functionality, please file a ticket.

Please consult the policy on plone.org content if you want your content published on this site.

Servers and hosting by